Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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  )