Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_qeo_drv.c219 uint32_t line_width; in qeo_abz_position_sync() local
225 line_width = (uint32_t)(0x100000000UL / lines); in qeo_abz_position_sync()
226 line_step_width = line_width / 4U; in qeo_abz_position_sync()
228 temp = (sync_pos % line_width) / line_step_width; in qeo_abz_position_sync()

Completed in 3 milliseconds