Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc824/applications/
A Dapplication.c18 #define LED_STACK_SIZE 256 macro
24 static rt_uint8_t led_stack[LED_STACK_SIZE];
84 LED_STACK_SIZE, RT_THREAD_PRIORITY_MAX/3, 20); in led_app()

Completed in 41 milliseconds