Searched refs:R_LOAD (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/ecs1030/ | ||
D | ecs1030.h | 79 static const uint8_t R_LOAD = 2000.0 / CURRENT_RATIO; variable |
D | ecs1030.cxx | 70 return rms / R_LOAD; in getCurrency_A() |