Home
last modified time | relevance | path

Searched refs:PWR_CR3_EBLEA (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h2491 SET_BIT(PWR->CR3, PWR_CR3_EBLEA); in LL_PWR_EnableIT_BLEA()
2513 CLEAR_BIT(PWR->CR3, PWR_CR3_EBLEA); in LL_PWR_DisableIT_BLEA()
2535 return ((READ_BIT(PWR->CR3, PWR_CR3_EBLEA) == (PWR_CR3_EBLEA)) ? 1UL : 0UL); in LL_PWR_IsEnabledIT_BLEA()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c271 SET_BIT(PWR->CR3, PWR_CR3_EBLEA); in HAL_PWREx_EnableBLEActivityIT()
280 CLEAR_BIT(PWR->CR3, PWR_CR3_EBLEA); in HAL_PWREx_DisableBLEActivityIT()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h5899 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb1mxx.h5560 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb30xx.h5898 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb35xx.h6293 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb55xx.h6354 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb5mxx.h6354 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h5464 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro
Dstm32wb15xx.h5560 #define PWR_CR3_EBLEA PWR_CR3_EBLEA_Msk /*!< BLE end of acti… macro