Home
last modified time | relevance | path

Searched refs:kGPIO_IntRisingOrFallingEdge (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/igpio/
Dfsl_gpio.c177 case (kGPIO_IntRisingOrFallingEdge): in GPIO_PinSetInterruptConfig()
Dfsl_gpio.h44kGPIO_IntRisingOrFallingEdge = 5U, /*!< Enable the edge select bit to override the ICR register's … enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_igpio.c433 triggerType = kGPIO_IntRisingOrFallingEdge; in HAL_GpioSetTriggerMode()