Searched full:mcp9808 (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/samples/sensor/jc42/ |
D | README.rst | 23 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
|
D | CMakeLists.txt | 5 project(mcp9808) project
|
/Zephyr-latest/samples/sensor/jc42/boards/ |
D | frdm_k64f.overlay | 8 mcp9808@18 { 9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
|
D | particle_xenon.overlay | 8 mcp9808@18 { 9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
|
D | nucleo_l031k6.overlay | 8 mcp9808@18 { 9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
|
D | nucleo_l053r8.overlay | 8 mcp9808@18 { 9 compatible = "microchip,mcp9808", "jedec,jc-42.4-temp";
|
/Zephyr-latest/dts/bindings/sensor/ |
D | jedec,jc-42.4-temp.yaml | 8 Driver based on the Microchip MCP9808 Digital Temperature Sensor. See
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 263 * 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.
|
D | release-notes-4.0.rst | 782 * 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``
|
D | release-notes-1.12.rst | 762 * :github:`8062` - [Coverity CID :186196] Error handling issues in /samples/sensor/mcp9808/src/main…
|
D | release-notes-2.0.rst | 1441 * :github:`8062` - [Coverity CID :186196] Error handling issues in /samples/sensor/mcp9808/src/main…
|