Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_pwr.h1220 #if defined(PWR_RADIOSCR_REGPABYPEN)
1229 SET_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPABYPEN); in LL_PWR_EnableREGVDDHPABypass()
1239 CLEAR_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPABYPEN); in LL_PWR_DisableREGVDDHPABypass()
1249 …return ((READ_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPABYPEN) == (PWR_RADIOSCR_REGPABYPEN)) ? 1UL : 0U… in LL_PWR_IsEnabledREGVDDHPABypass()
Dstm32wbaxx_hal_pwr_ex.h347 #if defined(PWR_RADIOSCR_REGPABYPEN)
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c1014 #if defined(PWR_RADIOSCR_REGPABYPEN)
1024 SET_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPABYPEN); in HAL_PWREx_EnableREGVDDHPABypass()
1033 CLEAR_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPABYPEN); in HAL_PWREx_DisableREGVDDHPABypass()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba5mxx.h9683 #define PWR_RADIOSCR_REGPABYPEN PWR_RADIOSCR_REGPABYPEN_Msk /*!< Regula… macro
Dstm32wba55xx.h9683 #define PWR_RADIOSCR_REGPABYPEN PWR_RADIOSCR_REGPABYPEN_Msk /*!< Regula… macro