Home
last modified time | relevance | path

Searched refs:LSI2_VALUE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c656 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
739 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
829 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
970 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1059 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1111 frequency = LSI2_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_conf.h134 #if !defined (LSI2_VALUE)
135 #define LSI2_VALUE (32000UL) /*!< LSI2 Typical Value in Hz*/ macro
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_conf.h101 #if !defined (LSI2_VALUE)
102 #define LSI2_VALUE 32000UL /*!< LSI2 Typical Value in Hz*/ macro
Dstm32wbaxx_ll_rcc.h118 #if !defined (LSI2_VALUE)
119 #define LSI2_VALUE 32000U /*!< Value of the LSI2 oscillator in Hz */ macro