Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c496 uint8 paramTableLength_2dopi; member
1396 tableSize = sfdpTables->paramTableLength_2dopi; in Qspi_Ip_SfdpGet2DopiParam()
2152 sfdpTables->paramTableLength_2dopi = QSPI_IP_TABLE_SIZE_2DOPI; in Qspi_Ip_SfdpReadTables()
2187 … sfdpTables->paramTable_2dopi, &(sfdpTables->paramTableLength_2dopi)); in Qspi_Ip_SfdpReadTables()
3713 if (sfdpTables->paramTableLength_2dopi > 0U) in Qspi_Ip_SfdpGetXspi1InitOpInfo()
3715 for (cnt = 0U; cnt < (sfdpTables->paramTableLength_2dopi - 1U); cnt += 2U) in Qspi_Ip_SfdpGetXspi1InitOpInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c497 uint8 paramTableLength_2dopi; member
1391 tableSize = sfdpTables->paramTableLength_2dopi; in Qspi_Ip_SfdpGet2DopiParam()
2147 sfdpTables->paramTableLength_2dopi = QSPI_IP_TABLE_SIZE_2DOPI; in Qspi_Ip_SfdpReadTables()
2182 … sfdpTables->paramTable_2dopi, &(sfdpTables->paramTableLength_2dopi)); in Qspi_Ip_SfdpReadTables()
3692 if (sfdpTables->paramTableLength_2dopi > 0U) in Qspi_Ip_SfdpGetXspi1InitOpInfo()
3694 for (cnt = 0U; cnt < (sfdpTables->paramTableLength_2dopi - 1U); cnt += 2U) in Qspi_Ip_SfdpGetXspi1InitOpInfo()