Home
last modified time | relevance | path

Searched full:mcp9808 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/samples/sensor/jc42/
DREADME.rst23 sample is configured to use the MCP9808 sensor.
25 The MCP9808 digital temperature sensor converts temperatures between -20 |deg|
32 The MCP9808, which is a JEDEC JC 42.4 compliant temperature sensor, is
34 use it mounted on a breakout board. We used the Adafruit `MCP9808
37 .. _`MCP9808 Sensor`: https://www.adafruit.com/product/1782
DCMakeLists.txt5 project(mcp9808) project
/Zephyr-latest/samples/sensor/jc42/boards/
Dfrdm_k64f.overlay8 mcp9808@18 {
9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
Dparticle_xenon.overlay8 mcp9808@18 {
9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
Dnucleo_l031k6.overlay8 mcp9808@18 {
9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
Dnucleo_l053r8.overlay8 mcp9808@18 {
9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
/Zephyr-latest/dts/bindings/sensor/
Djedec,jc-42.4-temp.yaml8 Driver based on the Microchip MCP9808 Digital Temperature Sensor. See
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst263 * The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed
265 :dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808`` string.
Drelease-notes-4.0.rst782 * The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed to
784 :dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808``
Drelease-notes-1.12.rst762 * :github:`8062` - [Coverity CID :186196] Error handling issues in /samples/sensor/mcp9808/src/main…
Drelease-notes-2.0.rst1441 * :github:`8062` - [Coverity CID :186196] Error handling issues in /samples/sensor/mcp9808/src/main…