Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c543 assert_param(IS_DCMIPP_SWAP_CYCLES(pParallelConfig->SwapCycles)); in HAL_DCMIPP_PARALLEL_SetConfig()
559 (pParallelConfig->SwapCycles) | \ in HAL_DCMIPP_PARALLEL_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h90 uint32_t SwapCycles; /*!< Enable or Disable the Swap Cycles. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h152 uint32_t SwapCycles; /*!< Enable or Disable the Swap Cycles. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c513 assert_param(IS_DCMIPP_SWAP_CYCLES(pParallelConfig->SwapCycles)); in HAL_DCMIPP_PARALLEL_SetConfig()
529 (pParallelConfig->SwapCycles) | \ in HAL_DCMIPP_PARALLEL_SetConfig()