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

  /src/sys/dev/i2c/
sdtemp_reg.h 44 #define SDTEMP_REG_UPPER_LIM 0x02
sdtemp.c 442 if (sdtemp_read_16(sc, SDTEMP_REG_UPPER_LIM, &lim) == 0 && lim != 0) {
477 (void)sdtemp_write_16(sc, SDTEMP_REG_UPPER_LIM,

Completed in 37 milliseconds