Searched refs:LED_PIN_0 (Results 1 – 1 of 1) sorted by relevance
16 #define LED_PIN_0 BSP_IO_PORT_14_PIN_3 /* Onboard LED pins */ macro26 rt_pin_write(LED_PIN_0, PIN_HIGH); in hal_entry()30 rt_pin_write(LED_PIN_0, PIN_LOW); in hal_entry()
Completed in 5 milliseconds