Searched refs:iodev_sensor_shell_channels (Results 1 – 1 of 1) sorted by relevance
241 static struct sensor_chan_spec iodev_sensor_shell_channels[SENSOR_CHAN_ALL]; variable245 .channels = iodev_sensor_shell_channels,247 .max = ARRAY_SIZE(iodev_sensor_shell_channels),566 for (int i = 0; i < ARRAY_SIZE(iodev_sensor_shell_channels); ++i) { in cmd_get_sensor()570 iodev_sensor_shell_channels[count++] = (struct sensor_chan_spec){i, 0}; in cmd_get_sensor()582 iodev_sensor_shell_channels[count++] = in cmd_get_sensor()