|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
| struct | fake_pwm_set_cycles_Fake |
Typedefs | |
| typedef struct fake_pwm_set_cycles_Fake | fake_pwm_set_cycles_Fake |
Functions | |
| void | fake_pwm_set_cycles_reset (void) |
| int | fake_pwm_set_cycles (const struct device *arg0, uint32_t arg1, uint32_t arg2, uint32_t arg3, pwm_flags_t arg4) |
Variables | |
| fake_pwm_set_cycles_Fake | fake_pwm_set_cycles_fake |
| typedef struct fake_pwm_set_cycles_Fake fake_pwm_set_cycles_Fake |
| int fake_pwm_set_cycles | ( | const struct device * | arg0, |
| uint32_t | arg1, | ||
| uint32_t | arg2, | ||
| uint32_t | arg3, | ||
| pwm_flags_t | arg4 ) |
| void fake_pwm_set_cycles_reset | ( | void | ) |
|
extern |