Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1488 ((uint32_t)(config->shiftConfig.component2.offset) << 16U) | in PXP_SetFetchEngineConfig()
1492 ((uint32_t)(config->shiftConfig.component2.width) << 8U) | in PXP_SetFetchEngineConfig()
Dfsl_pxp.h860 pxp_fetch_shift_component_t component2; member