Searched refs:RCC_CSSWCR_HSITRIMSW_Pos (Results 1 – 6 of 6) sorted by relevance
690 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_HSITRIMSW, Value << RCC_CSSWCR_HSITRIMSW_Pos); in LL_RCC_HSI_SetCalibTrimming()703 return (uint32_t)(READ_BIT(RCC->CSSWCR, RCC_CSSWCR_HSITRIMSW) >> RCC_CSSWCR_HSITRIMSW_Pos); in LL_RCC_HSI_GetCalibTrimming()
281 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_HSITRIMSW, hsiCalib << RCC_CSSWCR_HSITRIMSW_Pos); in SystemInit()
2828 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro2831 …C_CSSWCR_HSITRIMSW_0 (0x1U << RCC_CSSWCR_HSITRIMSW_Pos)2832 …C_CSSWCR_HSITRIMSW_1 (0x2U << RCC_CSSWCR_HSITRIMSW_Pos)2833 …C_CSSWCR_HSITRIMSW_2 (0x4U << RCC_CSSWCR_HSITRIMSW_Pos)2834 …C_CSSWCR_HSITRIMSW_3 (0x8U << RCC_CSSWCR_HSITRIMSW_Pos)2835 …_CSSWCR_HSITRIMSW_4 (0x10U << RCC_CSSWCR_HSITRIMSW_Pos)2836 …_CSSWCR_HSITRIMSW_5 (0x20U << RCC_CSSWCR_HSITRIMSW_Pos)
2910 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro2913 …C_CSSWCR_HSITRIMSW_0 (0x1U << RCC_CSSWCR_HSITRIMSW_Pos)2914 …C_CSSWCR_HSITRIMSW_1 (0x2U << RCC_CSSWCR_HSITRIMSW_Pos)2915 …C_CSSWCR_HSITRIMSW_2 (0x4U << RCC_CSSWCR_HSITRIMSW_Pos)2916 …C_CSSWCR_HSITRIMSW_3 (0x8U << RCC_CSSWCR_HSITRIMSW_Pos)2917 …_CSSWCR_HSITRIMSW_4 (0x10U << RCC_CSSWCR_HSITRIMSW_Pos)2918 …_CSSWCR_HSITRIMSW_5 (0x20U << RCC_CSSWCR_HSITRIMSW_Pos)
2853 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro2856 …C_CSSWCR_HSITRIMSW_0 (0x1U << RCC_CSSWCR_HSITRIMSW_Pos)2857 …C_CSSWCR_HSITRIMSW_1 (0x2U << RCC_CSSWCR_HSITRIMSW_Pos)2858 …C_CSSWCR_HSITRIMSW_2 (0x4U << RCC_CSSWCR_HSITRIMSW_Pos)2859 …C_CSSWCR_HSITRIMSW_3 (0x8U << RCC_CSSWCR_HSITRIMSW_Pos)2860 …_CSSWCR_HSITRIMSW_4 (0x10U << RCC_CSSWCR_HSITRIMSW_Pos)2861 …_CSSWCR_HSITRIMSW_5 (0x20U << RCC_CSSWCR_HSITRIMSW_Pos)