HomeSort by: relevance | last modified time | path
    Searched refs:MCP980X_AMBIENT_TEMP_SIGN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
mcp980xreg.h 46 #define MCP980X_AMBIENT_TEMP_SIGN __BIT(15)
mcp980x.c 305 if (raw & MCP980X_AMBIENT_TEMP_SIGN)

Completed in 12 milliseconds