Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c246 SET_BIT(PWR->CR6, (WakeUpPin >> 16)); in HAL_PWR_EnableWakeUpPin()
295 CLEAR_BIT(PWR->CR6, (WakeUpPinx >> 16)); in HAL_PWR_DisableWakeUpPin()
Dstm32wb0x_ll_pwr.c101 LL_PWR_WriteReg(CR6, PWR_CR6_RESET_VALUE); in LL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h953 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()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h379 …__IO uint32_t CR6; /*!< (@ 0x00000030) Power control register 6 … member
Dstm32wb07.h384 …__IO uint32_t CR6; /*!< (@ 0x00000030) Power control register 6 … member
Dstm32wb09.h373 __IO uint32_t CR6; /*!< (@ 0x00000030) CR6 register */ member
Dstm32wb06.h384 …__IO uint32_t CR6; /*!< (@ 0x00000030) Power control register 6 … member