Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/igpio/
Dfsl_gpio.c171 case (kGPIO_IntRisingEdge): in GPIO_PinSetInterruptConfig()
Dfsl_gpio.h42 kGPIO_IntRisingEdge = 3U, /*!< Set current pin interrupt is rising-edge sensitive.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_igpio.c427 triggerType = kGPIO_IntRisingEdge; in HAL_GpioSetTriggerMode()