Searched refs:PWR_RADIOSCR_REGPASEL (Results 1 – 4 of 4) sorted by relevance
160 #if defined(PWR_RADIOSCR_REGPASEL)165 #define PWR_RADIO_REG_VDDHPA_VD11 PWR_RADIOSCR_REGPASEL342 #if defined(PWR_RADIOSCR_REGPASEL)
178 #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()
980 #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()
9680 #define PWR_RADIOSCR_REGPASEL PWR_RADIOSCR_REGPASEL_Msk /*!< Regula… macro