Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc5410x/applications/
A Ddemo_thread.c17 Led_Control(0,1); in thread1_entry()
19 Led_Control(0,0); in thread1_entry()
28 Led_Control(1,1); in thread2_entry()
30 Led_Control(1,0); in thread2_entry()
/bsp/nxp/lpc/lpc5410x/drivers/
A Ddrv_led.h14 void Led_Control(rt_uint32_t Set_led, rt_uint32_t value);
A Ddrv_led.c140 void Led_Control(rt_uint32_t Set_led, rt_uint32_t value) in Led_Control() function

Completed in 6 milliseconds