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

  /src/sys/dev/i2c/
sht3x.c 51 static int sht3x_match(device_t, cfdata_t, void *);
80 sht3x_match, sht3x_attach, sht3x_detach, sht3x_activate);
1042 sht3x_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
sht3x.c 51 static int sht3x_match(device_t, cfdata_t, void *);
80 sht3x_match, sht3x_attach, sht3x_detach, sht3x_activate);
1042 sht3x_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 25 milliseconds