Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/port/
Dfsl_port.h171 kPORT_InterruptEitherEdge = 0xBU, /*!< Interrupt on either edge. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_gpio.c713 pinInt = kPORT_InterruptEitherEdge; in HAL_GpioSetTriggerMode()