Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.h19 #define BH1745_ALS_G_MSB_ADDR 0X53 macro
H A Dals_bh1745.c215 ret = ReadSensor(&data->busCfg, BH1745_ALS_G_MSB_ADDR, &reg[ALS_G_MSB], sizeof(uint8_t)); in ReadBh1745RawData()