Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/epdc/
Dfsl_epdc.h436 uint32_t fullUpdateEnable : 1; /*!< Enable full update. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h1089 bool fullUpdateEnable; /*!< Enable full update. */ member
Dfsl_pxp.c2203 base->WFE_A_SW_FLAG_REGS = ((uint32_t)(!config->fullUpdateEnable) | (0U << 1U)); in PXP_SetWfeaConfig()