Searched refs:BMI270_INT_MAP_ANY_MOTION (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmi270/ | ||
D | bmi270.h | 115 #define BMI270_INT_MAP_ANY_MOTION BIT(6) macro |
D | bmi270_trigger.c | 252 int1_map_feat |= BMI270_INT_MAP_ANY_MOTION; in bmi270_anymo_config() |