Home
last modified time | relevance | path

Searched refs:SYSCFG_PWRC_ISCR_PVD_ISC (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h512 #define __HAL_PWR_PVD_GET_FLAG() (READ_BIT(SYSCFG->PWRC_ISCR, SYSCFG_PWRC_ISCR_PVD_ISC)\
513 == (SYSCFG_PWRC_ISCR_PVD_ISC)) ? 1UL : 0U
519 #define __HAL_PWR_PVD_CLEAR_FLAG() SET_BIT(SYSCFG->PWRC_ISCR, SYSCFG_PWRC_ISCR_PVD_ISC)
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h4051 #define SYSCFG_PWRC_ISCR_PVD_ISC SYSCFG_PWRC_ISCR_PVD_ISC… macro
Dstm32wb07.h4551 #define SYSCFG_PWRC_ISCR_PVD_ISC SYSCFG_PWRC_ISCR_PVD_ISC… macro
Dstm32wb09.h4097 #define SYSCFG_PWRC_ISCR_PVD_ISC SYSCFG_PWRC_ISCR_PVD_ISC… macro
Dstm32wb06.h4551 #define SYSCFG_PWRC_ISCR_PVD_ISC SYSCFG_PWRC_ISCR_PVD_ISC… macro