Home
last modified time | relevance | path

Searched refs:HSI48_VALUE (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/include/
Dstm32l5xx_hal_conf.h120 #if !defined (HSI48_VALUE)
121 …#define HSI48_VALUE 48000000U /*!< Value of the Internal High Speed oscillator for USB FS… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l5xx_hal_conf.h120 #if !defined (HSI48_VALUE)
121 …#define HSI48_VALUE 48000000U /*!< Value of the Internal High Speed oscillator for USB FS… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/include/
Dstm32u5xx_hal_conf.h125 #if !defined (HSI48_VALUE)
126 #define HSI48_VALUE 48000000UL /*!< Value of the Internal High Speed oscillator for USB… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/
Dstm32h5xx_hal_conf.h130 #if !defined (HSI48_VALUE)
131 #define HSI48_VALUE 48000000UL /*!< Value of the Internal High Speed oscillator for USB… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c966 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1048 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c1625 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1670 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c5214 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
5262 frequency = HSI48_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()