Searched refs:CR6 (Results 1 – 7 of 7) sorted by relevance
246 SET_BIT(PWR->CR6, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()295 CLEAR_BIT(PWR->CR6, (WakeUpPinx >> 16)); in HAL_PWR_DisableWakeUpPin()
101 LL_PWR_WriteReg(CR6, PWR_CR6_RESET_VALUE); in LL_PWR_DeInit()
953 SET_BIT(PWR->CR6, (WakeUpPin >> 16)); in LL_PWR_EnableWakeUpPin()1027 CLEAR_BIT(PWR->CR6, (WakeUpPin >> 16)); in LL_PWR_DisableWakeUpPin()1100 (READ_BIT(PWR->CR6, (WakeUpPin >> 16)) == (WakeUpPin >> 16)) ? 1UL : 0UL); in LL_PWR_IsEnabledWakeUpPin()
379 …__IO uint32_t CR6; /*!< (@ 0x00000030) Power control register 6 … member
384 …__IO uint32_t CR6; /*!< (@ 0x00000030) Power control register 6 … member
373 __IO uint32_t CR6; /*!< (@ 0x00000030) CR6 register */ member