Home
last modified time | relevance | path

Searched refs:FINSH_THREAD_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/finsh/
H A Dshell.h17 #ifndef FINSH_THREAD_PRIORITY
18 #define FINSH_THREAD_PRIORITY 20 macro
H A DKconfig33 config FINSH_THREAD_PRIORITY config
H A Dshell.c833 FINSH_THREAD_STACK_SIZE, FINSH_THREAD_PRIORITY, 10); in finsh_system_init()
841 FINSH_THREAD_PRIORITY, 10); in finsh_system_init()
/nrf52832-nimble/
H A Drtconfig.h61 #define FINSH_THREAD_PRIORITY 20 macro