Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_smif_sfdp.c207 PROTOCOL_MODE_WRONG = 0xFFU /**< Unknown or unsupported mode */ enumerator
1153 cy_en_smif_protocol_mode_t protocolMode = PROTOCOL_MODE_WRONG; in SfdpGetReadCmdParams()
1191 protocolMode = PROTOCOL_MODE_WRONG; in SfdpGetReadCmdParams()
2278 cy_en_smif_protocol_mode_t protocol = PROTOCOL_MODE_WRONG; in GetOctalSDRParams()
2302 if (protocol != PROTOCOL_MODE_WRONG) in GetOctalSDRParams()
2357 cy_en_smif_protocol_mode_t pMode = PROTOCOL_MODE_WRONG; in GetOctalDDRParams()
2722 cy_en_smif_protocol_mode_t pMode = PROTOCOL_MODE_WRONG; in Cy_SMIF_MemInitSfdpMode()
2782 cy_en_smif_protocol_mode_t octalProtocolMode = PROTOCOL_MODE_WRONG; in Cy_SMIF_MemInitSfdpMode()
2800 if (octalProtocolMode != PROTOCOL_MODE_WRONG) in Cy_SMIF_MemInitSfdpMode()