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.c248 static struct sensor_read_config iodev_sensor_shell_read_config = { variable
255 RTIO_IODEV_DEFINE(iodev_sensor_shell_read, &__sensor_iodev_api, &iodev_sensor_shell_read_config);
581 iodev_sensor_shell_read_config.sensor = dev; in cmd_get_sensor()
582 iodev_sensor_shell_read_config.count = count; in cmd_get_sensor()