Searched refs:CMSIS_GPIO_PortRead (Results 1 – 1 of 1) sorted by relevance
362 static uint32_t CMSIS_GPIO_PortRead(gpio_cmsis_handle_t *handle) in CMSIS_GPIO_PortRead() function501 return CMSIS_GPIO_PortRead(&s_gpio_port0_handle); in GPIO_PORT0_PortRead()605 return CMSIS_GPIO_PortRead(&s_gpio_port1_handle); in GPIO_PORT1_PortRead()710 return CMSIS_GPIO_PortRead(&s_gpio_port2_handle); in GPIO_PORT2_PortRead()815 return CMSIS_GPIO_PortRead(&s_gpio_port3_handle); in GPIO_PORT3_PortRead()920 return CMSIS_GPIO_PortRead(&s_gpio_port4_handle); in GPIO_PORT4_PortRead()1025 return CMSIS_GPIO_PortRead(&s_gpio_port5_handle); in GPIO_PORT5_PortRead()