Searched refs:led2_thread_entry (Results 1 – 2 of 2) sorted by relevance
| /bsp/fujitsu/mb9x/mb9bf506r/drivers/ |
| A D | led.c | 113 static void led2_thread_entry(void *parameter) in led2_thread_entry() function 132 led2_thread = rt_thread_create("led2", led2_thread_entry, RT_NULL, 384, 30, 5); in rt_hw_led_init()
|
| /bsp/fujitsu/mb9x/mb9bf500r/ |
| A D | led.c | 122 static void led2_thread_entry(void *parameter) in led2_thread_entry() function 141 led2_thread = rt_thread_create("led2", led2_thread_entry, RT_NULL, 384, 30, 5); in rt_hw_led_init()
|
Completed in 5 milliseconds