Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A DFreeRTOS.h172 #ifndef configUSE_TIMERS
173 #define configUSE_TIMERS 0 macro
220 #if configUSE_TIMERS == 1
223 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_PRIORITY must also be defined.
227 #error If configUSE_TIMERS is set to 1 then configTIMER_QUEUE_LENGTH must also be defined.
231 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_STACK_DEPTH must also be defined.
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/project/realtek_amebaD_cm4_gcc_verification/inc/
A DFreeRTOSConfig.h77 #define configUSE_TIMERS 1 macro

Completed in 6 milliseconds