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

  /src/sys/dev/i2c/
ds2482ow.c 43 static int ds2482_poke(i2c_tag_t, i2c_addr_t, bool);
508 ds2482_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
548 error = ds2482_poke(ia->ia_tag, ia->ia_addr, matchdebug);
ds2482ow.c 43 static int ds2482_poke(i2c_tag_t, i2c_addr_t, bool);
508 ds2482_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
548 error = ds2482_poke(ia->ia_tag, ia->ia_addr, matchdebug);

Completed in 23 milliseconds