Searched full:mcp9600 (Results 1 – 7 of 7) sorted by relevance
8 config MCP9600 config9 bool "MCP9600 i2c thermocouple temperature sensor"14 Enable driver for MCP9600 i2c thermocouple temperature sensor.
8 zephyr_library_sources(mcp9600.c)
16 LOG_MODULE_REGISTER(MCP9600, CONFIG_SENSOR_LOG_LEVEL);119 LOG_ERR("mcp9600 i2c bus %s not ready", cfg->bus.bus->name); in mcp9600_init()
7 Microchip MCP9600 I2C Thermocouple EMF to Temperature Converter. See8 https://www.microchip.com/wwwproducts/en/MCP9600.10 compatible: "microchip,mcp9600"
5 add_subdirectory_ifdef(CONFIG_MCP9600 mcp9600)
6 source "drivers/sensor/microchip/mcp9600/Kconfig"
717 test_i2c_mcp9600: mcp9600@6a {718 compatible = "microchip,mcp9600";