Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal.h398 #if defined(DBGMCU_APBFZ1_DBG_WWDG_STOP)
399 #define __HAL_DBGMCU_FREEZE_WWDG() SET_BIT(DBGMCU->APBFZ1, DBGMCU_APBFZ1_DBG_WWDG_STOP)
400 #define __HAL_DBGMCU_UNFREEZE_WWDG() CLEAR_BIT(DBGMCU->APBFZ1, DBGMCU_APBFZ1_DBG_WWDG_STOP)
Dstm32u0xx_ll_system.h160 #define LL_DBGMCU_APB1_GRP1_WWDG_STOP DBGMCU_APBFZ1_DBG_WWDG_STOP /*!< Debug Window Watc…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h9611 #define DBGMCU_APBFZ1_DBG_WWDG_STOP DBGMCU_APBFZ1_DBG_WWDG_STOP_Msk macro
Dstm32u083xx.h10571 #define DBGMCU_APBFZ1_DBG_WWDG_STOP DBGMCU_APBFZ1_DBG_WWDG_STOP_Msk macro
Dstm32u073xx.h10301 #define DBGMCU_APBFZ1_DBG_WWDG_STOP DBGMCU_APBFZ1_DBG_WWDG_STOP_Msk macro