Home
last modified time | relevance | path

Searched refs:configCLEAR_TICK_INTERRUPT (Results 1 – 9 of 9) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CA9/
Dport.c79 #ifndef configCLEAR_TICK_INTERRUPT
80 #define configCLEAR_TICK_INTERRUPT() macro
358 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dport.c47 #ifndef configCLEAR_TICK_INTERRUPT
48 …#error configCLEAR_TICK_INTERRUPT must be defined in FreeRTOSConfig.h to clear which ever interrup…
306 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dport.c47 #ifndef configCLEAR_TICK_INTERRUPT
48 …#error configCLEAR_TICK_INTERRUPT must be defined in FreeRTOSConfig.h to clear which ever interrup…
309 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
Dport.c47 #ifndef configCLEAR_TICK_INTERRUPT
48 …#error configCLEAR_TICK_INTERRUPT must be defined in FreeRTOSConfig.h to clear which ever interrup…
289 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64_SRE/
Dport.c70 #ifndef configCLEAR_TICK_INTERRUPT
71 #define configCLEAR_TICK_INTERRUPT() macro
373 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dport.c76 #ifndef configCLEAR_TICK_INTERRUPT
77 #define configCLEAR_TICK_INTERRUPT() macro
396 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64/
Dport.c78 #ifndef configCLEAR_TICK_INTERRUPT
79 #define configCLEAR_TICK_INTERRUPT() macro
429 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/GCC/ARM_CA9/
Dport.c79 #ifndef configCLEAR_TICK_INTERRUPT
80 #define configCLEAR_TICK_INTERRUPT() macro
480 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c100 #ifndef configCLEAR_TICK_INTERRUPT
101 #define configCLEAR_TICK_INTERRUPT() macro
594 configCLEAR_TICK_INTERRUPT(); in FreeRTOS_Tick_Handler()