Searched refs:configSETUP_TICK_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
36 #ifndef configSETUP_TICK_INTERRUPT37 # error configSETUP_TICK_INTERRUPT() must be defined. See http://www.freertos.org/Using-FreeRTO…222 configSETUP_TICK_INTERRUPT(); in xPortStartScheduler()
30 #define configSETUP_TICK_INTERRUPT() vConfigureTickInterrupt() macro
Completed in 3 milliseconds