Home
last modified time | relevance | path

Searched defs:lutData (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c1492 uint32 lutData[3U]; /* Data to be written to the physical LUTs */ in Qspi_Ip_SfdpInitLut() local
1571 uint32 lutData; in Qspi_Ip_SfdpInitReset_4S4S4S() local
1620 uint32 lutData[2U] = in Qspi_Ip_SfdpInitReset_8D8D8D() local
1668 static void Qspi_Ip_SfdpPackLutEnterLegacySPI(uint32 sequenceIndex, uint32 *lutData) in Qspi_Ip_SfdpPackLutEnterLegacySPI()
1741 uint32 lutData[4U]; /* Data to be written to the physical LUTs */ in Qspi_Ip_SfdpLutInitEnterLegacySPI() local
1794 uint32 lutData[5U]; /* Data to be written to the physical LUTs */ in Qspi_Ip_SfdpEnterLegacySPI() local
DQspi_Ip.c214 uint32 lutData[FEATURE_QSPI_LUT_SEQUENCE_SIZE]; /* Data to be written to the physical LUTs */ in Qspi_Ip_InitLutSeq() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/elcdif/
Dfsl_elcdif.c350 … LCDIF_Type *base, elcdif_lut_t lut, uint16_t startIndex, const uint32_t *lutData, uint16_t count) in ELCDIF_UpdateLut()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.c300 …LCDIFV2_Type *base, uint8_t layerIndex, const uint32_t *lutData, uint16_t count, bool useShadowLoa… in LCDIFV2_SetLut()