Home
last modified time | relevance | path

Searched refs:LSI2CalibrationValue (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc.c639 assert_param(IS_RCC_LSI2_CALIBRATION_VALUE(RCC_OscInitStruct->LSI2CalibrationValue)); in HAL_RCC_OscConfig()
675 __HAL_RCC_LSI2_CALIBRATIONVALUE_ADJUST(RCC_OscInitStruct->LSI2CalibrationValue); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h299 uint32_t LSI2CalibrationValue; /*!< The LSI2 calibration trimming value . member