Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsht4xreg.h22 #define SHT4X_TYPICAL_ADDR 0x44 macro
Dsht4x.c513 if (ia->ia_addr != SHT4X_TYPICAL_ADDR) in sht4x_match()