Home
last modified time | relevance | path

Searched defs:kMinimumPriority (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
H A Dconfig.h82 inline constexpr UINT kMinimumPriority = PW_THREAD_THREADX_CONFIG_MIN_PRIORITY; variable
/aosp_15_r20/external/pigweed/pw_thread_embos/public/pw_thread_embos/
H A Dconfig.h84 inline constexpr OS_PRIO kMinimumPriority = PW_THREAD_EMBOS_CONFIG_MIN_PRIORITY; variable