Home
last modified time | relevance | path

Searched defs:HSE_VALUE (Results 1 – 8 of 8) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_conf.h93 #define HSE_VALUE ((uint32_t)24000000) /*!< Value of the External oscillator in Hz : FPGA case f… macro
/device/board/talkweb/niobe407/liteos_m/bootloader/src/
Dsystem_stm32f4xx.c51 #define HSE_VALUE ((uint32_t)25000000) /*!< Default value of the External oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bsp/src/
Dsystem_stm32f4xx.c52 … #define HSE_VALUE ((uint32_t)25000000) /* !< Default value of the External oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bootloader/inc/
Dstm32f4xx_hal_conf.h33 #define HSE_VALUE 25000000U /*!< Value of the External oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bsp/include/
Dstm32f4xx_hal_conf.h99 #define HSE_VALUE 8000000U /*!< Value of the External oscillator in Hz */ macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_conf_template.h95 #define HSE_VALUE 25000000U /*!< Value of the External oscillator in Hz */ macro
Dstm32f4xx_ll_rcc.h106 #define HSE_VALUE 25000000U /*!< Value of the HSE oscillator in Hz */ macro
/device/soc/st/stm32f407zg/uniproton/board/common/
Dstm32f4xx.h125 #define HSE_VALUE ((uint32_t)8000000) /*!< Value of the External oscillator in Hz */ macro