Searched defs:aint (Results 1 - 5 of 5) sorted by relevance
| /src/sys/dev/i2c/ | ||
| H A D | aht20.c | 156 for (int aint = 0; aint < readattempts; aint++) { local in function:aht20_cmd |
| H A D | sgp40.c | 390 for (int aint = 0; aint < readattempts; aint++) { local in function:sgp40_cmd |
| H A D | sht4x.c | 371 for (int aint = 0; aint < readattempts; aint++) { local in function:sht4x_cmd |
| H A D | sht3x.c | 892 for (int aint = 0; aint < readattempts; aint++) { local in function:sht3x_cmd |
| H A D | si70xx.c | 923 for (int aint = 0; aint < sc->sc_readattempts; aint++) { local in function:si70xx_exec |
Completed in 12 milliseconds