Searched refs:CMSIS_GPIO_PowerControl (Results 1 – 1 of 1) sorted by relevance
316 static int32_t CMSIS_GPIO_PowerControl(gpio_cmsis_handle_t *handle, ARM_POWER_STATE state) in CMSIS_GPIO_PowerControl() function471 return CMSIS_GPIO_PowerControl(&s_gpio_port0_handle, state); in GPIO_PORT0_PowerControl()575 return CMSIS_GPIO_PowerControl(&s_gpio_port1_handle, state); in GPIO_PORT1_PowerControl()680 return CMSIS_GPIO_PowerControl(&s_gpio_port2_handle, state); in GPIO_PORT2_PowerControl()785 return CMSIS_GPIO_PowerControl(&s_gpio_port3_handle, state); in GPIO_PORT3_PowerControl()890 return CMSIS_GPIO_PowerControl(&s_gpio_port4_handle, state); in GPIO_PORT4_PowerControl()995 return CMSIS_GPIO_PowerControl(&s_gpio_port5_handle, state); in GPIO_PORT5_PowerControl()