Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/sensor/bq274xx/
Dbq274xx.c27 static int bq274xx_command_reg_read(struct bq274xx_data *bq274xx, uint8_t reg_addr, in bq274xx_command_reg_read() function
126 status = bq274xx_command_reg_read(bq274xx, BQ274XX_COMMAND_CONTROL_LOW, in bq274xx_get_device_type()
239 status = bq274xx_command_reg_read( in bq274xx_sample_fetch()
248 status = bq274xx_command_reg_read(bq274xx, in bq274xx_sample_fetch()
258 status = bq274xx_command_reg_read( in bq274xx_sample_fetch()
268 status = bq274xx_command_reg_read(bq274xx, in bq274xx_sample_fetch()
278 status = bq274xx_command_reg_read(bq274xx, in bq274xx_sample_fetch()
288 status = bq274xx_command_reg_read(bq274xx, BQ274XX_COMMAND_SOC, in bq274xx_sample_fetch()
297 status = bq274xx_command_reg_read( in bq274xx_sample_fetch()
307 status = bq274xx_command_reg_read( in bq274xx_sample_fetch()
[all …]