Home
last modified time | relevance | path

Searched refs:RCC_CSSWCR_HSITRIMSW_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h690 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()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c281 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_HSITRIMSW, hsiCalib << RCC_CSSWCR_HSITRIMSW_Pos); in SystemInit()
Dstm32wb05.h2828 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro
2831 …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)
Dstm32wb07.h2910 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro
2913 …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)
Dstm32wb09.h2853 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro
2856 …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)
Dstm32wb06.h2910 #define RCC_CSSWCR_HSITRIMSW_Pos (24UL) /*!<RCC CSSWCR:… macro
2913 …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)