Home
last modified time | relevance | path

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

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_conf.h106 #define HSI_VALUE ((uint32_t)64000000) /*!< Value of the Internal oscillator in Hz*/ macro
/device/board/talkweb/niobe407/liteos_m/bootloader/src/
Dsystem_stm32f4xx.c55 #define HSI_VALUE ((uint32_t)16000000) /* !< Value of the Internal oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bsp/src/
Dsystem_stm32f4xx.c56 #define HSI_VALUE ((uint32_t)16000000) /* !< Value of the Internal oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bootloader/inc/
Dstm32f4xx_hal_conf.h46 #define HSI_VALUE ((uint32_t)16000000U) /* !< Value of the Internal oscillator in Hz */ macro
/device/board/talkweb/niobe407/liteos_m/bsp/include/
Dstm32f4xx_hal_conf.h112 #define HSI_VALUE ((uint32_t)16000000U) /* !< Value of the Internal oscillator in Hz */ macro
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_conf_template.h108 #define HSI_VALUE 16000000U /*!< Value of the Internal oscillator in Hz */ macro
Dstm32f4xx_ll_rcc.h110 #define HSI_VALUE 16000000U /*!< Value of the HSI oscillator in Hz */ macro
/device/soc/st/stm32f407zg/uniproton/board/common/
Dstm32f4xx.h138 #define HSI_VALUE ((uint32_t)16000000) /*!< Value of the Internal oscillator in Hz*/ macro