Searched refs:PWR_CPU2CR_HOLD1 (Results 1 – 8 of 8) sorted by relevance
1150 if ((PWR->CPU2CR & PWR_CPU2CR_HOLD1) != PWR_CPU2CR_HOLD1) in HAL_PWREx_HoldCore()1166 SET_BIT (PWR->CPU2CR, PWR_CPU2CR_HOLD1); in HAL_PWREx_HoldCore()1202 CLEAR_BIT (PWR->CPU2CR, PWR_CPU2CR_HOLD1); in HAL_PWREx_ReleaseCore()
1407 SET_BIT(PWR->CPU2CR, PWR_CPU2CR_HOLD1); in LL_PWR_HoldCPU1()1417 CLEAR_BIT(PWR->CPU2CR, PWR_CPU2CR_HOLD1); in LL_PWR_ReleaseCPU1()1427 return ((READ_BIT(PWR->CPU2CR, PWR_CPU2CR_HOLD1) == (PWR_CPU2CR_HOLD1)) ? 1UL : 0UL); in LL_PWR_IsCPU1Held()
14828 #define PWR_CPU2CR_HOLD1 PWR_CPU2CR_HOLD1_Msk /*!< Hold the CPU1 a… macro
15097 #define PWR_CPU2CR_HOLD1 PWR_CPU2CR_HOLD1_Msk /*!< Hold the CPU1 a… macro
18254 #define PWR_CPU2CR_HOLD1 PWR_CPU2CR_HOLD1_Msk /*!< Hold the CPU1 a… macro
17985 #define PWR_CPU2CR_HOLD1 PWR_CPU2CR_HOLD1_Msk /*!< Hold the CPU1 a… macro