Home
last modified time | relevance | path

Searched refs:SYSCFG_PWRC_IER_PVD_IE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h142 #define PWR_PVD_MODE_IT (SYSCFG_PWRC_IER_PVD_IE) /*!< Interrupt Mode dete…
499 #define __HAL_PWR_PVD_ENABLE_IT() SET_BIT(SYSCFG->PWRC_IER, SYSCFG_PWRC_IER_PVD_IE)
505 #define __HAL_PWR_PVD_DISABLE_IT() CLEAR_BIT(SYSCFG->PWRC_IER, SYSCFG_PWRC_IER_PVD_IE)
Dstm32wb0x_ll_system.h135 #define LL_SYSCFG_PWRC_PVD SYSCFG_PWRC_IER_PVD_IE /*!< PVD interrupt mask */
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h4043 #define SYSCFG_PWRC_IER_PVD_IE SYSCFG_PWRC_IER_PVD_IE_M… macro
Dstm32wb07.h4543 #define SYSCFG_PWRC_IER_PVD_IE SYSCFG_PWRC_IER_PVD_IE_M… macro
Dstm32wb09.h4089 #define SYSCFG_PWRC_IER_PVD_IE SYSCFG_PWRC_IER_PVD_IE_M… macro
Dstm32wb06.h4543 #define SYSCFG_PWRC_IER_PVD_IE SYSCFG_PWRC_IER_PVD_IE_M… macro