Home
last modified time | relevance | path

Searched full:bosch (Results 1 – 25 of 175) sorted by relevance

1234567

/Zephyr-latest/drivers/sensor/bosch/
DKconfig5 source "drivers/sensor/bosch/bma280/Kconfig"
6 source "drivers/sensor/bosch/bma4xx/Kconfig"
7 source "drivers/sensor/bosch/bmc150_magn/Kconfig"
8 source "drivers/sensor/bosch/bme280/Kconfig"
9 source "drivers/sensor/bosch/bme680/Kconfig"
10 source "drivers/sensor/bosch/bmg160/Kconfig"
11 source "drivers/sensor/bosch/bmi08x/Kconfig"
12 source "drivers/sensor/bosch/bmi160/Kconfig"
13 source "drivers/sensor/bosch/bmi270/Kconfig"
14 source "drivers/sensor/bosch/bmi323/Kconfig"
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dbosch,bmm150-i2c.yaml5 Bosch BMM150 Geomagnetic sensor. See more info at:
6 https://www.bosch-sensortec.com/bst/products/all_products/bmm150
8 compatible: "bosch,bmm150"
10 include: ["i2c-device.yaml", "bosch,bmm150.yaml"]
Dbosch,bmm150-spi.yaml5 Bosch BMM150 Geomagnetic sensor. See more info at:
6 https://www.bosch-sensortec.com/bst/products/all_products/bmm150
8 compatible: "bosch,bmm150"
10 include: ["spi-device.yaml", "bosch,bmm150.yaml"]
Dbosch,bma4xx-i2c.yaml5 Bosch BMA4xx 3-axis acceleration sensors in I2C mode. See more info at:
6 https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/
8 compatible: "bosch,bma4xx"
10 include: [sensor-device.yaml, i2c-device.yaml, "bosch,bma4xx-common.yaml"]
Dbosch,bma4xx-spi.yaml5 Bosch BMA4xx 3-axis acceleration sensors in SPI mode. See more info at:
6 https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/
11 compatible: "bosch,bma4xx"
13 include: [sensor-device.yaml, spi-device.yaml, "bosch,bma4xx-common.yaml"]
Dbosch,bmp390-i2c.yaml5 Bosch BMP390 pressure sensor accessed through I2C bus
7 compatible: "bosch,bmp390"
9 include: [i2c-device.yaml, "bosch,bmp390.yaml"]
Dbosch,bmp390-spi.yaml5 Bosch BMP390 pressure sensor accessed through SPI bus
7 compatible: "bosch,bmp390"
9 include: [spi-device.yaml, "bosch,bmp390.yaml"]
Dbosch,bmi270-i2c.yaml1 # Copyright (c) 2021, Bosch Sensortec GmbH
5 compatible: "bosch,bmi270"
7 include: [i2c-device.yaml, "bosch,bmi270.yaml"]
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,bmc150_magn.yaml5 Bosch BMC150 Magnetometer. See more info at:
6 https://www.bosch-sensortec.com/bst/products/all_products/bmc150
8 compatible: "bosch,bmc150_magn"
Dbosch,bmg160.yaml5 Bosch BMG160 gyroscope. See more info at:
6 https://www.bosch-sensortec.com/bst/products/all_products/bmg160
8 compatible: "bosch,bmg160"
Dbosch,bmi270.yaml1 # Copyright (c) 2021, Bosch Sensortec GmbH
7 https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi270.html
11 compatible: "bosch,bmi270"
Dbosch,bma280.yaml5 Bosch BMA280 triaxial acceleration sensor. See more info at:
6 https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/bma280.html
8 compatible: "bosch,bma280"
Dbosch,bmi270-spi.yaml4 compatible: "bosch,bmi270"
6 include: ["spi-device.yaml", "bosch,bmi270.yaml"]
Dbosch,bmi160-spi.yaml6 compatible: "bosch,bmi160"
8 include: [spi-device.yaml, "bosch,bmi160.yaml"]
Dbosch,bmi160-i2c.yaml6 compatible: "bosch,bmi160"
8 include: [i2c-device.yaml, "bosch,bmi160.yaml"]
Dbosch,bmi08x-accel-i2c.yaml6 compatible: "bosch,bmi08x-accel"
8 include: [i2c-device.yaml, "bosch,bmi08x-accel.yaml"]
Dbosch,bmi08x-accel-spi.yaml6 compatible: "bosch,bmi08x-accel"
8 include: [spi-device.yaml, "bosch,bmi08x-accel.yaml"]
Dbosch,bmi08x-gyro-i2c.yaml6 compatible: "bosch,bmi08x-gyro"
8 include: [i2c-device.yaml, "bosch,bmi08x-gyro.yaml"]
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h20 * The Bosch M_CAN register definitions correspond to those found in the Bosch M_CAN Controller Area
399 * @name Indexes for the cells in the devicetree bosch,mram-cfg property
402 * These match the description of the cells in the bosch,m_can-base devicetree binding.
422 /** Total number of cells in bosch,mram-cfg property */
428 * @brief Get the Bosch M_CAN Message RAM offset
437 * @brief Get the number of standard (11-bit) filter elements in Bosch M_CAN Message RAM
446 * @brief Get the number of extended (29-bit) filter elements in Bosch M_CAN Message RAM
455 * @brief Get the number of Rx FIFO 0 elements in Bosch M_CAN Message RAM
464 * @brief Get the number of Rx FIFO 1 elements in Bosch M_CAN Message RAM
473 * @brief Get the number of Rx Buffer elements in Bosch M_CAN Message RAM
[all …]
/Zephyr-latest/dts/bindings/can/
Dbosch,m_can-base.yaml1 description: Bosch M_CAN CAN FD controller base
6 bosch,mram-cfg:
10 Bosch M_CAN message RAM configuration. The cells in the array have the following format:
19 The Bosch M_CAN IP supports the following elements:
/Zephyr-latest/drivers/can/
DKconfig.mcan1 # Bosch M_CAN configuration options
9 Enable the Bosch M_CAN CAN IP module driver backend.
/Zephyr-latest/drivers/sensor/bosch/bmi160/
DKconfig1 # Bosch BMI160 inertial measurement configuration options
7 bool "Bosch BMI160 inertial measurement unit"
13 Enable Bosch BMI160 inertial measurement unit that provides acceleration
220 bool "Emulate a Bosch BMI160 accelerometer"
225 This is an emulator for the Bosch BMI160 accelerometer.
/Zephyr-latest/samples/sensor/bmi270/
Dapp.overlay2 * Copyright (c) 2021 Bosch Sensortec GmbH
11 compatible = "bosch,bmi270";

1234567