Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1458 if (config->fetchFormat.blockSize16) in PXP_SetFetchEngineConfig()
1475 PXP_INPUT_FETCH_CTRL_CH0_BLOCK_16((uint32_t)config->fetchFormat.blockSize16) | in PXP_SetFetchEngineConfig()
1659 PXP_INPUT_STORE_CTRL_CH0_BLOCK_16((uint32_t)config->storeFormat.blockSize16) | in PXP_SetStoreEngineConfig()
Dfsl_pxp.h812 bool blockSize16; /*!< Enable to use 16*16 block, otherwise it will be 8*8 block. */ member