Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.h83 uint32_t *ptrCustomLut; /*!< Pointer to the costumed LUT. */ member
Dfsl_xspi_nor_flash.c796 if (ptrUserInputMemConfig->ptrCustomLut == NULL) in XSPI_NOR_UpdateLut()
810 memcpy((void *)g_xspiLut, (void *)(ptrUserInputMemConfig->ptrCustomLut), 80U * 4U); in XSPI_NOR_UpdateLut()