Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/
Dboard.c367 RCC_OscInitStruct.MSICalibrationValue = RCC_MSICALIBRATION_DEFAULT; in SystemClockConfig()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rcc.h418 #define RCC_MSICALIBRATION_DEFAULT ((uint32_t)0x00000000U) /* Default MSI calibration trimm… macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rcc.h420 #define RCC_MSICALIBRATION_DEFAULT (0x00000000U) /* Default MSI calibration trimming value … macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rcc.h261 #define RCC_MSICALIBRATION_DEFAULT 0U /*!< Default MSI calibration trimming value */ macro