Home
last modified time | relevance | path

Searched refs:CR7 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c237 SET_BIT(PWR->CR7, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()
242 CLEAR_BIT(PWR->CR7, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()
Dstm32wb0x_ll_pwr.c102 LL_PWR_WriteReg(CR7, PWR_CR7_RESET_VALUE); in LL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h1165 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()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h380 …__IO uint32_t CR7; /*!< (@ 0x00000034) Power control register 7 … member
Dstm32wb07.h385 …__IO uint32_t CR7; /*!< (@ 0x00000034) Power control register 7 … member
Dstm32wb09.h374 __IO uint32_t CR7; /*!< (@ 0x00000034) CR7 register */ member
Dstm32wb06.h385 …__IO uint32_t CR7; /*!< (@ 0x00000034) Power control register 7 … member