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

  /src/sys/dev/i2c/
mcp980x.c 82 static uint8_t mcp980x_resolution_get(struct mcp980x_softc *);
258 mcp980x_resolution_get(struct mcp980x_softc *sc) function in typeref:typename:uint8_t
410 sc->sc_res = mcp980x_resolution_get(sc);
mcp980x.c 82 static uint8_t mcp980x_resolution_get(struct mcp980x_softc *);
258 mcp980x_resolution_get(struct mcp980x_softc *sc) function in typeref:typename:uint8_t
410 sc->sc_res = mcp980x_resolution_get(sc);

Completed in 23 milliseconds