Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pwm_fake.h File Reference
#include <zephyr/drivers/pwm.h>
#include <zephyr/fff.h>

Go to the source code of this file.

Functions

 DECLARE_FAKE_VALUE_FUNC (int, fake_pwm_set_cycles, const struct device *, uint32_t, uint32_t, uint32_t, pwm_flags_t)
 

Function Documentation

◆ DECLARE_FAKE_VALUE_FUNC()

DECLARE_FAKE_VALUE_FUNC ( int ,
fake_pwm_set_cycles ,
const struct device * ,
uint32_t ,
uint32_t ,
uint32_t ,
pwm_flags_t  )