Home
last modified time | relevance | path

Searched defs:ebu (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_ebu.h1139 __STATIC_INLINE void XMC_EBU_Enable(XMC_EBU_t *const ebu) in XMC_EBU_Enable()
1159 __STATIC_INLINE void XMC_EBU_Disable(XMC_EBU_t *const ebu) in XMC_EBU_Disable()
1188 __STATIC_INLINE uint32_t XMC_EBU_GetCLKStatus(XMC_EBU_t *const ebu, const XMC_EBU_CLK_STATUS_t clk_… in XMC_EBU_GetCLKStatus()
1210 __STATIC_INLINE void XMC_EBU_CLKDivideRatio(XMC_EBU_t *ebu, XMC_EBU_CLOCK_DIVIDE_RATIO_t clock_divi… in XMC_EBU_CLKDivideRatio()
1228 __STATIC_INLINE void XMC_EBU_SdramSetSelfRefreshExit(XMC_EBU_t *const ebu) in XMC_EBU_SdramSetSelfRefreshExit()
1247 __STATIC_INLINE void XMC_EBU_SdramSetSelfRefreshEntry(XMC_EBU_t *const ebu) in XMC_EBU_SdramSetSelfRefreshEntry()
1266 __STATIC_INLINE void XMC_EBU_SdramResetSelfRefreshExit(XMC_EBU_t *const ebu) in XMC_EBU_SdramResetSelfRefreshExit()
1285 __STATIC_INLINE void XMC_EBU_SdramResetSelfRefreshEntry(XMC_EBU_t *const ebu) in XMC_EBU_SdramResetSelfRefreshEntry()
1305 __STATIC_INLINE void XMC_EBU_SdramEnableAutoRefreshSelfRefreshExit(XMC_EBU_t *const ebu) in XMC_EBU_SdramEnableAutoRefreshSelfRefreshExit()
1326 __STATIC_INLINE void XMC_EBU_SdramDisableAutoRefreshSelfRefreshExit(XMC_EBU_t *const ebu) in XMC_EBU_SdramDisableAutoRefreshSelfRefreshExit()
[all …]
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_ebu.c67 XMC_EBU_STATUS_t XMC_EBU_Init(XMC_EBU_t *const ebu,const XMC_EBU_CONFIG_t *const config) in XMC_EBU_Init()
92 void XMC_EBU_ConfigureSdram(XMC_EBU_t *const ebu,const XMC_EBU_SDRAM_CONFIG_t *const config) in XMC_EBU_ConfigureSdram()
108 void XMC_EBU_ConfigureRegion(XMC_EBU_t *const ebu,const XMC_EBU_REGION_t *const region) in XMC_EBU_ConfigureRegion()