Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/include/
Dstm32l5xx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE 32768U /*!< Value of the External oscillator in Hz*/ macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l5xx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE 32768U /*!< Value of the External oscillator in Hz*/ macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/include/
Dstm32u5xx_hal_conf.h146 #if !defined (LSE_VALUE)
147 #define LSE_VALUE 32768UL /*!< Value of the External oscillator in Hz*/ macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/
Dstm32h5xx_hal_conf.h151 #if !defined (LSE_VALUE)
152 #define LSE_VALUE 32768UL /*!< Value of the External oscillator in Hz*/ macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c3253 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3494 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3533 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3572 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3610 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3649 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3688 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3727 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3766 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
3805 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
[all …]
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c839 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1081 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1113 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1145 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1177 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1209 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1241 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1454 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1489 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1524 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32l5xx_hal_uart.c3083 pclk = (uint32_t) LSE_VALUE; in UART_SetConfig()
3137 pclk = (uint32_t) LSE_VALUE; in UART_SetConfig()
3178 pclk = (uint32_t) LSE_VALUE; in UART_SetConfig()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c1457 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1720 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1747 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1774 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1801 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1828 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1855 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
2115 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
2142 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
2169 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
[all …]