Searched refs:dword (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 873 uint8 dword, 880 uint8 dword, 887 uint8 dword, 894 uint8 dword, 901 uint8 dword, 1244 uint8 dword, in Qspi_Ip_SfdpGetBasicParam() argument 1258 if ((NULL_PTR != tablePtr) && (dword <= tableSize) ) in Qspi_Ip_SfdpGetBasicParam() 1262 result = ((uint32)(tablePtr[dword - 1U] >> shift)) & mask; in Qspi_Ip_SfdpGetBasicParam() 1279 uint8 dword, in Qspi_Ip_SfdpGet4BAddParam() argument 1293 if ((NULL_PTR != tablePtr) && (dword <= tableSize) ) in Qspi_Ip_SfdpGet4BAddParam() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 874 uint8 dword, 881 uint8 dword, 888 uint8 dword, 895 uint8 dword, 902 uint8 dword, 1239 uint8 dword, in Qspi_Ip_SfdpGetBasicParam() argument 1253 if ((NULL_PTR != tablePtr) && (dword <= tableSize) ) in Qspi_Ip_SfdpGetBasicParam() 1257 result = ((uint32)(tablePtr[dword - 1U] >> shift)) & mask; in Qspi_Ip_SfdpGetBasicParam() 1274 uint8 dword, in Qspi_Ip_SfdpGet4BAddParam() argument 1288 if ((NULL_PTR != tablePtr) && (dword <= tableSize) ) in Qspi_Ip_SfdpGet4BAddParam() [all …]
|