Home
last modified time | relevance | path

Searched refs:PWR_RADIOSCR_REGPASEL (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h160 #if defined(PWR_RADIOSCR_REGPASEL)
165 #define PWR_RADIO_REG_VDDHPA_VD11 PWR_RADIOSCR_REGPASEL
342 #if defined(PWR_RADIOSCR_REGPASEL)
Dstm32wbaxx_ll_pwr.h178 #define LL_PWR_REG_VDDHPA_VDDRFPA_VDD11 PWR_RADIOSCR_REGPASEL /*!< Regulator REG_VDDHPA input suppl…
1253 #if defined(PWR_RADIOSCR_REGPASEL)
1264 MODIFY_REG(PWR->RADIOSCR, PWR_RADIOSCR_REGPASEL, InputSupply); in LL_PWR_SetREGVDDHPAInputSupply()
1276 return (READ_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPASEL)); in LL_PWR_GetREGVDDHPAInputSupply()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c980 #if defined(PWR_RADIOSCR_REGPASEL)
995 MODIFY_REG(PWR->RADIOSCR, PWR_RADIOSCR_REGPASEL, SupplySelection); in HAL_PWREx_SetREGVDDHPAInputSupply()
1010 return READ_BIT(PWR->RADIOSCR, PWR_RADIOSCR_REGPASEL); in HAL_PWREx_GetREGVDDHPAInputSupply()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/
Dstm32wba55xx.h9680 #define PWR_RADIOSCR_REGPASEL PWR_RADIOSCR_REGPASEL_Msk /*!< Regula… macro