Searched refs:Cy_GPIO_GetInterruptStatusMasked (Results 1 – 3 of 3) sorted by relevance
151 if (Cy_GPIO_GetInterruptStatusMasked(portAddr, pin)) in _cyhal_gpio_irq_handler()
913 uint32_t Cy_GPIO_GetInterruptStatusMasked(GPIO_PRT_Type* base, uint32_t pinNum);
3215 uint32_t Cy_GPIO_GetInterruptStatusMasked(GPIO_PRT_Type* base, uint32_t pinNum) in Cy_GPIO_GetInterruptStatusMasked() function