Home
last modified time | relevance | path

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

12

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_rcc.c277 usart_frequency = LSE_VALUE; in LL_RCC_GetUSARTClockFreq()
309 usart_frequency = LSE_VALUE; in LL_RCC_GetUSARTClockFreq()
423 lpuart_frequency = LSE_VALUE; in LL_RCC_GetLPUARTClockFreq()
472 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
Dstm32l0xx_hal_rcc_ex.c422 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
536 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
569 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
601 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32l0xx_hal_uart.c2191 tmpreg = (uint32_t) LSE_VALUE; in UART_SetConfig()
2248 usartdiv = (uint16_t)(UART_DIV_SAMPLING8(LSE_VALUE, huart->Init.BaudRate)); in UART_SetConfig()
2284 huart->Instance->BRR = (uint16_t)(UART_DIV_SAMPLING16(LSE_VALUE, huart->Init.BaudRate)); in UART_SetConfig()
Dstm32l0xx_hal_irda.c1832 … hirda->Instance->BRR = (uint16_t)((LSE_VALUE + (hirda->Init.BaudRate/2U)) / hirda->Init.BaudRate); in IRDA_SetConfig()
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l1xx_hal_conf.h117 #if !defined (LSE_VALUE)
118 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l1xx_hal_conf.h117 #if !defined (LSE_VALUE)
118 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l1xx_hal_conf.h117 #if !defined (LSE_VALUE)
118 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l1xx_hal_conf.h117 #if !defined (LSE_VALUE)
118 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l0xx_hal_conf.h145 #if !defined (LSE_VALUE)
146 #define LSE_VALUE ((uint32_t)32768) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_conf_template.h116 #if !defined (LSE_VALUE)
117 #define LSE_VALUE (32768U) /*!< Value of the External Low Speed oscillator in Hz*/ macro
Dstm32l1xx_ll_rcc.h129 #if !defined (LSE_VALUE)
130 #define LSE_VALUE 32768U /*!< Value of the LSE oscillator in Hz */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l0xx_hal_conf.h135 #if !defined (LSE_VALUE)
136 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l0xx_hal_conf.h137 #if !defined (LSE_VALUE)
138 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_conf_template.h135 #if !defined (LSE_VALUE)
136 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
Dstm32l0xx_ll_rcc.h148 #if !defined (LSE_VALUE)
149 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the LSE oscillator in Hz */ macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l4xx_hal_conf.h161 #if !defined (LSE_VALUE)
162 #define LSE_VALUE ((uint32_t)32768U) /*!< Value of the External oscillator in Hz*/ macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_rcc.c396 usart_frequency = LSE_VALUE; in LL_RCC_GetUSARTClockFreq()
427 usart_frequency = LSE_VALUE; in LL_RCC_GetUSARTClockFreq()
461 usart_frequency = LSE_VALUE; in LL_RCC_GetUSARTClockFreq()
514 uart_frequency = LSE_VALUE; in LL_RCC_GetUARTClockFreq()
548 uart_frequency = LSE_VALUE; in LL_RCC_GetUARTClockFreq()
727 lpuart_frequency = LSE_VALUE; in LL_RCC_GetLPUARTClockFreq()
779 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
815 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
Dstm32l4xx_hal_rcc_ex.c1190 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1455 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1488 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1523 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1560 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1597 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1632 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1893 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
1929 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32l4xx_hal_uart.c2887 … lpuart_ker_ck_pres = ((uint32_t)LSE_VALUE / UART_GET_DIV_FACTOR(huart->Init.ClockPrescaler)); in UART_SetConfig()
2889 lpuart_ker_ck_pres = (uint32_t)LSE_VALUE; in UART_SetConfig()
2934 …usartdiv = (uint32_t)(UART_DIV_LPUART(LSE_VALUE, huart->Init.BaudRate, huart->Init.ClockPrescaler)… in UART_SetConfig()
2936 usartdiv = (uint32_t)(UART_DIV_LPUART(LSE_VALUE, huart->Init.BaudRate)); in UART_SetConfig()
2992 …usartdiv = (uint16_t)(UART_DIV_SAMPLING8(LSE_VALUE, huart->Init.BaudRate, huart->Init.ClockPrescal… in UART_SetConfig()
2994 usartdiv = (uint16_t)(UART_DIV_SAMPLING8(LSE_VALUE, huart->Init.BaudRate)); in UART_SetConfig()
3049 …usartdiv = (uint16_t)(UART_DIV_SAMPLING16(LSE_VALUE, huart->Init.BaudRate, huart->Init.ClockPresca… in UART_SetConfig()
3051 usartdiv = (uint16_t)(UART_DIV_SAMPLING16(LSE_VALUE, huart->Init.BaudRate)); in UART_SetConfig()
Dstm32l4xx_hal_irda.c2382 …tmpreg = (uint16_t)(IRDA_DIV_SAMPLING16((uint32_t)LSE_VALUE, hirda->Init.BaudRate, hirda->Init.Clo… in IRDA_SetConfig()
2384 tmpreg = (uint16_t)(IRDA_DIV_SAMPLING16((uint32_t)LSE_VALUE, hirda->Init.BaudRate)); in IRDA_SetConfig()
Dstm32l4xx_hal_smartcard.c2509 …tmpreg = (uint16_t)(((uint16_t)(LSE_VALUE / SMARTCARDPrescTable[hsmartcard->Init.ClockPrescaler]) … in SMARTCARD_SetConfig()
2511 … tmpreg = (uint16_t)((LSE_VALUE + (hsmartcard->Init.BaudRate / 2U)) / hsmartcard->Init.BaudRate); in SMARTCARD_SetConfig()
Dstm32l4xx_hal_usart.c3017 …usartdiv = (uint32_t)(USART_DIV_SAMPLING8(LSE_VALUE, husart->Init.BaudRate, husart->Init.ClockPres… in USART_SetConfig()
3019 usartdiv = (uint32_t)(USART_DIV_SAMPLING8(LSE_VALUE, husart->Init.BaudRate)); in USART_SetConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_conf_template.h158 #if !defined (LSE_VALUE)
159 #define LSE_VALUE 32768U /*!< Value of the External oscillator in Hz*/ macro
Dstm32l4xx_ll_rcc.h131 #if !defined (LSE_VALUE)
132 #define LSE_VALUE 32768U /*!< Value of the LSE oscillator in Hz */ macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rcc_ex.c295 frequency = LSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq()

12