Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/button/
Dfsl_component_button.h113 #ifndef BUTTON_TASK_PRIORITY
114 #define BUTTON_TASK_PRIORITY (7U) macro
Dfsl_component_button.c112 static OSA_TASK_DEFINE(BUTTON_Task, BUTTON_TASK_PRIORITY, 1, BUTTON_TASK_STACK_SIZE, false);