Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
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) |