Searched defs:tle9104_config (Results 1 – 1 of 1) sorted by relevance
98 struct tle9104_config { struct99 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;