Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h47 #define PXP_INTERNAL_RAM_LUT_BYTE (256) macro
Dfsl_pxp.c956 assert(((uint32_t)memStartAddr + bytesNum) <= (uint32_t)PXP_INTERNAL_RAM_LUT_BYTE); in PXP_SetInternalRamData()