Go to the source code of this file.
|  | 
|  | 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 *) | 
|  | 
◆ 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() [4/4]
      
        
          | DECLARE_FAKE_VALUE_FUNC | ( | int | , | 
        
          |  |  | comp_fake_comp_trigger_is_pending | , | 
        
          |  |  | const struct device * |  | 
        
          |  | ) |  |  |