Home
last modified time | relevance | path

Searched refs:GPIO_OUT_BASE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_mchp_xec.c23 #define GPIO_OUT_BASE(config) \ macro
250 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_set_masked_raw()
262 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_set_bits_raw()
275 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_clear_bits_raw()
287 __IO uint32_t *gpio_base = GPIO_OUT_BASE(config); in gpio_xec_port_toggle_bits()