Searched refs:idle_thread (Results 1 – 7 of 7) sorted by relevance
16 __attribute__((naked)) NORETURN void idle_thread(void) in idle_thread() function39 idle_thread(); in halt()
21 void FORCE_O2 idle_thread(void) in idle_thread() function40 idle_thread(); in halt()
11 void idle_thread(void) in idle_thread() function30 idle_thread(); in halt()
30 void idle_thread(void);31 #define idleThreadStart (&idle_thread)
26 void idle_thread(void);27 #define idleThreadStart (&idle_thread)
11 void idle_thread(void) in idle_thread() function
70 void idle_thread(void);71 #define idleThreadStart (&idle_thread)
Completed in 4 milliseconds