Home
last modified time | relevance | path

Searched defs:IDLE_THREAD_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/src/
H A Didle.c35 #define IDLE_THREAD_STACK_SIZE 256 macro
37 #define IDLE_THREAD_STACK_SIZE 128 macro
H A DKconfig88 config IDLE_THREAD_STACK_SIZE config
/nrf52832-nimble/
H A Drtconfig.h18 #define IDLE_THREAD_STACK_SIZE 256 macro