Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h78 uint32_t DataTypeIDB ; /*!< Configures the Data type selection ID-B member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c795 assert_param(IS_DCMIPP_DATA_TYPE(pCSI_PipeConfig->DataTypeIDB)); in HAL_DCMIPP_CSI_PIPE_SetConfig()
831 pxfscr_reg |= (uint32_t)(pCSI_PipeConfig->DataTypeIDB << DCMIPP_P0FSCR_DTIDB_Pos); in HAL_DCMIPP_CSI_PIPE_SetConfig()