Searched refs:GPIO_PortRead (Results 1 – 2 of 2) sorted by relevance
223 static inline uint32_t GPIO_PortRead(GPIO_Type *base, uint32_t port) in GPIO_PortRead() function
365 return GPIO_PortRead(handle->config->gpio_base, handle->config->port_index); in CMSIS_GPIO_PortRead()