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

  /src/sys/dev/i2c/
sgp40.c 47 static int sgp40_poke(i2c_tag_t, i2c_addr_t, bool);
454 sgp40_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
563 error = sgp40_poke(ia->ia_tag, ia->ia_addr, matchdebug);
sgp40.c 47 static int sgp40_poke(i2c_tag_t, i2c_addr_t, bool);
454 sgp40_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) function in typeref:typename:int
563 error = sgp40_poke(ia->ia_tag, ia->ia_addr, matchdebug);

Completed in 62 milliseconds