Searched refs:INA219_OVF_STATUS (Results 1 – 2 of 2) sorted by relevance
32 #define INA219_OVF_STATUS(x) x & 0x1 macro
146 if (INA219_OVF_STATUS(status)) { in ina219_sample_fetch()