Searched refs:kPINT_PinIntEnableBothEdges (Results 1 – 4 of 4) sorted by relevance
64 kPINT_PinIntEnableBothEdges = PINT_PIN_BOTH_EDGE, /*!< Generate Pin Interrupt on both edges */ enumerator
266 *enable = kPINT_PinIntEnableBothEdges; in PINT_PinInterruptGetConfig()
402 triggerType = kPINT_PinIntEnableBothEdges; in HAL_GpioSetTriggerMode()
175 pin_type = kPINT_PinIntEnableBothEdges; in CMSIS_GPIO_MapIRQTypeToPINTType()