Home
last modified time | relevance | path

Searched refs:PWR_BDCR_MONEN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h779 SET_BIT(PWR->BDCR, PWR_BDCR_MONEN); in LL_PWR_EnableMonitoring()
789 CLEAR_BIT(PWR->BDCR, PWR_BDCR_MONEN); in LL_PWR_DisableMonitoring()
799 return ((READ_BIT(PWR->BDCR, PWR_BDCR_MONEN) == (PWR_BDCR_MONEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledMonitoring()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c376 SET_BIT(PWR->BDCR, PWR_BDCR_MONEN); in HAL_PWREx_EnableMonitoring()
385 CLEAR_BIT(PWR->BDCR, PWR_BDCR_MONEN); in HAL_PWREx_DisableMonitoring()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7927 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro
Dstm32h523xx.h11754 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro
Dstm32h562xx.h12480 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro
Dstm32h533xx.h12273 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro
Dstm32h573xx.h15083 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro
Dstm32h563xx.h14564 #define PWR_BDCR_MONEN PWR_BDCR_MONEN_Msk macro