Searched defs:matchdebug (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/dev/i2c/ |
H A D | bmx280thpi2c.c | 137 bmx280thpi2c_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) in bmx280thpi2c_poke() 155 const bool matchdebug = false; in bmx280thpi2c_match() local
|
H A D | scmdi2c.c | 110 scmdi2c_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) in scmdi2c_poke() 128 const bool matchdebug = false; in scmdi2c_match() local
|
H A D | aht20.c | 194 aht20_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) in aht20_poke() 253 const bool matchdebug = false; in aht20_match() local
|
H A D | sgp40.c | 454 sgp40_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) in sgp40_poke() 541 const bool matchdebug = false; in sgp40_match() local
|
H A D | sht4x.c | 406 sht4x_poke(i2c_tag_t tag, i2c_addr_t addr, bool matchdebug) in sht4x_poke() 507 const bool matchdebug = false; in sht4x_match() local
|
H A D | si70xx.c | 470 si70xx_poke(i2c_tag_t tag,i2c_addr_t addr,bool matchdebug) si70xx_poke() argument 576 const bool matchdebug = false; si70xx_match() local
|
H A D | sht3x.c | 915 sht3x_poke(i2c_tag_t tag,i2c_addr_t addr,bool matchdebug) sht3x_poke() argument 1025 const bool matchdebug = false; sht3x_match() local
|
/netbsd-src/sys/dev/spi/ |
H A D | bmx280thpspi.c | 148 const bool matchdebug = false; in bmx280thpspi_match() local
|
H A D | scmdspi.c | 171 const bool matchdebug = true; in scmdspi_match() local
|