nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
sensor_stub.h File Reference

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.
 

Detailed Description

Public API for the sensor_stub driver.