Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8ML6/
Dsystem_MIMX8ML6_cm7.c72 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
108 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
186 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
189 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
192 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
195 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
204 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8ML8/
Dsystem_MIMX8ML8_cm7.c72 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
108 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
186 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
189 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
192 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
195 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
204 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN3/
Dsystem_MIMX8MN3_cm7.c67 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
103 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
181 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
184 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
187 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
190 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
199 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN1/
Dsystem_MIMX8MN1_cm7.c67 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
103 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
181 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
184 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
187 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
190 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
199 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN4/
Dsystem_MIMX8MN4_cm7.c65 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
101 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
179 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
182 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
185 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
188 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
197 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN5/
Dsystem_MIMX8MN5_cm7.c67 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
103 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
181 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
184 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
187 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
190 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
199 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN2/
Dsystem_MIMX8MN2_cm7.c65 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
101 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
179 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
182 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
185 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
188 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
197 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8ML4/
Dsystem_MIMX8ML4_cm7.c72 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
108 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
186 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
189 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
192 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
195 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
204 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8ML3/
Dsystem_MIMX8ML3_cm7.c72 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
108 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
186 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
189 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
192 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
195 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
204 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN6/
Dsystem_MIMX8MN6_cm7.c65 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
101 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
179 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
182 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
185 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
188 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
197 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM3/
Dsystem_MIMX8MM3_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM5/
Dsystem_MIMX8MM5_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM1/
Dsystem_MIMX8MM1_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM2/
Dsystem_MIMX8MM2_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM4/
Dsystem_MIMX8MM4_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM6/
Dsystem_MIMX8MM6_cm4.c70 uint32_t GetIntegerPllFreq(const volatile uint32_t *base);
106 uint32_t GetIntegerPllFreq(const volatile uint32_t *base) in GetIntegerPllFreq() function
210 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 5U; /* Get System PLL2 DIV5 freq */ in SystemCoreClockUpdate()
213 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL2_GEN_CTRL)) / 4U; /* Get System PLL2 DIV4 freq */ in SystemCoreClockUpdate()
216 … freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)) / 3U; /* Get System PLL1 DIV3 freq */ in SystemCoreClockUpdate()
219 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL1_GEN_CTRL)); /* Get System PLL1 freq */ in SystemCoreClockUpdate()
228 freq = GetIntegerPllFreq(&(CCM_ANALOG->SYS_PLL3_GEN_CTRL)); /* Get System PLL3 freq */ in SystemCoreClockUpdate()