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

  /src/sys/dev/i2c/
aht20.c 156 for (int aint = 0; aint < readattempts; aint++) { local in function:aht20_cmd
sht4x.c 371 for (int aint = 0; aint < readattempts; aint++) { local in function:sht4x_cmd
sgp40.c 390 for (int aint = 0; aint < readattempts; aint++) { local in function:sgp40_cmd
si70xx.c 923 for (int aint = 0; aint < sc->sc_readattempts; aint++) { local in function:si70xx_exec
sht3x.c 892 for (int aint = 0; aint < readattempts; aint++) { local in function:sht3x_cmd

Completed in 16 milliseconds