Home
last modified time | relevance | path

Searched refs:iodev_sensor_shell_read_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/
Dsensor_shell.c242 static struct sensor_read_config iodev_sensor_shell_read_config = { variable
249 RTIO_IODEV_DEFINE(iodev_sensor_shell_read, &__sensor_iodev_api, &iodev_sensor_shell_read_config);
592 iodev_sensor_shell_read_config.sensor = dev; in cmd_get_sensor()
593 iodev_sensor_shell_read_config.count = count; in cmd_get_sensor()