Home
last modified time | relevance | path

Searched full:bmp388 (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/dts/bindings/sensor/
Dbosch,bmp388-i2c.yaml5 Bosch BMP388 pressure sensor accessed through I2C bus
7 compatible: "bosch,bmp388"
9 include: [i2c-device.yaml, "bosch,bmp388.yaml"]
Dbosch,bmp388-spi.yaml5 Bosch BMP388 pressure sensor accessed through SPI bus
7 compatible: "bosch,bmp388"
9 include: [spi-device.yaml, "bosch,bmp388.yaml"]
Dbosch,bmp388.yaml4 # Common fields for BMP388
Dbosch,bmp390.yaml2 # Code based on the bosch,bmp388.yaml
/Zephyr-latest/drivers/sensor/bosch/bmp388/
DKconfig4 menuconfig BMP388 config
5 bool "Bosch BMP388 pressure sensor"
13 Enable driver for the Bosch BMP388 pressure sensor
15 if BMP388
70 endif # BMP388
Dbmp388_trigger.c1 /* Bosch BMP388 pressure sensor
8 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp388-ds001.pdf
15 #include "bmp388.h"
17 LOG_MODULE_DECLARE(BMP388, CONFIG_SENSOR_LOG_LEVEL);
DCMakeLists.txt8 zephyr_library_sources(bmp388.c bmp388_i2c.c bmp388_spi.c)
Dbmp388_spi.c14 #include "bmp388.h"
18 LOG_MODULE_DECLARE(BMP388, CONFIG_SENSOR_LOG_LEVEL);
Dbmp388_i2c.c13 #include "bmp388.h"
Dbmp388.h1 /* Bosch BMP388 pressure sensor
8 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp388-ds001.pdf
Dbmp388.c1 /* Bosch BMP388 pressure sensor
8 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp388-ds001.pdf
15 #include "bmp388.h"
17 LOG_MODULE_REGISTER(BMP388, CONFIG_SENSOR_LOG_LEVEL);
/Zephyr-latest/drivers/sensor/bosch/
DCMakeLists.txt17 add_subdirectory_ifdef(CONFIG_BMP388 bmp388)
DKconfig17 source "drivers/sensor/bosch/bmp388/Kconfig"
/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170_mimxrt1176_cm7.dts347 bmp388_0: bmp388@76 {
348 compatible = "bosch,bmp388";
368 bmp388_1: bmp388@77 {
369 compatible = "bosch,bmp388";
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts245 bmp388: bmp388@76 { label
246 compatible = "bosch,bmp388";
/Zephyr-latest/tests/drivers/build_all/sensor/
Dspi.dtsi168 test_spi_bmp388: bmp388@16 {
169 compatible = "bosch,bmp388";
Di2c.dtsi579 test_i2c_bmp388: bmp388@55 {
580 compatible = "bosch,bmp388";
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst798 * Merged BMP390 into BMP388.
Drelease-notes-2.7.rst1286 * :github:`38005` - [Coverity CID: 236647] Unchecked return value in drivers/sensor/bmp388/bmp388_t…
Drelease-notes-2.6.rst619 * Added BMP388 pressure sensor driver.
Drelease-notes-3.3.rst3304 * :github:`51873` - sensor: bmp388: missing if check around i2c device ready function
/Zephyr-latest/boards/nxp/vmu_rt1170/doc/
Dindex.rst46 - Dual BMP388 Barometer