Home
last modified time | relevance | path

Searched refs:configSETUP_TICK_INTERRUPT (Results 1 – 25 of 27) sorted by relevance

12

/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dport.c43 #ifndef configSETUP_TICK_INTERRUPT
44 …#error configSETUP_TICK_INTERRUPT() must be defined in FreeRTOSConfig.h to call the function that …
227 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dport.c43 #ifndef configSETUP_TICK_INTERRUPT
44 …#error configSETUP_TICK_INTERRUPT() must be defined in FreeRTOSConfig.h to call the function that …
230 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
Dport.c43 #ifndef configSETUP_TICK_INTERRUPT
44 …#error configSETUP_TICK_INTERRUPT() must be defined in FreeRTOSConfig.h to call the function that …
218 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/RX100/
Dport.c94 #ifndef configSETUP_TICK_INTERRUPT
98 #define configSETUP_TICK_INTERRUPT() prvSetupTimerInterrupt() macro
226 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/GCC/RX100/
Dport.c133 #ifndef configSETUP_TICK_INTERRUPT
137 #define configSETUP_TICK_INTERRUPT() prvSetupTimerInterrupt() macro
264 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/IAR/ARM_CA9/
Dport.c51 #ifndef configSETUP_TICK_INTERRUPT
275 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64_SRE/
Dport.c40 #ifndef configSETUP_TICK_INTERRUPT
279 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c49 #ifndef configSETUP_TICK_INTERRUPT
50 …#error configSETUP_TICK_INTERRUPT() must be defined. Refer to Cortex-A equivalent: http: /*www.Fr…
492 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/Renesas/RX100/
Dport.c111 #ifndef configSETUP_TICK_INTERRUPT
114 #define configSETUP_TICK_INTERRUPT() prvSetupTimerInterrupt() macro
242 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dport.c48 #ifndef configSETUP_TICK_INTERRUPT
313 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64/
Dport.c48 #ifndef configSETUP_TICK_INTERRUPT
339 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CA9/
Dport.c49 #ifndef configSETUP_TICK_INTERRUPT
392 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dportmacro.h57 #ifndef configSETUP_TICK_INTERRUPT
/Kernel-v11.1.0/portable/GCC/RX600/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/GCC/RX600v2/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/IAR/RX600/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/IAR/RX700v3_DPFPU/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/GCC/RX700v3_DPFPU/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/IAR/RXv2/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/Renesas/RX700v3_DPFPU/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/Renesas/RX200/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…
/Kernel-v11.1.0/portable/Renesas/RX600/
Dreadme.txt45 functionality is not used, please define configSETUP_TICK_INTERRUPT() (in FreeRTOSConfig.h) and pro…

12