Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/button/
Dfsl_component_button.h118 #ifndef BUTTON_TASK_STACK_SIZE
119 #define BUTTON_TASK_STACK_SIZE (1000U) macro
Dfsl_component_button.c112 static OSA_TASK_DEFINE(BUTTON_Task, BUTTON_TASK_PRIORITY, 1, BUTTON_TASK_STACK_SIZE, false);