Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_ti_tps382x.c16 struct ti_tps382x_config { struct
23 const struct ti_tps382x_config *config = dev->config; in ti_tps382x_init() argument
35 const struct ti_tps382x_config *config = dev->config; in ti_tps382x_setup()
42 const struct ti_tps382x_config *config = dev->config; in ti_tps382x_disable()
53 const struct ti_tps382x_config *config = dev->config; in ti_tps382x_install_timeout()
72 const struct ti_tps382x_config *config = dev->config; in ti_tps382x_feed()
85 static const struct ti_tps382x_config ti_tps382x_##n##config = { \