Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_sdmmc.h629 } XMC_SDMMC_CONFIG_t; typedef
689 XMC_SDMMC_STATUS_t XMC_SDMMC_Init(XMC_SDMMC_t *const sdmmc, const XMC_SDMMC_CONFIG_t *config);
1502 …oid XMC_SDMMC_EnableInterruptAtBlockGap(XMC_SDMMC_t *const sdmmc, const XMC_SDMMC_CONFIG_t *config) in XMC_SDMMC_EnableInterruptAtBlockGap()
1525 const XMC_SDMMC_CONFIG_t *config) in XMC_SDMMC_DisableInterruptAtBlockGap()
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_sdmmc.c205 XMC_SDMMC_STATUS_t XMC_SDMMC_Init(XMC_SDMMC_t *const sdmmc, const XMC_SDMMC_CONFIG_t *config) in XMC_SDMMC_Init()