Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h522 return ((READ_BIT(SYSCFG->PWRC_ISCR, Interrupt) == (Interrupt)) ? 1UL : 0UL); in LL_SYSCFG_PWRC_GetStatusIT()
535 SET_BIT(SYSCFG->PWRC_ISCR, Interrupt); in LL_SYSCFG_PWRC_ClearIT()
Dstm32wb0x_hal_pwr.h512 #define __HAL_PWR_PVD_GET_FLAG() (READ_BIT(SYSCFG->PWRC_ISCR, SYSCFG_PWRC_ISCR_PVD_ISC)\
519 #define __HAL_PWR_PVD_CLEAR_FLAG() SET_BIT(SYSCFG->PWRC_ISCR, SYSCFG_PWRC_ISCR_PVD_ISC)
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h412 …__IO uint32_t PWRC_ISCR; /*!< (@ 0x00000024) Power Controller Interrupt Status… member
Dstm32wb07.h431 …__IO uint32_t PWRC_ISCR; /*!< (@ 0x00000024) Power Controller Interrupt Status… member
Dstm32wb09.h409 …__IO uint32_t PWRC_ISCR; /*!< (@ 0x00000024) Power Controller Interrupt Status… member
Dstm32wb06.h431 …__IO uint32_t PWRC_ISCR; /*!< (@ 0x00000024) Power Controller Interrupt Status… member