Home
last modified time | relevance | path

Searched refs:GPIO_enableInt (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/
DGPIO.h451 extern void GPIO_enableInt(uint_least8_t index);
/hal_ti-latest/simplelink/source/ti/drivers/apps/
DButton.c361 GPIO_enableInt(hw->gpioIndex); in Button_clockTimeoutHandler()
471 GPIO_enableInt(hw->gpioIndex); in Button_open()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DGPIO.h541 extern void GPIO_enableInt(uint_least8_t index);
/hal_ti-latest/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c371 void GPIO_enableInt(uint_least8_t index) in GPIO_enableInt() function
790 GPIO_enableInt(i); in powerNotifyFxn()