Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c373 unsigned int reg_div_m_shift, reg_div_m_width, value; in hal_pwm_control() local
487 reg_div_m_shift = PWM_DIV_M_SHIFT; in hal_pwm_control()
490 temp = SET_BITS(reg_div_m_shift, reg_div_m_width, temp, div_m); in hal_pwm_control()

Completed in 4 milliseconds