Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsht3xreg.h99 #define SHT3X_SOFT_RESET 0x30A2 macro
Dsht3x.c120 .cmd = SHT3X_SOFT_RESET,
1145 error = sht3x_cmdr(sc, SHT3X_SOFT_RESET, NULL, 0); in sht3x_attach()