Home
last modified time | relevance | path

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

/drivers/sensor/
A Dsensor_shell.c251 static struct sensor_chan_spec iodev_sensor_shell_channels[SENSOR_CHAN_ALL]; variable
255 .channels = iodev_sensor_shell_channels,
257 .max = ARRAY_SIZE(iodev_sensor_shell_channels),
559 for (int i = 0; i < ARRAY_SIZE(iodev_sensor_shell_channels); ++i) { in cmd_get_sensor()
563 iodev_sensor_shell_channels[count++] = (struct sensor_chan_spec){i, 0}; in cmd_get_sensor()
575 iodev_sensor_shell_channels[count++] = in cmd_get_sensor()

Completed in 14 milliseconds