Searched refs:GPIO_PinClearInterruptFlag (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_gpio/ |
| D | fsl_gpio.h | 350 void GPIO_PinClearInterruptFlag(GPIO_Type *base, uint32_t port, uint32_t pin, uint32_t index);
|
| D | fsl_gpio.c | 302 void GPIO_PinClearInterruptFlag(GPIO_Type *base, uint32_t port, uint32_t pin, uint32_t index) in GPIO_PinClearInterruptFlag() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/gpio/ |
| D | fsl_gpio.c | 257 void GPIO_PinClearInterruptFlag(GPIO_Type *base, uint32_t pin) in GPIO_PinClearInterruptFlag() function
|
| D | fsl_gpio.h | 543 void GPIO_PinClearInterruptFlag(GPIO_Type *base, uint32_t pin);
|
| /hal_nxp-latest/mcux/mcux-sdk/components/gpio/ |
| D | fsl_adapter_rt_gpio.c | 74 GPIO_PinClearInterruptFlag(GPIO, head->pin.port, head->pin.pin, intNum); in HAL_GpioInterruptHandle()
|