Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rgpio/
Dfsl_rgpio.h372 static inline void RGPIO_SetPinInterruptConfig(RGPIO_Type *base, in RGPIO_SetPinInterruptConfig() function
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_rgpio.c374 RGPIO_SetPinInterruptConfig(s_rgpioBases[gpioStateHandle->pin.port], gpioStateHandle->pin.pin, in HAL_GpioSetTriggerMode()