Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_phase.c59 step = DIV_ROUND_CLOSEST(360, parent_div); in ccu_phase_get_phase()
121 step = DIV_ROUND_CLOSEST(360, parent_div); in ccu_phase_set_phase()
122 delay = DIV_ROUND_CLOSEST(degrees, step); in ccu_phase_set_phase()
/bsp/cvitek/drivers/
A Ddrv_uart.c28 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro
135 clock_divisor = DIV_ROUND_CLOSEST(UART_INPUT_CLK, 16 * serial->config.baud_rate); in dw8250_uart_configure()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_tv.c164 DIV_ROUND_CLOSEST(pixel_clk * (ptvp->video_info->b_interlace + 1), in tv_calc_judge_line()

Completed in 6 milliseconds