Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h112 #define LL_PWR_WAKEUP_BLE PWR_CR3_EWBLE /*!< Enable wakeup on BLE event …
139 #define LL_PWR_WAKEUP_BLE PWR_CR3_EWBLE /*!< Enable wakeup on BLE event …
1315 SET_BIT(PWR->CR3, PWR_CR3_EWBLE); in LL_PWR_EnableWU_EWBLE()
1335 CLEAR_BIT(PWR->CR3, PWR_CR3_EWBLE); in LL_PWR_DisableWU_EWBLE()
1355 return ((READ_BIT(PWR->CR3, PWR_CR3_EWBLE) == (PWR_CR3_EWBLE)) ? 1UL : 0UL); in LL_PWR_IsEnabledWU_EWBLE()
Dstm32wb0x_hal_pwr_ex.h54 #define PWR_WAKEUP_BLE PWR_CR3_EWBLE /*!< Enable wakeup on BLE event …
81 #define PWR_WAKEUP_BLE PWR_CR3_EWBLE /*!< Enable wakeup on BLE event …
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr_ex.c109 SET_BIT(PWR->CR3, PWR_CR3_EWBLE); in HAL_PWREx_EnableBleWakeUp()
118 CLEAR_BIT(PWR->CR3, PWR_CR3_EWBLE); in HAL_PWREx_DisableBleWakeUp()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3177 #define PWR_CR3_EWBLE PWR_CR3_EWBLE_Msk macro
Dstm32wb07.h3258 #define PWR_CR3_EWBLE PWR_CR3_EWBLE_Msk macro
Dstm32wb09.h3205 #define PWR_CR3_EWBLE PWR_CR3_EWBLE_Msk macro
Dstm32wb06.h3258 #define PWR_CR3_EWBLE PWR_CR3_EWBLE_Msk macro