Lines Matching refs:protocolMode
259 cy_en_smif_protocol_mode_t protocolMode,
272 cy_en_smif_protocol_mode_t protocolMode,
1074 cy_en_smif_protocol_mode_t protocolMode = PROTOCOL_MODE_WRONG; in SfdpGetReadCmdParams() local
1090 protocolMode = PROTOCOL_MODE_1S_4D_4D; in SfdpGetReadCmdParams()
1095 protocolMode = PROTOCOL_MODE_1S_4S_4S; in SfdpGetReadCmdParams()
1099 protocolMode = PROTOCOL_MODE_1S_4S_4S; in SfdpGetReadCmdParams()
1106 protocolMode = PROTOCOL_MODE_1S_1S_4S; in SfdpGetReadCmdParams()
1112 protocolMode = PROTOCOL_MODE_WRONG; in SfdpGetReadCmdParams()
1122 protocolMode = PROTOCOL_MODE_1S_2S_2S; in SfdpGetReadCmdParams()
1131 protocolMode = PROTOCOL_MODE_1S_1S_2S; in SfdpGetReadCmdParams()
1136 protocolMode = PROTOCOL_MODE_1S_1S_1S; in SfdpGetReadCmdParams()
1141 return protocolMode; in SfdpGetReadCmdParams()
1240 cy_en_smif_protocol_mode_t protocolMode, in SfdpGetReadFourBytesCmd() argument
1250 switch (protocolMode) in SfdpGetReadFourBytesCmd()
1670 cy_en_smif_protocol_mode_t protocolMode, in SfdpGetProgramFourBytesCmd() argument
1678 switch (protocolMode) in SfdpGetProgramFourBytesCmd()