Searched refs:RCC_MSICFGR_MSITRIM_Pos (Results 1 – 6 of 6) sorted by relevance
1614 …cInitStruct->MSICalibrationValue = ((cfgr_value & RCC_MSICFGR_MSITRIM) >> RCC_MSICFGR_MSITRIM_Pos); in HAL_RCC_GetOscConfig()
2015 MODIFY_REG(RCC->MSICFGR, RCC_MSICFGR_MSITRIM, Value << RCC_MSICFGR_MSITRIM_Pos); in LL_RCC_MSI_SetCalibTrimming()2025 return (uint32_t)(READ_BIT(RCC->MSICFGR, RCC_MSICFGR_MSITRIM) >> RCC_MSICFGR_MSITRIM_Pos); in LL_RCC_MSI_GetCalibTrimming()
25285 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro25286 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
26434 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro26435 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
26192 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro26193 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
25527 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro25528 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…