Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Selector.c578 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_ResetSimRtcSel_TrustedCall()
581 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_ResetSimRtcSel_TrustedCall()
589 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_SetSimRtcSel_TrustedCall()
592 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_SetSimRtcSel_TrustedCall()
604 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_ResetSimLpoSel_TrustedCall()
607 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_ResetSimLpoSel_TrustedCall()
617 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_SetSimLpoSel_TrustedCall()
620 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_SetSimLpoSel_TrustedCall()
DClock_Ip_Gate.c391 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_ClockSetSimLPO1KEnable_TrustedCall()
394 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_ClockSetSimLPO1KEnable_TrustedCall()
404 RegValue = IP_SIM->LPOCLKS; in Clock_Ip_ClockSetSimLPO32KEnable_TrustedCall()
407 IP_SIM->LPOCLKS = RegValue; in Clock_Ip_ClockSetSimLPO32KEnable_TrustedCall()
DClock_Ip_Frequency.c800 …return (get_LPO_128K_CLK_Frequency() >> 2U) & Clock_Ip_u32EnableGate[((IP_SIM->LPOCLKS & SIM_LPOCL… in get_LPO_32K_CLK_Frequency()
806 …return (get_LPO_128K_CLK_Frequency() >> 7U) & Clock_Ip_u32EnableGate[((IP_SIM->LPOCLKS & SIM_LPOCL… in get_LPO_1K_CLK_Frequency()
860 …return FreqTableRtc[((IP_SIM->LPOCLKS & SIM_LPOCLKS_RTCCLKSEL_MASK) >> SIM_LPOCLKS_RTCCLKSEL_SHIFT… in get_RTC_CLK_Frequency()
866 …return FreqTableLpo[((IP_SIM->LPOCLKS & SIM_LPOCLKS_LPOCLKSEL_MASK) >> SIM_LPOCLKS_LPOCLKSEL_SHIFT… in get_LPO_CLK_Frequency()
1573 …Frequency = FreqTableRtc[((IP_SIM->LPOCLKS & SIM_LPOCLKS_RTCCLKSEL_MASK) >> SIM_LPOCLKS_RTCCLKSEL… in get_RTC0_CLK_Frequency()
DClock_Ip_Specific.c409 IP_SIM->LPOCLKS = SimLpoValue; in SetSimLpoclksRegister_TrustedCall()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K116_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K118_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K142W_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K142_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K144W_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K144_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K146_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member
DS32K148_SIM.h77 __IO uint32_t LPOCLKS; /**< LPO Clock Select Register, offset: 0x10 */ member