Searched refs:GPIO_RZ_PIN_CONFIGURE_INT_DISABLE (Results 1 – 2 of 2) sorted by relevance
53 #define GPIO_RZ_PIN_CONFIGURE_INT_DISABLE (~(IOPORT_CFG_TINT_ENABLE)) macro100 #define GPIO_RZ_PIN_CONFIGURE_INT_DISABLE (~(1U << 3)) macro
171 ioport_config_data &= GPIO_RZ_PIN_CONFIGURE_INT_DISABLE; in gpio_rz_pin_configure()