Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.h112 #define BMA4XX_BWP_OSR4_AVG1 (0x0) macro
Dbma4xx.c194 if (val->val2 || val->val1 < BMA4XX_BWP_OSR4_AVG1 || val->val1 > BMA4XX_BWP_RES_AVG128) { in bma4xx_attr_set_bwp()