Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c7854 uint32_t startpoint_pos = CSI_PRGITR_TIM0EOF_Pos + (Timer * 4U); in HAL_DCMIPP_CSI_SetTimerConfig() local
7885 SET_BIT(csi_instance->PRGITR, TimerConfig->StartPoint << startpoint_pos); in HAL_DCMIPP_CSI_SetTimerConfig()