Searched refs:kGPIO_IntFallingEdge (Results 1 – 3 of 3) sorted by relevance
174 case (kGPIO_IntFallingEdge): in GPIO_PinSetInterruptConfig()
43 kGPIO_IntFallingEdge = 4U, /*!< Set current pin interrupt is falling-edge sensitive.*/ enumerator
430 triggerType = kGPIO_IntFallingEdge; in HAL_GpioSetTriggerMode()