Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_baro_rohm_bm1383a.c92 #define BM1383A_REG_RESET_CONTROL (0x13) macro
194 ret = sensor_i2c_write(drv, BM1383A_REG_RESET_CONTROL, &value, I2C_DATA_LEN, I2C_OP_RETRIES); in drv_baro_rohm_bm1383a_set_power_mode()
211 … ret = sensor_i2c_write(drv, BM1383A_REG_RESET_CONTROL, &value, I2C_DATA_LEN, I2C_OP_RETRIES); in drv_baro_rohm_bm1383a_set_power_mode()

Completed in 3 milliseconds