Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362.h74 #define ADXL362_ACT_INACT_CTL_ACT_EN (1 << 0) macro
Dadxl362.c438 new_act_inact_reg |= ADXL362_ACT_INACT_CTL_ACT_EN | in adxl362_setup_activity_detection()