Home
last modified time | relevance | path

Searched refs:LSE_VALUE (Results 1 – 25 of 172) sorted by relevance

1234567

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Source/
A Dsystem_ht32f5xxxx_04.c163 #if (LSE_VALUE != 32768UL)
184 …#define __CK_SYS LSE_VALUE /*!< Select LSE as CK_SYS source …
314 SystemCoreClock = LSE_VALUE >> SystemCoreClockDiv; in SystemCoreClockUpdate()
A Dsystem_ht32f5xxxx_13.c155 #if (LSE_VALUE != 32768UL)
176 …#define __CK_SYS LSE_VALUE /*!< Select LSE as CK_SYS source …
306 SystemCoreClock = LSE_VALUE >> SystemCoreClockDiv; in SystemCoreClockUpdate()
/bsp/stm32/libraries/templates/stm32f0xx/board/CubeMX_Config/Inc/
A Dstm32f0xx_hal_conf.h148 #if !defined (LSE_VALUE)
149 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro
/bsp/stm32/stm32f091-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32f0xx_hal_conf.h148 #if !defined (LSE_VALUE)
149 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro
/bsp/stm32/stm32l010-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l0xx_hal_conf.h123 #if !defined (LSE_VALUE)
124 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l053-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l0xx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l475-st-discovery/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h160 #if !defined (LSE_VALUE)
161 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/libraries/templates/stm32h7xx/board/CubeMX_Config/Inc/
A Dstm32h7xx_hal_conf.h145 #if !defined (LSE_VALUE)
146 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/libraries/templates/stm32l4xx/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h159 #if !defined (LSE_VALUE)
160 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32g071-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32g0xx_hal_conf.h138 #if !defined (LSE_VALUE)
139 #define LSE_VALUE 32768U /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32wl55-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32wlxx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE 32768UL /*!< Value of the External oscillator in Hz… macro
/bsp/stm32/stm32wle5-yizhilian-lm401/board/CubeMX_Config/Inc/
A Dstm32wlxx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE 32768UL /*!< Value of the External oscillator in Hz… macro
/bsp/stm32/stm32wle5-yizhilian-lm402/board/CubeMX_Config/Inc/
A Dstm32wlxx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE 32768UL /*!< Value of the External oscillator in Hz… macro
/bsp/stm32/stm32g070-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32g0xx_hal_conf.h123 #if !defined (LSE_VALUE)
124 #define LSE_VALUE 32768U /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l432-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h160 #if !defined (LSE_VALUE)
161 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l496-ali-developer/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h159 #if !defined (LSE_VALUE)
160 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l4r5-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h161 #if !defined (LSE_VALUE)
162 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l412-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h163 #if !defined (LSE_VALUE)
164 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l433-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h163 #if !defined (LSE_VALUE)
164 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l452-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h161 #if !defined (LSE_VALUE)
162 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32l4r9-st-eval/board/CubeMX_Config/Inc/
A Dstm32l4xx_hal_conf.h159 #if !defined (LSE_VALUE)
160 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f0xx.h189 #if !defined (LSE_VALUE)
190 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro
/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Inc/
A Dstm32l1xx_hal_conf.h126 #if !defined (LSE_VALUE)
127 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/CM4/Inc/
A Dstm32mp1xx_hal_conf.h140 #if !defined (LSE_VALUE)
141 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/bsp/stm32/stm32g030-tiny-board/board/CubeMX_Config/Inc/
A Dstm32g0xx_hal_conf.h143 #if !defined (LSE_VALUE)
144 #define LSE_VALUE (32768UL) /*!< Value of the External oscillator in Hz*/ macro

Completed in 56 milliseconds

1234567