Home
last modified time | relevance | path

Searched refs:RFSWHSECR (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h521 MODIFY_REG(RCC->RFSWHSECR, RCC_RFSWHSECR_SWXOTUNE, Value << RCC_RFSWHSECR_SWXOTUNE_Pos); in LL_RCC_HSE_SetCapacitorTuning()
522 SET_BIT(RCC->RFSWHSECR, RCC_RFSWHSECR_SWXOTUNEEN); in LL_RCC_HSE_SetCapacitorTuning()
532 return (uint32_t)(READ_BIT(RCC->RFSWHSECR, RCC_RFSWHSECR_SWXOTUNE) >> RCC_RFSWHSECR_SWXOTUNE_Pos); in LL_RCC_HSE_GetCapacitorTuning()
550 MODIFY_REG(RCC->RFSWHSECR, RCC_RFSWHSECR_GMC, CurrentMax); in LL_RCC_HSE_SetCurrentControl()
568 return (uint32_t)(READ_BIT(RCC->RFSWHSECR, RCC_RFSWHSECR_GMC)); in LL_RCC_HSE_GetCurrentControl()
581 MODIFY_REG(RCC->RFSWHSECR, RCC_RFSWHSECR_SATRG, SenseAmplifier); in LL_RCC_HSE_SetSenseAmplifier()
593 return (uint32_t)(READ_BIT(RCC->RFSWHSECR, RCC_RFSWHSECR_SATRG)); in LL_RCC_HSE_GetSenseAmplifier()
605 MODIFY_REG_FIELD(RCC->RFSWHSECR, RCC_RFSWHSECR_ISTARTUP, StartupCurrent); in LL_RCC_HSE_SetStartupCurrent()
615 return (uint32_t)(READ_REG_FIELD(RCC->RFSWHSECR, RCC_RFSWHSECR_ISTARTUP)); in LL_RCC_HSE_GetStartupCurrent()
626 MODIFY_REG_FIELD(RCC->RFSWHSECR, RCC_RFSWHSECR_AMPLTHRESH, AmplThr); in LL_RCC_HSE_SetAmplitudeThreshold()
[all …]
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h351 …__IO uint32_t RFSWHSECR; /*!< (@ 0x00000098) RF Software High Speed External r… member
Dstm32wb07.h356 …__IO uint32_t RFSWHSECR; /*!< (@ 0x00000098) RF Software High Speed External r… member
Dstm32wb09.h345 …__IO uint32_t RFSWHSECR; /*!< (@ 0x00000098) RF Software High Speed External r… member
Dstm32wb06.h356 …__IO uint32_t RFSWHSECR; /*!< (@ 0x00000098) RF Software High Speed External r… member