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

  /src/sys/dev/i2c/
sgp40var.h 29 struct sgp40_sc { struct
sgp40.c 45 static int sgp40_cmdr(struct sgp40_sc *, uint16_t, uint8_t *, uint8_t,
70 CFATTACH_DECL_NEW(sgp40mox, sizeof(struct sgp40_sc),
106 struct sgp40_sc *sc = aux;
128 struct sgp40_sc *sc;
207 struct sgp40_sc *sc;
402 sgp40_cmdr(struct sgp40_sc *sc, uint16_t cmd, uint8_t *extraargs,
475 sgp40_sysctl_init(struct sgp40_sc *sc)
572 struct sgp40_sc *sc;
762 struct sgp40_sc *sc;
778 struct sgp40_sc *sc
    [all...]

Completed in 14 milliseconds