Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c492 uint8 paramTableLength_basic; member
1256 tableSize = sfdpTables->paramTableLength_basic; in Qspi_Ip_SfdpGetBasicParam()
2148 sfdpTables->paramTableLength_basic = QSPI_IP_TABLE_SIZE_BASIC; in Qspi_Ip_SfdpReadTables()
2156 … sfdpTables->paramTable_basic, &(sfdpTables->paramTableLength_basic)); in Qspi_Ip_SfdpReadTables()
2157 if ((status != STATUS_QSPI_IP_SUCCESS) || (sfdpTables->paramTableLength_basic == 0U)) in Qspi_Ip_SfdpReadTables()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c493 uint8 paramTableLength_basic; member
1251 tableSize = sfdpTables->paramTableLength_basic; in Qspi_Ip_SfdpGetBasicParam()
2143 sfdpTables->paramTableLength_basic = QSPI_IP_TABLE_SIZE_BASIC; in Qspi_Ip_SfdpReadTables()
2151 … sfdpTables->paramTable_basic, &(sfdpTables->paramTableLength_basic)); in Qspi_Ip_SfdpReadTables()
2152 if ((status != STATUS_QSPI_IP_SUCCESS) || (sfdpTables->paramTableLength_basic == 0U)) in Qspi_Ip_SfdpReadTables()