Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/sensor/adxl372/
Dadxl372.c837 &cfg->inactivity_th); in adxl372_probe()
976 .inactivity_th.thresh = CONFIG_ADXL372_INACTIVITY_THRESHOLD / 100,
977 .inactivity_th.referenced =
979 .inactivity_th.enable = 1,
Dadxl372.h321 struct adxl372_activity_threshold inactivity_th; member