Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c666 assert_param(IS_DCMIPP_MEMORY_PAGE_SIZE(pIPPlugConfig->MemoryPageSize)); in HAL_DCMIPP_SetIPPlugConfig()
693 hdcmipp->Instance->IPGR1 = (pIPPlugConfig->MemoryPageSize); in HAL_DCMIPP_SetIPPlugConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h110 uint32_t MemoryPageSize; /*!< Configures the DCMIPP IPPLUG Memory page size member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h176 uint32_t MemoryPageSize; /*!< Configures the DCMIPP IPPLUG Memory page size member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c1090 assert_param(IS_DCMIPP_MEMORY_PAGE_SIZE(pIPPlugConfig->MemoryPageSize)); in HAL_DCMIPP_SetIPPlugConfig()
1117 hdcmipp->Instance->IPGR1 = (pIPPlugConfig->MemoryPageSize); in HAL_DCMIPP_SetIPPlugConfig()