Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_pwr.c332 return range->minUV + (range->uVStep * sel); in HAL_PWR_LinearRangeSelToVolt()
358 (range->maxSel - range->minSel) * range->uVStep; in HAL_PWR_LinearRangeVoltToSel()
365 if (range->uVStep == 0) { in HAL_PWR_LinearRangeVoltToSel()
369 range->uVStep); in HAL_PWR_LinearRangeVoltToSel()
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pwr.h103 .uVStep = _stepUV, \
111 unsigned int uVStep; member

Completed in 6 milliseconds