Searched refs:GLB_Get_GPIO_IntStatus (Results 1 – 10 of 10) sorted by relevance
511 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin) in GLB_Get_GPIO_IntStatus() function647 if (SET == GLB_Get_GPIO_IntStatus(gpioPin)) { in GPIO_INT0_IRQHandler()655 } while ((SET == GLB_Get_GPIO_IntStatus(gpioPin)) && timeOut); in GPIO_INT0_IRQHandler()
518 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin) in GLB_Get_GPIO_IntStatus() function654 if (SET == GLB_Get_GPIO_IntStatus(gpioPin)) { in GPIO_INT0_IRQHandler()662 } while ((SET == GLB_Get_GPIO_IntStatus(gpioPin)) && timeOut); in GPIO_INT0_IRQHandler()
280 [ROM_API_INDEX_GLB_Get_GPIO_IntStatus] = (uint32_t)GLB_Get_GPIO_IntStatus,
1000 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin){ in GLB_Get_GPIO_IntStatus() function
206 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin);
207 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin);
652 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin);
2430 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin) in GLB_Get_GPIO_IntStatus() function2589 if (SET == GLB_Get_GPIO_IntStatus(gpioPin)) { in GPIO_INT0_IRQHandler()2597 } while ((SET == GLB_Get_GPIO_IntStatus(gpioPin)) && timeOut); in GPIO_INT0_IRQHandler()
801 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin);
3680 BL_Sts_Type GLB_Get_GPIO_IntStatus(GLB_GPIO_Type gpioPin) in GLB_Get_GPIO_IntStatus() function4008 if (SET == GLB_Get_GPIO_IntStatus(gpioPin)) { in GPIO_INT0_IRQHandler()4015 } while ((SET == GLB_Get_GPIO_IntStatus(gpioPin)) && timeOut); in GPIO_INT0_IRQHandler()
Completed in 46 milliseconds