Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Specific.c145 …ing, uint32 Rtu0CoreClk_IwsSetting, uint32 Rtu1CoreClk_IwsSetting, uint32 CeM33CoreClk_IwsSetting);
186 uint32 CeM33CoreClk_IwsSetting = 0U; in Clock_Ip_SetRamWaitStates() local
220CeM33CoreClk_IwsSetting = Clock_Ip_GetIwsSetting(CeM33CoreClk_ConfiguredFrequency, CE_M33_CORE_CLK… in Clock_Ip_SetRamWaitStates()
224 …oreClk_IwsSetting), (Rtu0CoreClk_IwsSetting), (Rtu1CoreClk_IwsSetting), (CeM33CoreClk_IwsSetting)); in Clock_Ip_SetRamWaitStates()
226 …SmuM33CoreClk_IwsSetting, Rtu0CoreClk_IwsSetting, Rtu1CoreClk_IwsSetting, CeM33CoreClk_IwsSetting); in Clock_Ip_SetRamWaitStates()
229 …SmuM33CoreClk_IwsSetting, Rtu0CoreClk_IwsSetting, Rtu1CoreClk_IwsSetting, CeM33CoreClk_IwsSetting); in Clock_Ip_SetRamWaitStates()
396 …ting, uint32 Rtu0CoreClk_IwsSetting, uint32 Rtu1CoreClk_IwsSetting, uint32 CeM33CoreClk_IwsSetting) in SRAMController_SetRamIWS() argument
402 (void)CeM33CoreClk_IwsSetting; in SRAMController_SetRamIWS()
431 … ((IP_CE_SRAMCTL_0->RAMCR & ~SRAMCTL_RAMCR_IWS_MASK) | SRAMCTL_RAMCR_IWS(CeM33CoreClk_IwsSetting)); in SRAMController_SetRamIWS()
432 … ((IP_CE_SRAMCTL_1->RAMCR & ~SRAMCTL_RAMCR_IWS_MASK) | SRAMCTL_RAMCR_IWS(CeM33CoreClk_IwsSetting)); in SRAMController_SetRamIWS()
[all …]