Home | Sort by: relevance | last modified time | path |
/src/sys/dev/i2c/ | |
titemp.c | 96 uint8_t mfid; local in function:titemp_match 108 TITEMP_MFID_REG, &mfid, 0); 111 if (error || mfid != TITEMP_MFID_TMP451) |
titemp.c | 96 uint8_t mfid; local in function:titemp_match 108 TITEMP_MFID_REG, &mfid, 0); 111 if (error || mfid != TITEMP_MFID_TMP451) |