Searched refs:LED_PIN_2 (Results 1 – 1 of 1) sorted by relevance
18 #define LED_PIN_2 BSP_IO_PORT_14_PIN_1 /* Onboard LED pins */ macro28 rt_pin_write(LED_PIN_2, PIN_HIGH); in hal_entry()32 rt_pin_write(LED_PIN_2, PIN_LOW); in hal_entry()
Completed in 3 milliseconds