Home
last modified time | relevance | path

Searched refs:LSI_VALUE (Results 1 – 15 of 15) sorted by relevance

/loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l0xx_hal_conf.h136 #if !defined (LSI_VALUE)
137 #define LSI_VALUE ((uint32_t)37000) /*!< LSI Typical Value in Hz*/ macro
/loramac-node-latest/src/boards/NucleoL073/cmsis/
Dstm32l0xx_hal_conf.h126 #if !defined (LSI_VALUE)
127 #define LSI_VALUE ((uint32_t)37000U) /*!< LSI Typical Value in Hz*/ macro
/loramac-node-latest/src/boards/SKiM881AXL/cmsis/
Dstm32l0xx_hal_conf.h128 #if !defined (LSI_VALUE)
129 #define LSI_VALUE ((uint32_t)37000U) /*!< LSI Typical Value in Hz*/ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_conf_template.h126 #if !defined (LSI_VALUE)
127 #define LSI_VALUE ((uint32_t)37000U) /*!< LSI Typical Value in Hz*/ macro
Dstm32l0xx_ll_rcc.h152 #if !defined (LSI_VALUE)
153 #define LSI_VALUE ((uint32_t)37000U) /*!< Value of the LSI oscillator in Hz */ macro
/loramac-node-latest/src/boards/NucleoL476/cmsis/
Dstm32l4xx_hal_conf.h151 #if !defined (LSI_VALUE)
152 #define LSI_VALUE ((uint32_t)32000U) /*!< LSI Typical Value in Hz*/ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_conf_template.h149 #if !defined (LSI_VALUE)
150 #define LSI_VALUE 32000U /*!< LSI Typical Value in Hz*/ macro
Dstm32l4xx_ll_rcc.h135 #if !defined (LSI_VALUE)
136 #define LSI_VALUE 32000U /*!< Value of the LSI oscillator in Hz */ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rcc_ex.c300 frequency = LSI_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_rcc.c458 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
Dstm32l0xx_hal_rcc_ex.c427 frequency = LSI_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h133 #if !defined (LSI_VALUE)
134 #define LSI_VALUE 32000U /*!< Value of the LSI oscillator in Hz */ macro
Dstm32l1xx_hal_rcc_ex.h59 #define LSI_VALUE (37000U) /* ~37kHz */ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_rcc.c765 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
801 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
Dstm32l4xx_hal_rcc_ex.c1197 frequency = LSI_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1881 frequency = LSI_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1917 frequency = LSI_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()