Home
last modified time | relevance | path

Searched refs:PWR_PVD_MODE_IT (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c155 if ((sConfigPVD->Mode & PWR_PVD_MODE_IT) == PWR_PVD_MODE_IT) in HAL_PWR_ConfigPVD()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h142 #define PWR_PVD_MODE_IT (SYSCFG_PWRC_IER_PVD_IE) /*!< Interrupt Mode dete… macro
538 ((MODE) == PWR_PVD_MODE_IT))