nRF Connect SDK API 2.8.99
|
Public API for the sensor_stub driver. More...
#include <zephyr/types.h>
#include <zephyr/drivers/sensor.h>
Go to the source code of this file.
Functions | |
void * | sensor_stub_udata_get (const struct device *dev) |
Get user data. | |
void | sensor_stub_udata_set (const struct device *dev, void *udata) |
Set user data. | |
Public API for the sensor_stub driver.