Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/adi/adxl367/
Dadxl367.h143 #define ADXL367_ACT_INACT_CTL_ACT_EN_MSK BIT(0) macro
Dadxl367.c44 ADXL367_ACT_INACT_CTL_ACT_EN_MSK | in adxl367_setup_activity_detection()
46 FIELD_PREP(ADXL367_ACT_INACT_CTL_ACT_EN_MSK, th->enable) | in adxl367_setup_activity_detection()