Home
last modified time | relevance | path

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

/bsp/renesas/rzn2l_etherkit/src/
A Dhal_entry.c17 #define LED_PIN_1 BSP_IO_PORT_14_PIN_0 /* Onboard LED pins */ macro
27 rt_pin_write(LED_PIN_1, PIN_HIGH); in hal_entry()
31 rt_pin_write(LED_PIN_1, PIN_LOW); in hal_entry()

Completed in 2 milliseconds