Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_lpc_gpio.c88 static const IRQn_Type s_PintIRQ[] = PINT_IRQS; variable
436 NVIC_SetPriority(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex], HAL_GPIO_ISR_PRIORITY); in HAL_GpioSetTriggerMode()
481 EnableDeepSleepIRQ(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex]); in HAL_GpioWakeUpSetting()
485 DisableDeepSleepIRQ(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex]); in HAL_GpioWakeUpSetting()