Searched refs:INA219_WAIT_MSR_RETRY (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/ina219/ | ||
D | ina219.h | 45 #define INA219_WAIT_MSR_RETRY 100 macro |
D | ina219.c | 142 k_sleep(K_USEC(INA219_WAIT_MSR_RETRY)); in ina219_sample_fetch() |