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

  /src/sys/dev/i2c/
sdtemp_reg.h 45 #define SDTEMP_REG_LOWER_LIM 0x03
sdtemp.c 438 if (sdtemp_read_16(sc, SDTEMP_REG_LOWER_LIM, &lim) == 0 && lim != 0) {
472 (void)sdtemp_write_16(sc, SDTEMP_REG_LOWER_LIM,

Completed in 194 milliseconds