Home
last modified time | relevance | path

Searched refs:OSA_TASK_PRIORITY_MAX (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h197 #ifndef OSA_TASK_PRIORITY_MAX
198 #define OSA_TASK_PRIORITY_MAX (0U) macro
209 …TY_PERCENT(x) ((((OSA_TASK_PRIORITY_MIN - OSA_TASK_PRIORITY_MAX) * (100 - (x))) / 100 ) + OSA_TASK…
/hal_nxp-3.5.0/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/
Dfsl_os_abstraction.h139 #define OSA_TASK_PRIORITY_MAX (0) macro