Searched refs:ECSCR1 (Results 1 – 7 of 7) sorted by relevance
1228 MODIFY_REG(RCC->ECSCR1, RCC_ECSCR1_HSETRIM, Trimming << RCC_ECSCR1_HSETRIM_Pos); in HAL_RCCEx_HSESetTrimming()1237 return ((RCC->ECSCR1 & RCC_ECSCR1_HSETRIM) >> RCC_ECSCR1_HSETRIM_Pos); in HAL_RCCEx_HSEGetTrimming()
901 MODIFY_REG(RCC->ECSCR1, RCC_ECSCR1_HSETRIM, Value << RCC_ECSCR1_HSETRIM_Pos); in LL_RCC_HSE_SetClockTrimming()911 return (uint32_t)(READ_BIT(RCC->ECSCR1, RCC_ECSCR1_HSETRIM) >> RCC_ECSCR1_HSETRIM_Pos); in LL_RCC_HSE_GetClockTrimming()
612 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
705 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
744 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member