Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rgpio/
Dfsl_rgpio.h83 kRGPIO_InterruptEitherEdge = 0xBU, /*!< Interrupt on either edge. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_rgpio.c364 triggerConfig = kRGPIO_InterruptEitherEdge; in HAL_GpioSetTriggerMode()