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

  /src/sys/dev/i2c/
bmx280thpi2c.c 55 static int bmx280thpi2c_match(device_t, cfdata_t, void *);
60 bmx280thpi2c_match, bmx280thpi2c_attach, bmx280thpi2c_detach, NULL);
159 bmx280thpi2c_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
bmx280thpi2c.c 55 static int bmx280thpi2c_match(device_t, cfdata_t, void *);
60 bmx280thpi2c_match, bmx280thpi2c_attach, bmx280thpi2c_detach, NULL);
159 bmx280thpi2c_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds