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

Fake PWM driver API functions. More...

#include <zephyr/drivers/pwm.h>
#include <zephyr/fff.h>

Go to the source code of this file.

Functions

int fake_pwm_set_cycles (const struct device *, uint32_t, uint32_t, uint32_t, pwm_flags_t)
 Fake implementation of the pwm_driver_api::set_cycles driver operation.

Detailed Description

Fake PWM driver API functions.