Searched refs:GPIO_IntDisable (Results 1 – 4 of 4) sorted by relevance
160 GPIO_IntDisable(&tmp_gpio_cfg); in mcu_pin_dettach_irq()178 GPIO_IntDisable(&tmp_gpio_cfg); in mcu_pin_irq_enable()
244 void GPIO_IntDisable(const gpio_cfg_t *cfg);
322 __STATIC_INLINE void GPIO_IntDisable(uint32_t flags) in GPIO_IntDisable() function
246 void GPIO_IntDisable(const gpio_cfg_t *cfg) in GPIO_IntDisable() function
Completed in 8 milliseconds