Home
last modified time | relevance | path

Searched defs:readattempts (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Daht20.c139 uint8_t clen, uint8_t *buf, size_t blen, int readattempts) in aht20_cmd()
H A Dsgp40.c363 uint8_t clen, uint8_t *buf, size_t blen, int readattempts) in sgp40_cmd()
H A Dsht4x.c356 uint8_t clen, uint8_t *buf, size_t blen, int readattempts) in sht4x_cmd()
H A Dsht3x.c852 sht3x_cmd(i2c_tag_t tag,i2c_addr_t addr,uint16_t * cmd,uint8_t clen,uint8_t * buf,size_t blen,int readattempts) sht3x_cmd() argument