Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/GCC/ARM_CA53_64_Rcar/
A Dport.c36 #ifndef configSETUP_TICK_INTERRUPT
37 # error configSETUP_TICK_INTERRUPT() must be defined. See http://www.freertos.org/Using-FreeRTO…
222 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
/SCP-firmware-master/product/rcar/scp_ramfw/
A DFreeRTOSConfig.h30 #define configSETUP_TICK_INTERRUPT() vConfigureTickInterrupt() macro

Completed in 3 milliseconds