Home
last modified time | relevance | path

Searched refs:MSI_VALUE (Results 1 – 25 of 36) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c375 frequency = MSI_VALUE; in LL_RCC_GetCpuClockFreq()
434 frequency = MSI_VALUE; in LL_RCC_GetSystemClockFreq()
508 pllinputfreq = MSI_VALUE; in LL_RCC_GetPLL1ClockFreq()
582 pllinputfreq = MSI_VALUE; in LL_RCC_GetPLL2ClockFreq()
656 pllinputfreq = MSI_VALUE; in LL_RCC_GetPLL3ClockFreq()
730 pllinputfreq = MSI_VALUE; in LL_RCC_GetPLL4ClockFreq()
889 frequency = MSI_VALUE; in LL_RCC_GetADCClockFreq()
1002 frequency = MSI_VALUE; in LL_RCC_GetADFClockFreq()
1046 frequency = MSI_VALUE; in LL_RCC_GetCLKPClockFreq()
1691 frequency = MSI_VALUE; in LL_RCC_GetI2CClockFreq()
[all …]
Dstm32n6xx_hal_rcc_ex.c3331 pllinputfreq = MSI_VALUE; in RCCEx_GetPLLSourceFreq()
3472 adc_frequency = MSI_VALUE; in RCCEx_GetADCCLKFreq()
3582 adf_frequency = MSI_VALUE; in RCCEx_GetADFCLKFreq()
3628 clkp_frequency = MSI_VALUE; in RCCEx_GetCLKPCLKFreq()
4295 i2c_frequency = MSI_VALUE; in RCCEx_GetI2CCLKFreq()
4404 i3c_frequency = MSI_VALUE; in RCCEx_GetI3CCLKFreq()
4614 lpuart_frequency = MSI_VALUE; in RCCEx_GetLPUARTCLKFreq()
4789 adf_frequency = MSI_VALUE; in RCCEx_GetMDFCLKFreq()
5017 sai_frequency = MSI_VALUE; in RCCEx_GetSAICLKFreq()
5222 spdifrx_frequency = MSI_VALUE; in RCCEx_GetSPDIFRXCLKFreq()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_s.c99 #if !defined (MSI_VALUE)
100 #define MSI_VALUE 4000000UL /*!< Minimum value of the Low-power Internal oscillator in Hz */ macro
289 sysclk = MSI_VALUE; in SystemCoreClockUpdate()
381 sysclk = MSI_VALUE; in SystemCoreClockUpdate()
Dsystem_stm32n6xx_fsbl.c98 #if !defined (MSI_VALUE)
99 #define MSI_VALUE 4000000UL /*!< Minimum value of the Low-power Internal oscillator in Hz */ macro
346 sysclk = MSI_VALUE; in SystemCoreClockUpdate()
438 sysclk = MSI_VALUE; in SystemCoreClockUpdate()
Dsystem_stm32n6xx_ns.c80 #if !defined (MSI_VALUE)
81 #define MSI_VALUE 4000000UL /*!< Minimum value of the Low-power Internal oscillator in Hz */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dsystem_stm32u5xx_ns.c78 #if !defined (MSI_VALUE)
79 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
Dsystem_stm32u5xx.c126 #if !defined (MSI_VALUE)
127 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
Dsystem_stm32u5xx_s.c140 #if !defined (MSI_VALUE)
141 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dsystem_stm32l5xx_ns.c77 #if !defined (MSI_VALUE)
78 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
Dsystem_stm32l5xx.c123 #if !defined (MSI_VALUE)
124 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
Dsystem_stm32l5xx_s.c139 #if !defined (MSI_VALUE)
140 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dsystem_stm32l4xx.c113 #if !defined (MSI_VALUE)
114 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dsystem_stm32l0xx.c53 #if !defined (MSI_VALUE)
54 #define MSI_VALUE ((uint32_t)2097152U) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_conf.h85 #if !defined (MSI_VALUE)
86 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dsystem_stm32wlxx.c91 #if !defined (MSI_VALUE)
92 #define MSI_VALUE (4000000UL) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_conf.h92 #if !defined (MSI_VALUE)
93 #define MSI_VALUE (2097000U) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dsystem_stm32wbxx.c91 #if !defined (MSI_VALUE)
92 #define MSI_VALUE (4000000UL) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_conf.h109 #if !defined (MSI_VALUE)
110 #define MSI_VALUE 4000000UL /*!< Value of the Internal oscillator in Hz… macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_conf.h86 #if !defined (MSI_VALUE)
87 #define MSI_VALUE (2097152U) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dsystem_stm32u0xx.c88 #if !defined (MSI_VALUE)
89 #define MSI_VALUE (4000000UL) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_conf.h110 #if !defined (MSI_VALUE)
111 #define MSI_VALUE (4000000UL) /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_conf.h100 #if !defined (MSI_VALUE)
101 #define MSI_VALUE 4000000UL /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_conf.h108 #if !defined (MSI_VALUE)
109 #define MSI_VALUE 4000000U /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_conf.h114 #if !defined (MSI_VALUE)
115 #define MSI_VALUE 4000000UL /*!< Value of the Internal oscillator in Hz*/ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_conf.h127 #if !defined (MSI_VALUE)
128 #define MSI_VALUE 4000000UL /*!< Value of the Internal oscillator in Hz */ macro

12