Home
last modified time | relevance | path

Searched defs:LSE_VALUE (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_conf.h146 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro
A Dstm32f0xx_hal_conf_template.h144 #define LSE_VALUE 32768U /*!< Value of the External Low Speed oscillator in Hz */ macro
A Dstm32f0xx_ll_rcc.h140 #define LSE_VALUE 32768U /*!< Value of the LSE oscillator in Hz */ macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_conf.h133 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro
A Dstm32f7xx_hal_conf_template.h133 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External Low Speed oscillator in Hz */ macro

Completed in 12 milliseconds