Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif_sfdp.c2219 cy_stc_smif_mem_cmd_t *cmdRead = device->readCmd; in GetOctalSDRParams()
2294 cy_stc_smif_mem_cmd_t *cmdRead = device->readCmd; in GetOctalDDRParams()
2618 cy_stc_smif_mem_cmd_t *cmdRead = device->readCmd; in Cy_SMIF_MemInitSfdpMode()
2829 context->preXIPDataRate = memCfg->deviceCfg->readCmd->dataRate; in Cy_SMIF_MemInitSfdpMode()
Dcy_smif_memslot.c182 context->preXIPDataRate = memCfg->deviceCfg->readCmd->dataRate; in Cy_SMIF_MemInit()
1202 cy_stc_smif_mem_cmd_t *cmdRead = device->readCmd; in Cy_SMIF_MemCmdRead()
1604 cmdRead = memConfig->deviceCfg->readCmd; in Cy_SMIF_MemRead()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_smif_memslot.h781 cy_stc_smif_mem_cmd_t* readCmd; /**< This specifies the Read command */ member
1411 cy_stc_smif_mem_cmd_t const * read = devCfg->readCmd; in XipRegInit()
/hal_infineon-latest/serial-flash/
Dcy_serial_flash_qspi.c279 if ((qspi_block_config.memConfig[MEM_SLOT]->deviceCfg->readCmd->dataWidth == in cy_serial_flash_qspi_init()