Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h68 #ifndef TM_TASK_STACK_SIZE
69 #define TM_TASK_STACK_SIZE (1024U) macro
Dfsl_component_timer_manager.c195 static OSA_TASK_DEFINE(TimerManagerTask, TM_TASK_PRIORITY, 1, TM_TASK_STACK_SIZE, false);