Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1446 uint32_t ulcReg = 0U; in PXP_SetFetchEngineConfig() local
1477 ulcReg = (((uint32_t)config->ulcY) << 16U) | (uint32_t)config->ulcX; in PXP_SetFetchEngineConfig()
1508 base->INPUT_FETCH_ACTIVE_SIZE_ULC_CH0 = ulcReg; in PXP_SetFetchEngineConfig()
1526 base->INPUT_FETCH_ACTIVE_SIZE_ULC_CH1 = ulcReg; in PXP_SetFetchEngineConfig()
1560 base->DITHER_FETCH_ACTIVE_SIZE_ULC_CH0 = ulcReg; in PXP_SetFetchEngineConfig()
1578 base->DITHER_FETCH_ACTIVE_SIZE_ULC_CH1 = ulcReg; in PXP_SetFetchEngineConfig()