Searched refs:updateWidth (Results 1 – 2 of 2) sorted by relevance
2166 … PXP_WFA_FETCH_BUF1_SIZE_BUF_WIDTH((uint32_t)config->updateWidth - 1UL); in PXP_SetWfeaConfig()2171 … PXP_WFA_FETCH_BUF1_SIZE_BUF_WIDTH((uint32_t)config->updateWidth - 1UL); in PXP_SetWfeaConfig()2176 …base->WFE_A_STORE_SIZE_CH0 = PXP_WFE_A_STORE_SIZE_CH0_OUT_WIDTH((uint32_t)config->updateWidth - 1U… in PXP_SetWfeaConfig()2178 …base->WFE_A_STORE_SIZE_CH1 = PXP_WFE_A_STORE_SIZE_CH0_OUT_WIDTH((uint32_t)config->updateWidth - 1U… in PXP_SetWfeaConfig()2191 base->ALU_A_BUF_SIZE = PXP_ALU_A_BUF_SIZE_BUF_WIDTH((uint32_t)config->updateWidth) | in PXP_SetWfeaConfig()2197 …PXP_WFE_A_DIMENSIONS_WIDTH(config->updateWidth) | PXP_WFE_A_DIMENSIONS_HEIGHT(config->updateHeight… in PXP_SetWfeaConfig()
1082 uint16_t updateWidth; /*!< Width of the update area. */ member