Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/project/realtek_amebaD_cm4_gcc_verification/inc/
A DFreeRTOSConfig.h100 #define configTIMER_TASK_STACK_DEPTH ( 512 ) //USE_MIN_STACK_SIZE modify from 512 to 256 macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A DFreeRTOS.h230 #ifndef configTIMER_TASK_STACK_DEPTH
231 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_STACK_DEPTH must also be defined.

Completed in 6 milliseconds