Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/gpio/
Dfsl_gpio.h97 kGPIO_InterruptEitherEdge = 0xBU, /*!< Interrupt on either edge. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_gpio.c715 pinInt = kGPIO_InterruptEitherEdge; in HAL_GpioSetTriggerMode()