Searched refs:GPIO_EnableInt (Results 1 – 8 of 8) sorted by relevance
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_gpio.h | 86 void GPIO_EnableInt(uint8_t Group, uint32_t Enable);
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_gpio.c | 72 void GPIO_EnableInt(uint8_t Group, uint32_t Enable) { in GPIO_EnableInt() function
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_gpio.c | 300 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_gpio.c | 290 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_gpio.c | 301 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_gpio.c | 289 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_gpio.c | 289 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_gpio.c | 289 GPIO_EnableInt(PORT, NU_GET_PINS(pin), u32IntAttribs); in nu_gpio_irq_enable()
|
Completed in 18 milliseconds