Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
struct | regulator_fake_enable_Fake |
struct | regulator_fake_disable_Fake |
struct | regulator_fake_count_voltages_Fake |
struct | regulator_fake_list_voltage_Fake |
struct | regulator_fake_set_voltage_Fake |
struct | regulator_fake_get_voltage_Fake |
struct | regulator_fake_count_current_limits_Fake |
struct | regulator_fake_list_current_limit_Fake |
struct | regulator_fake_set_current_limit_Fake |
struct | regulator_fake_get_current_limit_Fake |
struct | regulator_fake_set_mode_Fake |
struct | regulator_fake_get_mode_Fake |
struct | regulator_fake_set_active_discharge_Fake |
struct | regulator_fake_get_active_discharge_Fake |
struct | regulator_fake_get_error_flags_Fake |
struct | regulator_parent_fake_dvs_state_set_Fake |
struct | regulator_parent_fake_ship_mode_Fake |
Typedefs | |
typedef struct regulator_fake_enable_Fake | regulator_fake_enable_Fake |
typedef struct regulator_fake_disable_Fake | regulator_fake_disable_Fake |
typedef struct regulator_fake_count_voltages_Fake | regulator_fake_count_voltages_Fake |
typedef struct regulator_fake_list_voltage_Fake | regulator_fake_list_voltage_Fake |
typedef struct regulator_fake_set_voltage_Fake | regulator_fake_set_voltage_Fake |
typedef struct regulator_fake_get_voltage_Fake | regulator_fake_get_voltage_Fake |
typedef struct regulator_fake_count_current_limits_Fake | regulator_fake_count_current_limits_Fake |
typedef struct regulator_fake_list_current_limit_Fake | regulator_fake_list_current_limit_Fake |
typedef struct regulator_fake_set_current_limit_Fake | regulator_fake_set_current_limit_Fake |
typedef struct regulator_fake_get_current_limit_Fake | regulator_fake_get_current_limit_Fake |
typedef struct regulator_fake_set_mode_Fake | regulator_fake_set_mode_Fake |
typedef struct regulator_fake_get_mode_Fake | regulator_fake_get_mode_Fake |
typedef struct regulator_fake_set_active_discharge_Fake | regulator_fake_set_active_discharge_Fake |
typedef struct regulator_fake_get_active_discharge_Fake | regulator_fake_get_active_discharge_Fake |
typedef struct regulator_fake_get_error_flags_Fake | regulator_fake_get_error_flags_Fake |
typedef struct regulator_parent_fake_dvs_state_set_Fake | regulator_parent_fake_dvs_state_set_Fake |
typedef struct regulator_parent_fake_ship_mode_Fake | regulator_parent_fake_ship_mode_Fake |
typedef struct regulator_fake_count_current_limits_Fake regulator_fake_count_current_limits_Fake |
typedef struct regulator_fake_count_voltages_Fake regulator_fake_count_voltages_Fake |
typedef struct regulator_fake_disable_Fake regulator_fake_disable_Fake |
typedef struct regulator_fake_enable_Fake regulator_fake_enable_Fake |
typedef struct regulator_fake_get_active_discharge_Fake regulator_fake_get_active_discharge_Fake |
typedef struct regulator_fake_get_current_limit_Fake regulator_fake_get_current_limit_Fake |
typedef struct regulator_fake_get_error_flags_Fake regulator_fake_get_error_flags_Fake |
typedef struct regulator_fake_get_mode_Fake regulator_fake_get_mode_Fake |
typedef struct regulator_fake_get_voltage_Fake regulator_fake_get_voltage_Fake |
typedef struct regulator_fake_list_current_limit_Fake regulator_fake_list_current_limit_Fake |
typedef struct regulator_fake_list_voltage_Fake regulator_fake_list_voltage_Fake |
typedef struct regulator_fake_set_active_discharge_Fake regulator_fake_set_active_discharge_Fake |
typedef struct regulator_fake_set_current_limit_Fake regulator_fake_set_current_limit_Fake |
typedef struct regulator_fake_set_mode_Fake regulator_fake_set_mode_Fake |
typedef struct regulator_fake_set_voltage_Fake regulator_fake_set_voltage_Fake |
typedef struct regulator_parent_fake_dvs_state_set_Fake regulator_parent_fake_dvs_state_set_Fake |
typedef struct regulator_parent_fake_ship_mode_Fake regulator_parent_fake_ship_mode_Fake |
void regulator_fake_count_current_limits_reset | ( | void | ) |
void regulator_fake_count_voltages_reset | ( | void | ) |
int regulator_fake_disable | ( | const struct device * | arg0 | ) |
void regulator_fake_disable_reset | ( | void | ) |
int regulator_fake_enable | ( | const struct device * | arg0 | ) |
void regulator_fake_enable_reset | ( | void | ) |
void regulator_fake_get_active_discharge_reset | ( | void | ) |
void regulator_fake_get_current_limit_reset | ( | void | ) |
int regulator_fake_get_error_flags | ( | const struct device * | arg0, |
regulator_error_flags_t * | arg1 ) |
void regulator_fake_get_error_flags_reset | ( | void | ) |
int regulator_fake_get_mode | ( | const struct device * | arg0, |
regulator_mode_t * | arg1 ) |
void regulator_fake_get_mode_reset | ( | void | ) |
void regulator_fake_get_voltage_reset | ( | void | ) |
int regulator_fake_list_current_limit | ( | const struct device * | arg0, |
unsigned int | arg1, | ||
int32_t * | arg2 ) |
void regulator_fake_list_current_limit_reset | ( | void | ) |
void regulator_fake_list_voltage_reset | ( | void | ) |
void regulator_fake_set_active_discharge_reset | ( | void | ) |
void regulator_fake_set_current_limit_reset | ( | void | ) |
int regulator_fake_set_mode | ( | const struct device * | arg0, |
regulator_mode_t | arg1 ) |
void regulator_fake_set_mode_reset | ( | void | ) |
void regulator_fake_set_voltage_reset | ( | void | ) |
int regulator_parent_fake_dvs_state_set | ( | const struct device * | arg0, |
regulator_dvs_state_t | arg1 ) |
void regulator_parent_fake_dvs_state_set_reset | ( | void | ) |
int regulator_parent_fake_ship_mode | ( | const struct device * | arg0 | ) |
void regulator_parent_fake_ship_mode_reset | ( | void | ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |