Searched refs:rt_hw_led_init (Results 1 – 22 of 22) sorted by relevance
81 int rt_hw_led_init(void) in rt_hw_led_init() function122 INIT_DEVICE_EXPORT(rt_hw_led_init);
20 void rt_hw_led_init(void);
125 #define rt_hw_led_init() LPC_GPIO2->DIR |= 1<<25; macro138 rt_hw_led_init(); in rt_thread_entry_led()
14 int rt_hw_led_init(void);
125 int rt_hw_led_init(void) in rt_hw_led_init() function144 INIT_DEVICE_EXPORT(rt_hw_led_init);
14 void rt_hw_led_init(void);
4 void rt_hw_led_init(void) in rt_hw_led_init() function
19 void rt_hw_led_init(void) in rt_hw_led_init() function
106 rt_hw_led_init(); in rt_hw_board_init()
24 void rt_hw_led_init(void);
16 void rt_hw_led_init(void) in rt_hw_led_init() function
33 rt_hw_led_init(); in rt_init_thread_entry()
32 void rt_hw_led_init(void);
133 void rt_hw_led_init(void) in rt_hw_led_init() function
38 rt_hw_led_init(); in rt_init_thread_entry()
37 rt_err_t rt_hw_led_init(void);
147 rt_err_t rt_hw_led_init(void) in rt_hw_led_init() function
751 if (rt_hw_led_init() != RT_EOK) in rt_application_init()
33 void rt_hw_led_init(void);
124 void rt_hw_led_init(void) in rt_hw_led_init() function
44 rt_hw_led_init(); in rt_thread_entry_led1()
Completed in 23 milliseconds