Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dregulator.h44 struct rt_regulator_node struct
50 struct rt_regulator_node *parent; argument
52 const char *supply_name;
53 const struct rt_regulator_ops *ops;
55 struct rt_ref ref;
56 rt_atomic_t enabled_count;
80 rt_err_t (*enable)(struct rt_regulator_node *reg); argument

Completed in 3 milliseconds