Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
regulator_fake_count_current_limits_Fake Struct Reference

#include <zephyr/drivers/regulator/fake.h>

Data Fields

const struct devicearg0_val
const struct devicearg0_history [(50u)]
unsigned int call_count
unsigned int arg_history_len
unsigned int arg_histories_dropped
unsigned int return_val
int return_val_seq_len
int return_val_seq_idx
unsigned int * return_val_seq
unsigned int return_val_history [(50u)]
int custom_fake_seq_len
int custom_fake_seq_idx
unsigned int(* custom_fake )(const struct device *)
unsigned int(** custom_fake_seq )(const struct device *)

Field Documentation

◆ arg0_history

const struct device* regulator_fake_count_current_limits_Fake::arg0_history[(50u)]

◆ arg0_val

const struct device* regulator_fake_count_current_limits_Fake::arg0_val

◆ arg_histories_dropped

unsigned int regulator_fake_count_current_limits_Fake::arg_histories_dropped

◆ arg_history_len

unsigned int regulator_fake_count_current_limits_Fake::arg_history_len

◆ call_count

unsigned int regulator_fake_count_current_limits_Fake::call_count

◆ custom_fake

unsigned int(* regulator_fake_count_current_limits_Fake::custom_fake) (const struct device *)

◆ custom_fake_seq

unsigned int(** regulator_fake_count_current_limits_Fake::custom_fake_seq) (const struct device *)

◆ custom_fake_seq_idx

int regulator_fake_count_current_limits_Fake::custom_fake_seq_idx

◆ custom_fake_seq_len

int regulator_fake_count_current_limits_Fake::custom_fake_seq_len

◆ return_val

unsigned int regulator_fake_count_current_limits_Fake::return_val

◆ return_val_history

unsigned int regulator_fake_count_current_limits_Fake::return_val_history[(50u)]

◆ return_val_seq

unsigned int* regulator_fake_count_current_limits_Fake::return_val_seq

◆ return_val_seq_idx

int regulator_fake_count_current_limits_Fake::return_val_seq_idx

◆ return_val_seq_len

int regulator_fake_count_current_limits_Fake::return_val_seq_len

The documentation for this struct was generated from the following file:
  • zephyr/drivers/regulator/fake.h