Searched refs:RCC_ICSCR_MSITRIM (Results 1 – 17 of 17) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_hal_rcc.c | 106 #define RCC_ICSCR_MSITRIM_BITNUMBER POSITION_VAL(RCC_ICSCR_MSITRIM) 273 …MODIFY_REG(RCC->ICSCR, (RCC_ICSCR_MSIRANGE | RCC_ICSCR_MSITRIM), ((0U << RCC_ICSCR_MSITRIM_BITNUMB… in HAL_RCC_DeInit() 1166 …RCC_OscInitStruct->MSICalibrationValue = (uint32_t)((RCC->ICSCR & RCC_ICSCR_MSITRIM) >> RCC_ICSCR_… in HAL_RCC_GetOscConfig()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_ll_rcc.h | 65 #define RCC_POSITION_MSITRIM (uint32_t)POSITION_VAL(RCC_ICSCR_MSITRIM) /*!< field position in re… 914 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, Value << RCC_POSITION_MSITRIM); in LL_RCC_MSI_SetCalibTrimming() 924 return (uint32_t)(READ_BIT(RCC->ICSCR, RCC_ICSCR_MSITRIM) >> RCC_POSITION_MSITRIM); in LL_RCC_MSI_GetCalibTrimming()
|
D | stm32l1xx_hal_rcc.h | 1509 …(MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, (uint32_t)(_MSICALIBRATIONVALUE_) << POSITION_VAL(RCC_I…
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/ |
D | stm32l0xx_hal_rcc.c | 304 …MODIFY_REG(RCC->ICSCR, (RCC_ICSCR_MSIRANGE | RCC_ICSCR_MSITRIM), (((uint32_t)0 << RCC_ICSCR_MSITRI… in HAL_RCC_DeInit() 1309 …RCC_OscInitStruct->MSICalibrationValue = (uint32_t)((RCC->ICSCR & RCC_ICSCR_MSITRIM) >> RCC_ICSCR_… in HAL_RCC_GetOscConfig()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_ll_rcc.h | 1274 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, Value << RCC_POSITION_MSITRIM); in LL_RCC_MSI_SetCalibTrimming() 1284 return (uint32_t)(READ_BIT(RCC->ICSCR, RCC_ICSCR_MSITRIM) >> RCC_POSITION_MSITRIM); in LL_RCC_MSI_GetCalibTrimming()
|
D | stm32l0xx_hal_rcc.h | 1309 (MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, (uint32_t)(_MSICALIBRATIONVALUE_) << 24))
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_hal_rcc.c | 1496 …RCC_OscInitStruct->MSICalibrationValue = READ_BIT(RCC->ICSCR, RCC_ICSCR_MSITRIM) >> RCC_ICSCR_MSIT… in HAL_RCC_GetOscConfig()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_rcc.h | 2672 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, Value << RCC_ICSCR_MSITRIM_Pos); in LL_RCC_MSI_SetCalibTrimming() 2682 return (uint32_t)(READ_BIT(RCC->ICSCR, RCC_ICSCR_MSITRIM) >> RCC_ICSCR_MSITRIM_Pos); in LL_RCC_MSI_GetCalibTrimming()
|
D | stm32l4xx_hal_rcc.h | 3898 … MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, (__MSICALIBRATIONVALUE__) << RCC_ICSCR_MSITRIM_Pos)
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 3498 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 3899 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 3791 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 3791 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 3757 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 4184 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 4254 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< Internal Multi … macro
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 10610 #define RCC_ICSCR_MSITRIM RCC_ICSCR_MSITRIM_Msk /*!< MSITRIM[7:0] bi… macro
|