Home
last modified time | relevance | path

Searched refs:ECSCR1 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c1228 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()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h901 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()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h612 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
Dstm32wba52xx.h705 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
Dstm32wba54xx.h744 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
Dstm32wba5mxx.h744 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member
Dstm32wba55xx.h744 …__IO uint32_t ECSCR1; /*!< RCC external clock sources calibration register 1 Address … member