Home
last modified time | relevance | path

Searched refs:kPINT_PinIntEnableBothEdges (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.h64 kPINT_PinIntEnableBothEdges = PINT_PIN_BOTH_EDGE, /*!< Generate Pin Interrupt on both edges */ enumerator
Dfsl_pint.c266 *enable = kPINT_PinIntEnableBothEdges; in PINT_PinInterruptGetConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_lpc_gpio.c402 triggerType = kPINT_PinIntEnableBothEdges; in HAL_GpioSetTriggerMode()
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c175 pin_type = kPINT_PinIntEnableBothEdges; in CMSIS_GPIO_MapIRQTypeToPINTType()