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

  /src/sys/dev/i2c/
xc3028.c 71 static int xc3028_read_2(struct xc3028 *, uint16_t, uint16_t *);
212 xc3028_read_2(xc, XC3028_REG_VERSION, &xcversion);
441 xc3028_read_2(struct xc3028 *xc, uint16_t reg, uint16_t *val) function in typeref:typename:int

Completed in 28 milliseconds