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