Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_smif.h1267 cy_en_smif_txfr_width_t preCmdWidth; /**< preferred command data rate */ member
1878 … if((context->preCmdDataRate == CY_SMIF_DDR) &&(context->preCmdWidth == CY_SMIF_WIDTH_OCTAL)) in Cy_SMIF_PushTxFifo()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif.c1408 context->preCmdWidth = transferWidth; in Cy_SMIF_TransmitData_Ext()
1541 contextLoc.preCmdWidth = transferWidth; in Cy_SMIF_TransmitDataBlocking_Ext()