Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388_spi.c25 static int bmp388_reg_read_spi(const union bmp388_bus *bus, uint8_t regaddr, uint8_t *buf, int size) in bmp388_reg_read_spi() function
81 .read = bmp388_reg_read_spi,