Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Driver-specific API functions to support regulator control. More...
#include <regulator.h>
Data Fields | |
int(* | enable )(const struct device *dev, struct onoff_client *cli) |
int(* | disable )(const struct device *dev) |
Driver-specific API functions to support regulator control.
int(* regulator_driver_api::disable) (const struct device *dev) |
int(* regulator_driver_api::enable) (const struct device *dev, struct onoff_client *cli) |