Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h76 uint32_t DataTypeIDA ; /*!< Configures the Data type selection ID-A member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c801 assert_param(IS_DCMIPP_DATA_TYPE(pCSI_PipeConfig->DataTypeIDA)); in HAL_DCMIPP_CSI_PIPE_SetConfig()
822 pxfscr_reg |= (uint32_t)(pCSI_PipeConfig->DataTypeIDA << DCMIPP_P0FSCR_DTIDA_Pos); in HAL_DCMIPP_CSI_PIPE_SetConfig()