Home
last modified time | relevance | path

Searched refs:MCP_9808_TEMP_REG (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/cxx/experimental/sensor_mcp9808/main/
Dsensor_mcp9808.cpp21 #define MCP_9808_TEMP_REG 0x05 macro
45 master->sync_write(ADDR, {MCP_9808_TEMP_REG}); in app_main()