Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_renesas_rz.c95 volatile uint32_t *p_pfc = GPIO_RZ_IOPORT_PFC_REG_GET(port, pin); in gpio_rz_pin_config_get_raw() local
103 pfc_value = GPIO_RZ_PFC_VALUE_GET(*p_pfc, pin); in gpio_rz_pin_config_get_raw()