Searched refs:THREADX_LOWEST_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ | ||
D | os.h | 299 #define THREADX_LOWEST_PRIORITY (31U) macro |
D | tx_osek.c | 7412 tcb_ptr->cur_threshold = THREADX_LOWEST_PRIORITY; in osek_reset_tcb() |