Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1487 ((uint32_t)(config->shiftConfig.component1.offset) << 8U) | in PXP_SetFetchEngineConfig()
1491 ((uint32_t)(config->shiftConfig.component1.width) << 4U) | in PXP_SetFetchEngineConfig()
Dfsl_pxp.h859 pxp_fetch_shift_component_t component1; member