Searched refs:kGPIO_IntRisingOrFallingEdge (Results 1 – 3 of 3) sorted by relevance
177 case (kGPIO_IntRisingOrFallingEdge): in GPIO_PinSetInterruptConfig()
44 …kGPIO_IntRisingOrFallingEdge = 5U, /*!< Enable the edge select bit to override the ICR register's … enumerator
433 triggerType = kGPIO_IntRisingOrFallingEdge; in HAL_GpioSetTriggerMode()