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

Go to the source code of this file.

Functions

 DECLARE_FAKE_VALUE_FUNC (int, comp_fake_comp_get_output, const struct device *)
 
 DECLARE_FAKE_VALUE_FUNC (int, comp_fake_comp_set_trigger, const struct device *, enum comparator_trigger)
 
 DECLARE_FAKE_VALUE_FUNC (int, comp_fake_comp_set_trigger_callback, const struct device *, comparator_callback_t, void *)
 
 DECLARE_FAKE_VALUE_FUNC (int, comp_fake_comp_trigger_is_pending, const struct device *)
 

Function Documentation

◆ DECLARE_FAKE_VALUE_FUNC() [1/4]

DECLARE_FAKE_VALUE_FUNC ( int  ,
comp_fake_comp_get_output  ,
const struct device  
)

◆ DECLARE_FAKE_VALUE_FUNC() [2/4]

DECLARE_FAKE_VALUE_FUNC ( int  ,
comp_fake_comp_set_trigger  ,
const struct device ,
enum  comparator_trigger 
)

◆ DECLARE_FAKE_VALUE_FUNC() [3/4]

DECLARE_FAKE_VALUE_FUNC ( int  ,
comp_fake_comp_set_trigger_callback  ,
const struct device ,
comparator_callback_t  ,
void *   
)

◆ DECLARE_FAKE_VALUE_FUNC() [4/4]

DECLARE_FAKE_VALUE_FUNC ( int  ,
comp_fake_comp_trigger_is_pending  ,
const struct device  
)