Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for controlling generic emulated sensor test device. More...

#include <zephyr/device.h>
#include <zephyr/drivers/emul.h>

Go to the source code of this file.

Functions

void generic_emul_reset (const struct emul *target, bool reset_rc)
 Reset all channels back to unconfigured.
void generic_emul_func_rc (const struct emul *target, int resume_rc, int suspend_rc, int fetch_rc)
 Configure return value for generic sensor device.

Detailed Description

Header file for controlling generic emulated sensor test device.