Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Specific.c155 …ing, uint32 Rtu0CoreClk_IwsSetting, uint32 Rtu1CoreClk_IwsSetting, uint32 CeM33CoreClk_IwsSetting);
201 uint32 CeM33CoreClk_IwsSetting = 0U; in Clock_Ip_SetRamWaitStates() local
235CeM33CoreClk_IwsSetting = Clock_Ip_GetIwsSetting(CeM33CoreClk_ConfiguredFrequency, CE_M33_CORE_CLK… in Clock_Ip_SetRamWaitStates()
239 …oreClk_IwsSetting), (Rtu0CoreClk_IwsSetting), (Rtu1CoreClk_IwsSetting), (CeM33CoreClk_IwsSetting)); in Clock_Ip_SetRamWaitStates()
241 …SmuM33CoreClk_IwsSetting, Rtu0CoreClk_IwsSetting, Rtu1CoreClk_IwsSetting, CeM33CoreClk_IwsSetting); in Clock_Ip_SetRamWaitStates()
244 …SmuM33CoreClk_IwsSetting, Rtu0CoreClk_IwsSetting, Rtu1CoreClk_IwsSetting, CeM33CoreClk_IwsSetting); in Clock_Ip_SetRamWaitStates()
421 …ting, uint32 Rtu0CoreClk_IwsSetting, uint32 Rtu1CoreClk_IwsSetting, uint32 CeM33CoreClk_IwsSetting) in SRAMController_SetRamIWS() argument
427 (void)CeM33CoreClk_IwsSetting; in SRAMController_SetRamIWS()
456 … ((IP_CE_SRAMCTL_0->RAMCR & ~SRAMCTL_RAMCR_IWS_MASK) | SRAMCTL_RAMCR_IWS(CeM33CoreClk_IwsSetting)); in SRAMController_SetRamIWS()
457 … ((IP_CE_SRAMCTL_1->RAMCR & ~SRAMCTL_RAMCR_IWS_MASK) | SRAMCTL_RAMCR_IWS(CeM33CoreClk_IwsSetting)); in SRAMController_SetRamIWS()
[all …]