Home
last modified time | relevance | path

Searched refs:have_bus (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/i2c/
Dsht3x.c328 sht3x_take_break(void *aux, bool have_bus) in sht3x_take_break() argument
334 if (! have_bus) { in sht3x_take_break()
348 if (! have_bus) { in sht3x_take_break()
359 sht3x_get_status_register(void *aux, uint16_t *reg, bool have_bus) in sht3x_get_status_register() argument
365 if (! have_bus) { in sht3x_get_status_register()
388 if (! have_bus) { in sht3x_get_status_register()
396 sht3x_clear_status_register(void *aux, bool have_bus) in sht3x_clear_status_register() argument
401 if (! have_bus) { in sht3x_clear_status_register()
415 if (! have_bus) { in sht3x_clear_status_register()