Searched refs:pint_pin_enable_t (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/pint/ |
| D | fsl_pint.h | 57 } pint_pin_enable_t; typedef 195 void PINT_PinInterruptConfig(PINT_Type *base, pint_pin_int_t intr, pint_pin_enable_t enable, pint_c… 209 void PINT_PinInterruptGetConfig(PINT_Type *base, pint_pin_int_t pintr, pint_pin_enable_t *enable, p…
|
| D | fsl_pint.c | 203 void PINT_PinInterruptConfig(PINT_Type *base, pint_pin_int_t intr, pint_pin_enable_t enable, pint_c… in PINT_PinInterruptConfig() 261 void PINT_PinInterruptGetConfig(PINT_Type *base, pint_pin_int_t pintr, pint_pin_enable_t *enable, p… in PINT_PinInterruptGetConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/ |
| D | fsl_gpio_cmsis.c | 153 static pint_pin_enable_t CMSIS_GPIO_MapIRQTypeToPINTType(uint32_t irq_type) in CMSIS_GPIO_MapIRQTypeToPINTType() 155 pint_pin_enable_t pin_type = kPINT_PinIntEnableNone; in CMSIS_GPIO_MapIRQTypeToPINTType()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/gpio/ |
| D | fsl_adapter_lpc_gpio.c | 375 pint_pin_enable_t triggerType; in HAL_GpioSetTriggerMode()
|