Searched refs:PINT_PinInterruptConfig (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pint/ |
D | fsl_pint.h | 205 void PINT_PinInterruptConfig(PINT_Type *base, pint_pin_int_t intr, pint_pin_enable_t enable, pint_c…
|
D | fsl_pint.c | 165 void PINT_PinInterruptConfig(PINT_Type *base, pint_pin_int_t intr, pint_pin_enable_t enable, pint_c… in PINT_PinInterruptConfig() function
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/gpio/ |
D | fsl_adapter_lpc_gpio.c | 452 … PINT_PinInterruptConfig(PINT, (pint_pin_int_t)gpioStateHandle->pin.pint.pintIndex, triggerType, in HAL_GpioSetTriggerMode()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/ |
D | fsl_gpio_cmsis.c | 302 …PINT_PinInterruptConfig(handle->config->pint_base, map->pint_index, CMSIS_GPIO_MapIRQTypeToPINTTyp… in CMSIS_GPIO_InitPinAsInput()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/ |
D | README.md | 161 `PINT_PinInterruptConfig(PINT, kPINT_PinInt0, kPINT_PinIntEnableFallEdge,pint_intr_callback);`
|