Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_smif.h1207 cy_en_smif_txfr_width_t preCmdWidth; /**< preferred command data rate */ member
1816 … if((context->preCmdDataRate == CY_SMIF_DDR) &&(context->preCmdWidth == CY_SMIF_WIDTH_OCTAL)) in Cy_SMIF_PushTxFifo()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_smif.c1307 context->preCmdWidth = transferWidth; in Cy_SMIF_TransmitData_Ext()
1444 contextLoc.preCmdWidth = transferWidth; in Cy_SMIF_TransmitDataBlocking_Ext()