Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c2696 uint8 quadSwitch; in Qspi_Ip_Sfdp444Switch() local
2700 quadSwitch = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_444_SWITCH_DWORD, in Qspi_Ip_Sfdp444Switch()
2702 if ((quadSwitch & 0x3U) != 0U) in Qspi_Ip_Sfdp444Switch()
2708 else if ((quadSwitch & 0x4U) != 0U) in Qspi_Ip_Sfdp444Switch()
2713 else if ((quadSwitch & 0x8U) != 0U) in Qspi_Ip_Sfdp444Switch()
2717 else if ((quadSwitch & 0x16U) != 0U) in Qspi_Ip_Sfdp444Switch()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c2691 uint8 quadSwitch; in Qspi_Ip_Sfdp444Switch() local
2695 quadSwitch = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, QSPI_IP_SFDP_BASIC_444_SWITCH_DWORD, in Qspi_Ip_Sfdp444Switch()
2697 if ((quadSwitch & 0x3U) != 0U) in Qspi_Ip_Sfdp444Switch()
2703 else if ((quadSwitch & 0x4U) != 0U) in Qspi_Ip_Sfdp444Switch()
2708 else if ((quadSwitch & 0x8U) != 0U) in Qspi_Ip_Sfdp444Switch()
2712 else if ((quadSwitch & 0x16U) != 0U) in Qspi_Ip_Sfdp444Switch()