Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_renesas_rz.h40 #define GPIO_RZ_PIN_CONFIGURE_INT_ENABLE IOPORT_CFG_TINT_ENABLE macro
Dgpio_renesas_rz.c144 ioport_config_data |= GPIO_RZ_PIN_CONFIGURE_INT_ENABLE; in gpio_rz_pin_configure()