Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h47 #define PXP_INTERNAL_RAM_LUT_BYTE (256) macro
Dfsl_pxp.c723 assert((memStartAddr + bytesNum) <= PXP_INTERNAL_RAM_LUT_BYTE); in PXP_SetInternalRamData()