Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362.h72 #define ADXL362_ACT_INACT_CTL_INACT_EN (1 << 2) macro
Dadxl362.c481 new_act_inact_reg |= ADXL362_ACT_INACT_CTL_INACT_EN | in adxl362_setup_inactivity_detection()