Searched refs:kGPIO_InterruptB (Results 1 – 2 of 2) sorted by relevance
159 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PortEnableInterrupts()183 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PortDisableInterrupts()208 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PortClearInterruptFlags()234 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PortGetInterruptStatus()259 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PinEnableInterrupt()283 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PinDisableInterrupt()308 else if ((uint32_t)kGPIO_InterruptB == index) in GPIO_PinClearInterruptFlag()
78 kGPIO_InterruptB = 1U, /*!< Set current pin as interrupt B*/ enumerator