Searched refs:CR7 (Results 1 – 7 of 7) sorted by relevance
237 SET_BIT(PWR->CR7, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()242 CLEAR_BIT(PWR->CR7, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()
102 LL_PWR_WriteReg(CR7, PWR_CR7_RESET_VALUE); in LL_PWR_DeInit()
1165 SET_BIT(PWR->CR7, (WakeUpPin >> 16)); in LL_PWR_SetWakeUpPinPolarityLow()1231 CLEAR_BIT(PWR->CR7, (WakeUpPin >> 16)); in LL_PWR_SetWakeUpPinPolarityHigh()1303 return (uint32_t)((READ_BIT(PWR->CR7, (WakeUpPin >> 16))) ? 1UL : 0UL); in LL_PWR_IsWakeUpPinPolarityLow()
380 …__IO uint32_t CR7; /*!< (@ 0x00000034) Power control register 7 … member
385 …__IO uint32_t CR7; /*!< (@ 0x00000034) Power control register 7 … member
374 __IO uint32_t CR7; /*!< (@ 0x00000034) CR7 register */ member