Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1647 uint32_t sizeReg = 0U; in PXP_SetStoreEngineConfig() local
1665 sizeReg = (((uint32_t)config->totalHeight) << 16U) | ((uint32_t)config->totalWidth); in PXP_SetStoreEngineConfig()
1683 base->INPUT_STORE_SIZE_CH0 = sizeReg; in PXP_SetStoreEngineConfig()
1696 base->INPUT_STORE_SIZE_CH1 = sizeReg; in PXP_SetStoreEngineConfig()
1724 base->DITHER_STORE_SIZE_CH0 = sizeReg; in PXP_SetStoreEngineConfig()
1736 base->DITHER_STORE_SIZE_CH1 = sizeReg; in PXP_SetStoreEngineConfig()