Home
last modified time | relevance | path

Searched refs:SYSTEM_CALL_xTaskGenericNotifyWait (Results 1 – 25 of 35) sorted by relevance

12

/Kernel-v11.1.0/include/
Dmpu_syscall_numbers.h34 #define SYSTEM_CALL_xTaskGenericNotifyWait 1 macro
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dmpu_wrappers_v2_asm.S832 INVOKE_SYSTEM_CALL #SYSTEM_CALL_xTaskGenericNotifyWait, MPU_xTaskGenericNotifyWaitImpl
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dmpu_wrappers_v2_asm.c916 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.c860 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.c860 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c860 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
Dmpu_wrappers_v2_asm.c860 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.c832 : : "i" ( SYSTEM_CALL_xTaskGenericNotifyWait ) : "memory" in MPU_xTaskGenericNotifyWaitEntry()
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S406 svc #SYSTEM_CALL_xTaskGenericNotifyWait
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.S406 svc #SYSTEM_CALL_xTaskGenericNotifyWait
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dmpu_wrappers_v2_asm.S410 svc #SYSTEM_CALL_xTaskGenericNotifyWait
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.S406 svc #SYSTEM_CALL_xTaskGenericNotifyWait
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.S406 svc #SYSTEM_CALL_xTaskGenericNotifyWait
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.S406 svc #SYSTEM_CALL_xTaskGenericNotifyWait

12