Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c410 unsigned int bitNum; in GPIO_hwiIntFxn() local
428 bitNum = getPinNumber(pins); in GPIO_hwiIntFxn()
429 pinIndex = portCallbackInfo->pinIndex[bitNum & 0x7]; in GPIO_hwiIntFxn()
434 pins &= ~(1 << bitNum); in GPIO_hwiIntFxn()