Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c102 const struct gpio_dt_spec gpio_control[TLE9104_GPIO_COUNT]; member
260 if (config->gpio_control[i].port == NULL) { in tle9104_write_state_internal()
265 result = gpio_pin_set_dt(&config->gpio_control[i], current_value); in tle9104_write_state_internal()
442 const struct gpio_dt_spec *current = config->gpio_control + i; in tle9104_init()
604 .gpio_control = { \