We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6360c7f commit e868e01Copy full SHA for e868e01
drivers/sensor/sensor_handlers.c
@@ -68,7 +68,7 @@ static inline int z_vrfy_sensor_get_decoder(const struct device *dev,
68
}
69
#include <zephyr/syscalls/sensor_get_decoder_mrsh.c>
70
71
-static inline int z_vrfy_sensor_reconfigure_read_iodev(struct rtio_iodev *iodev,
+static inline int z_vrfy_sensor_reconfigure_read_iodev(const struct rtio_iodev *iodev,
72
const struct device *sensor,
73
const struct sensor_chan_spec *channels,
74
size_t num_channels)
0 commit comments