Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_ite_it8xxx2.c31 uintptr_t func3_ext[GPIO_GROUP_MEMBERS]; member
155 volatile uint8_t *reg_func3_ext = (uint8_t *)(gpio->func3_ext[pin]); in pinctrl_gpio_it8xxx2_configure_pins()
402 .func3_ext = DT_INST_PROP_OR(inst, func3_ext, {0}), \