Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/adxl372/
Dadxl372.c729 &cfg->inactivity_th); in adxl372_probe()
837 .inactivity_th.thresh = CONFIG_ADXL372_INACTIVITY_THRESHOLD / 100, \
838 .inactivity_th.referenced = \
840 .inactivity_th.enable = 1, \
Dadxl372.h347 struct adxl372_activity_threshold inactivity_th; member