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

  /src/sys/dev/i2c/
am2315.c 194 uint8_t chipver; local in function:am2315_attach
279 aprint_error_dev(self, "read chipver: %d\n", error);
283 chipver = buf[2];
344 chipver, (chipvergood ? "," : "(inaccurate),"),
am2315.c 194 uint8_t chipver; local in function:am2315_attach
279 aprint_error_dev(self, "read chipver: %d\n", error);
283 chipver = buf[2];
344 chipver, (chipvergood ? "," : "(inaccurate),"),

Completed in 21 milliseconds