Searched refs:GPIO_disableInt (Results 1 – 4 of 4) sorted by relevance
436 extern void GPIO_disableInt(uint_least8_t index);
85 GPIO_disableInt(hw->gpioIndex); in Button_close()140 GPIO_disableInt(index); in Button_gpioCallbackFxn()
526 extern void GPIO_disableInt(uint_least8_t index);
347 void GPIO_disableInt(uint_least8_t index) in GPIO_disableInt() function