Searched refs:cy_stc_smif_context_t (Results 1 – 9 of 9) sorted by relevance
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/ |
D | cy_smif_memslot.h | 885 cy_stc_smif_context_t *context); 889 cy_stc_smif_context_t const *context); 892 cy_stc_smif_context_t const *context); 894 cy_stc_smif_context_t const *context); 897 cy_stc_smif_context_t const *context); 902 cy_stc_smif_context_t const *context); 908 cy_stc_smif_context_t const *context); 912 cy_stc_smif_context_t const *context); 915 cy_stc_smif_context_t const *context); 919 cy_stc_smif_context_t const *context); [all …]
|
D | cy_smif.h | 1223 } cy_stc_smif_context_t; typedef 1235 cy_stc_smif_context_t *context); 1247 cy_stc_smif_context_t const *context); 1252 cy_stc_smif_context_t *context); 1257 cy_stc_smif_context_t const *context); 1262 cy_stc_smif_context_t *context); 1267 cy_stc_smif_context_t const *context); 1269 uint32_t Cy_SMIF_GetTransferStatus(SMIF_Type const *base, cy_stc_smif_context_t const *context); 1270 void Cy_SMIF_Enable(SMIF_Type *base, cy_stc_smif_context_t *context); 1284 cy_stc_smif_context_t const *context); [all …]
|
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/ |
D | cy_smif_memslot.c | 53 cy_stc_smif_context_t const *context); 106 cy_stc_smif_context_t *context) in Cy_SMIF_MemInit() 296 cy_stc_smif_context_t const *context) in Cy_SMIF_MemCmdWriteEnable() 364 cy_stc_smif_context_t const *context) in Cy_SMIF_MemCmdWriteDisable() 433 cy_stc_smif_context_t const *context) in Cy_SMIF_MemIsBusy() 530 cy_stc_smif_context_t const *context) in Cy_SMIF_MemQuadEnable() 640 cy_stc_smif_context_t const *context) in Cy_SMIF_MemOctalEnable() 705 cy_stc_smif_context_t const *context) in cy_smif_octalddrenable() 827 cy_stc_smif_context_t const *context) in Cy_SMIF_MemCmdReadStatus() 886 cy_stc_smif_context_t const *context) in Cy_SMIF_MemCmdWriteStatus() [all …]
|
D | cy_smif.c | 75 cy_stc_smif_context_t *context) in Cy_SMIF_Init() 361 cy_stc_smif_context_t const *context) in Cy_SMIF_TransmitCommand() 484 cy_stc_smif_context_t *context) in Cy_SMIF_TransmitData() 581 cy_stc_smif_context_t const *context) in Cy_SMIF_TransmitDataBlocking() 614 cy_stc_smif_context_t contextLoc; in Cy_SMIF_TransmitDataBlocking() 700 cy_stc_smif_context_t *context) in Cy_SMIF_ReceiveData() 803 cy_stc_smif_context_t const *context) in Cy_SMIF_ReceiveDataBlocking() 835 cy_stc_smif_context_t contextLoc; in Cy_SMIF_ReceiveDataBlocking() 934 uint32_t Cy_SMIF_GetTransferStatus(SMIF_Type const *base, cy_stc_smif_context_t const *context) in Cy_SMIF_GetTransferStatus() 958 void Cy_SMIF_Enable(SMIF_Type *base, cy_stc_smif_context_t *context) in Cy_SMIF_Enable() [all …]
|
D | cy_smif_hb_flash.c | 62 cy_stc_smif_context_t *context); 73 cy_stc_smif_context_t *context); 109 …InitDevice(SMIF_Type *base, const cy_stc_smif_mem_config_t *memCfg, cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_InitDevice() 266 …Config, uint8_t dummyCycles, uint32_t calibrationDataOffsetAddress, cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_CalibrateDelay() 436 cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_Read() 504 cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_Write() 608 …pe *base, cy_stc_smif_mem_config_t *memConfig, uint16_t *regStatus, cy_stc_smif_context_t *context) in CY_SMIF_HyperBus_ReadStatus() 652 …s_ClearStatus(SMIF_Type *base, cy_stc_smif_mem_config_t *memConfig, cy_stc_smif_context_t *context) in CY_SMIF_HyperBus_ClearStatus() 686 …F_Type *base, cy_stc_smif_mem_config_t *memConfig, uint32_t offset, cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_EraseSector() 797 …Bus_EraseChip(SMIF_Type *base, cy_stc_smif_mem_config_t *memConfig, cy_stc_smif_context_t *context) in Cy_SMIF_HyperBus_EraseChip() [all …]
|
D | cy_smif_sfdp.c | 236 cy_stc_smif_context_t *context); 281 cy_stc_smif_context_t const *context); 285 … cy_en_smif_slave_select_t slaveSelect, const cy_stc_smif_context_t *context, 295 cy_stc_smif_context_t const *context); 344 cy_stc_smif_context_t const *context) in Cy_SMIF_MemCmdWriteRegister() 418 cy_stc_smif_context_t *context) in SfdpReadBuffer() 1227 cy_stc_smif_context_t *context) in SfdpSetVariableLatencyCmd() 1992 cy_stc_smif_context_t const *context) in SfdpEnterFourByteAddressing() 2110 const cy_stc_smif_context_t *context, in SfdpPopulateRegionInfo() 2276 cy_stc_smif_context_t *context) in GetOctalSDRParams() [all …]
|
/hal_infineon-3.6.0/mtb-template-cat1/files/cat1b/ |
D | cybsp_pm_callbacks.c | 77 extern cy_stc_smif_context_t cybsp_smif_context; in cybsp_smif_power_up_callback() 148 extern cy_stc_smif_context_t cybsp_smif_context; in cybsp_dsram_smif_power_up_callback()
|
D | cybsp_smif_init.c | 31 cy_stc_smif_context_t cybsp_smif_context;
|
/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/ |
D | cyhal_hw_types.h | 1052 cy_stc_smif_context_t context;
|