Searched refs:PWR_CPUCR_HOLD2 (Results 1 – 8 of 8) sorted by relevance
1153 SET_BIT (PWR->CPUCR, PWR_CPUCR_HOLD2); in HAL_PWREx_HoldCore()1163 if ((PWR->CPUCR & PWR_CPUCR_HOLD2) != PWR_CPUCR_HOLD2) in HAL_PWREx_HoldCore()1197 CLEAR_BIT (PWR->CPUCR, PWR_CPUCR_HOLD2); in HAL_PWREx_ReleaseCore()
1437 SET_BIT(PWR->CPUCR, PWR_CPUCR_HOLD2); in LL_PWR_HoldCPU2()1447 CLEAR_BIT(PWR->CPUCR, PWR_CPUCR_HOLD2); in LL_PWR_ReleaseCPU2()1457 return ((READ_BIT(PWR->CPUCR, PWR_CPUCR_HOLD2) == (PWR_CPUCR_HOLD2)) ? 1UL : 0UL); in LL_PWR_IsCPU2Held()
14793 #define PWR_CPUCR_HOLD2 PWR_CPUCR_HOLD2_Msk /*!< Hold the CPU2 a… macro
15062 #define PWR_CPUCR_HOLD2 PWR_CPUCR_HOLD2_Msk /*!< Hold the CPU2 a… macro
18219 #define PWR_CPUCR_HOLD2 PWR_CPUCR_HOLD2_Msk /*!< Hold the CPU2 a… macro
17950 #define PWR_CPUCR_HOLD2 PWR_CPUCR_HOLD2_Msk /*!< Hold the CPU2 a… macro