Home
last modified time | relevance | path

Searched refs:OsSignalTaskContextRestore (Results 1 - 14 of 14) sorted by relevance

/kernel/liteos_m/components/signal/
H A Dlos_signal.h136 UINTPTR OsSignalTaskContextRestore(VOID);
H A Dlos_signal.c42 UINTPTR OsSignalTaskContextRestore(VOID) in OsSignalTaskContextRestore() function
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_dispatch.S41 IMPORT OsSignalTaskContextRestore
58 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_dispatch.S44 IMPORT OsSignalTaskContextRestore
67 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_dispatch.S41 IMPORT OsSignalTaskContextRestore
58 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_dispatch.S41 IMPORT OsSignalTaskContextRestore
58 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_dispatch.S44 IMPORT OsSignalTaskContextRestore
67 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_dispatch.S41 IMPORT OsSignalTaskContextRestore
58 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_dispatch.S52 blx OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_dispatch.S46 blx OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_dispatch.S49 blx OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_dispatch.S55 blx OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_dispatch.S50 BLX OsSignalTaskContextRestore
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_dispatch.S50 BLX OsSignalTaskContextRestore

Completed in 4 milliseconds