Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/common_task/
Dfsl_component_common_task.h37 #ifndef COMMON_TASK_PRIORITY
38 #define COMMON_TASK_PRIORITY (9U) macro
Dfsl_component_common_task.c47 OSA_TASK_DEFINE(COMMON_TASK_task, COMMON_TASK_PRIORITY, 1, COMMON_TASK_STACK_SIZE, false);