Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fake_comp.h File Reference

Go to the source code of this file.

Data Structures

struct  comp_fake_comp_get_output_Fake
struct  comp_fake_comp_set_trigger_Fake
struct  comp_fake_comp_set_trigger_callback_Fake
struct  comp_fake_comp_trigger_is_pending_Fake

Typedefs

typedef struct comp_fake_comp_get_output_Fake comp_fake_comp_get_output_Fake
typedef struct comp_fake_comp_set_trigger_Fake comp_fake_comp_set_trigger_Fake
typedef struct comp_fake_comp_set_trigger_callback_Fake comp_fake_comp_set_trigger_callback_Fake
typedef struct comp_fake_comp_trigger_is_pending_Fake comp_fake_comp_trigger_is_pending_Fake

Functions

void comp_fake_comp_get_output_reset (void)
int comp_fake_comp_get_output (const struct device *arg0)
void comp_fake_comp_set_trigger_reset (void)
int comp_fake_comp_set_trigger (const struct device *arg0, enum comparator_trigger arg1)
void comp_fake_comp_set_trigger_callback_reset (void)
int comp_fake_comp_set_trigger_callback (const struct device *arg0, comparator_callback_t arg1, void *arg2)
void comp_fake_comp_trigger_is_pending_reset (void)
int comp_fake_comp_trigger_is_pending (const struct device *arg0)

Variables

comp_fake_comp_get_output_Fake comp_fake_comp_get_output_fake
comp_fake_comp_set_trigger_Fake comp_fake_comp_set_trigger_fake
comp_fake_comp_set_trigger_callback_Fake comp_fake_comp_set_trigger_callback_fake
comp_fake_comp_trigger_is_pending_Fake comp_fake_comp_trigger_is_pending_fake

Typedef Documentation

◆ comp_fake_comp_get_output_Fake

typedef struct comp_fake_comp_get_output_Fake comp_fake_comp_get_output_Fake

◆ comp_fake_comp_set_trigger_callback_Fake

typedef struct comp_fake_comp_set_trigger_callback_Fake comp_fake_comp_set_trigger_callback_Fake

◆ comp_fake_comp_set_trigger_Fake

typedef struct comp_fake_comp_set_trigger_Fake comp_fake_comp_set_trigger_Fake

◆ comp_fake_comp_trigger_is_pending_Fake

typedef struct comp_fake_comp_trigger_is_pending_Fake comp_fake_comp_trigger_is_pending_Fake

Function Documentation

◆ comp_fake_comp_get_output()

int comp_fake_comp_get_output ( const struct device * arg0)

◆ comp_fake_comp_get_output_reset()

void comp_fake_comp_get_output_reset ( void )

◆ comp_fake_comp_set_trigger()

int comp_fake_comp_set_trigger ( const struct device * arg0,
enum comparator_trigger arg1 )

◆ comp_fake_comp_set_trigger_callback()

int comp_fake_comp_set_trigger_callback ( const struct device * arg0,
comparator_callback_t arg1,
void * arg2 )

◆ comp_fake_comp_set_trigger_callback_reset()

void comp_fake_comp_set_trigger_callback_reset ( void )

◆ comp_fake_comp_set_trigger_reset()

void comp_fake_comp_set_trigger_reset ( void )

◆ comp_fake_comp_trigger_is_pending()

int comp_fake_comp_trigger_is_pending ( const struct device * arg0)

◆ comp_fake_comp_trigger_is_pending_reset()

void comp_fake_comp_trigger_is_pending_reset ( void )

Variable Documentation

◆ comp_fake_comp_get_output_fake

comp_fake_comp_get_output_Fake comp_fake_comp_get_output_fake
extern

◆ comp_fake_comp_set_trigger_callback_fake

comp_fake_comp_set_trigger_callback_Fake comp_fake_comp_set_trigger_callback_fake
extern

◆ comp_fake_comp_set_trigger_fake

comp_fake_comp_set_trigger_Fake comp_fake_comp_set_trigger_fake
extern

◆ comp_fake_comp_trigger_is_pending_fake

comp_fake_comp_trigger_is_pending_Fake comp_fake_comp_trigger_is_pending_fake
extern