Searched refs:NU_PH (Results 1 – 17 of 17) sorted by relevance
| /bsp/nuvoton/numaker-iot-m467/applications/ |
| A D | main.c | 17 #define LEDR NU_GET_PININDEX(NU_PH, 4) 20 #define LEDG NU_GET_PININDEX(NU_PH, 6)
|
| /bsp/nuvoton/numaker-m467hj/applications/ |
| A D | main.c | 17 #define LEDR NU_GET_PININDEX(NU_PH, 4) 20 #define LEDG NU_GET_PININDEX(NU_PH, 6)
|
| /bsp/nuvoton/numaker-iot-m487/applications/ |
| A D | main.c | 18 #define LEDR NU_GET_PININDEX(NU_PH, 0)
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| A D | drv_gpio.c | 63 else if ((NU_GET_PORT(pin) == NU_PH) && (NU_GET_PINS(pin) > MAX_PORTH_PIN_MAX)) in nu_port_check() 418 pin_irq_hdr(int_status, NU_PH); in GPH_IRQHandler()
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| A D | drv_gpio.c | 61 else if ((NU_GET_PORT(pin) == NU_PH) && (NU_GET_PINS(pin) > MAX_PORTH_PIN_MAX)) in nu_port_check() 292 …U_PA) || (NU_GET_PORT(pin) == NU_PB) || (NU_GET_PORT(pin) == NU_PG) || (NU_GET_PORT(pin) == NU_PH)) in nu_gpio_irq_enable() 358 pin_irq_hdr(int_status, NU_PH); in GPABGH_IRQHandler()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| A D | drv_gpio.c | 63 else if ((NU_GET_PORT(pin) == NU_PH) && (NU_GET_PINS(pin) > MAX_PORTH_PIN_MAX)) in nu_port_check() 418 pin_irq_hdr(int_status, NU_PH); in GPH_IRQHandler()
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| A D | drv_gpio.c | 418 pin_irq_hdr(int_status, NU_PH); in GPH_IRQHandler()
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_gpio.h | 25 NU_PH, enumerator
|
| /bsp/nuvoton/nk-n9h30/applications/ |
| A D | main.c | 20 #define INDICATOR_LED NU_GET_PININDEX(NU_PH, 2)
|
| /bsp/nuvoton/numaker-pfm-m487/board/ |
| A D | board_dev.c | 261 NU_GET_PININDEX(NU_PH, 4), // XL 264 NU_GET_PININDEX(NU_PH, 5), // YD
|
| /bsp/nuvoton/numaker-iot-m487/board/ |
| A D | board_dev.c | 190 rt_base_t esp_rst_pin = NU_GET_PININDEX(NU_PH, 3); in rt_hw_esp8266_port()
|
| /bsp/nuvoton/nk-n9h30/board/ |
| A D | board_dev.c | 311 #define LCM_BACKLIGHT_CTRL NU_GET_PININDEX(NU_PH, 3)
|
Completed in 26 milliseconds