Searched refs:Math_divideBy1000 (Results 1 – 3 of 3) sorted by relevance
41 uint32_t Math_divideBy1000(uint32_t dividend) in Math_divideBy1000() function
105 extern uint32_t Math_divideBy1000(uint32_t dividend);
104 voltageCode = Math_divideBy1000(voltageCode); in millivoltsToCode()