Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd.h45 #define SHT3XD_CLEAR_STATUS_WAIT_USEC 1000 macro
Dsht3xd.c183 k_busy_wait(SHT3XD_CLEAR_STATUS_WAIT_USEC); in sht3xd_init()