Home
last modified time | relevance | path

Searched defs:tle9104_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c98 struct tle9104_config { struct
99 struct spi_dt_spec bus;
100 const struct gpio_dt_spec gpio_reset;
101 const struct gpio_dt_spec gpio_enable;
102 const struct gpio_dt_spec gpio_control[TLE9104_GPIO_COUNT];
103 uint16_t diagnostic_filter_time;
104 uint16_t overcurrent_shutdown_delay_time;
105 uint16_t overcurrent_shutdown_threshold;
106 bool parallel_mode_out12;
107 bool parallel_mode_out34;