Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.h48 #define BMA4XX_REG_TEMPERATURE (0x22) macro
Dbma4xx.c328 status = bma4xx->hw_ops->read_reg(dev, BMA4XX_REG_TEMPERATURE, temp); in bma4xx_temp_fetch()