Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Monitor.c228 …const Clock_Ip_CmuInfoType * CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Name][… in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref() local
229 Clock_Ip_ClockMonitorType* const CmuFc = CmuInformation->CmuInstance; in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()
285 const Clock_Ip_CmuInfoType * CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
302CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
303 CmuFc = CmuInformation->CmuInstance; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
310 …ReferenceClk = Clock_Ip_pxConfig->ConfiguredFrequencies[Clock_Ip_FreqIds[CmuInformation->Reference… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
311 …BusClk = Clock_Ip_pxConfig->ConfiguredFrequencies[Clock_Ip_FreqIds[CmuInformation->Bus]].Con… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
363 (void)CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
382 const Clock_Ip_CmuInfoType *CmuInformation; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref() local
387CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref()
[all …]
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Monitor.c228 …const Clock_Ip_CmuInfoType * CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Name][… in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref() local
229 Clock_Ip_ClockMonitorType* const CmuFc = CmuInformation->CmuInstance; in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()
285 const Clock_Ip_CmuInfoType * CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
302CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
303 CmuFc = CmuInformation->CmuInstance; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
310 …ceClk = (*Clock_Ip_pxConfig->ConfiguredFrequencies)[Clock_Ip_FreqIds[CmuInformation->Reference]].C… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
311 … = (*Clock_Ip_pxConfig->ConfiguredFrequencies)[Clock_Ip_FreqIds[CmuInformation->Bus]].Configu… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
383 (void)CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
402 const Clock_Ip_CmuInfoType *CmuInformation; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref() local
407CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref()
[all …]
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Monitor.c228 …const Clock_Ip_CmuInfoType * CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Name][… in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref() local
229 Clock_Ip_ClockMonitorType* const CmuFc = CmuInformation->CmuInstance; in Clock_Ip_DisableCmuFcFceRefCntLfrefHfref()
317 const Clock_Ip_CmuInfoType * CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
334CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
335 CmuFc = CmuInformation->CmuInstance; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
342 …ceClk = (*Clock_Ip_pxConfig->ConfiguredFrequencies)[Clock_Ip_FreqIds[CmuInformation->Reference]].C… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
343 … = (*Clock_Ip_pxConfig->ConfiguredFrequencies)[Clock_Ip_FreqIds[CmuInformation->Bus]].Configu… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
395 (void)CmuInformation; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
414 const Clock_Ip_CmuInfoType *CmuInformation; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref() local
419CmuInformation = &Clock_Ip_axCmuInfo[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_CMU_INDEX]]; in Clock_Ip_EnableCmuFcFceRefCntLfrefHfref()
[all …]