Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/
Dsensor_shell.c150 static struct sample_stats sensor_stats[CONFIG_SENSOR_SHELL_MAX_TRIGGER_DEVICES][SENSOR_CHAN_ALL]; variable
969 stats = sensor_stats[sensor_idx]; in data_ready_trigger_handler()
1066 struct sample_stats *stats = sensor_stats[sensor_idx]; in cmd_trig_sensor()