Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h705 static inline void PXP_ClearStatusFlags(PXP_Type *base, uint32_t statusMask) in PXP_ClearStatusFlags() function
Dfsl_pxp.c960 PXP_ClearStatusFlags(base, (uint32_t)kPXP_CompleteFlag); in PXP_StartRectCopy()