Searched refs:led1_thread_entry (Results 1 – 2 of 2) sorted by relevance
| /bsp/fujitsu/mb9x/mb9bf506r/drivers/ |
| A D | led.c | 104 static void led1_thread_entry(void *parameter) in led1_thread_entry() function 128 led1_thread = rt_thread_create("led1", led1_thread_entry, RT_NULL, 384, 29, 5); in rt_hw_led_init()
|
| /bsp/fujitsu/mb9x/mb9bf500r/ |
| A D | led.c | 113 static void led1_thread_entry(void *parameter) in led1_thread_entry() function 137 led1_thread = rt_thread_create("led1", led1_thread_entry, RT_NULL, 384, 29, 5); in rt_hw_led_init()
|
Completed in 3 milliseconds