Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h113 uint32_t StartPoint; /*!< The Start Point of the counter member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c7864 assert_param(IS_DCMIPP_CSI_TIMER_START(TimerConfig->StartPoint)); in HAL_DCMIPP_CSI_SetTimerConfig()
7885 SET_BIT(csi_instance->PRGITR, TimerConfig->StartPoint << startpoint_pos); in HAL_DCMIPP_CSI_SetTimerConfig()