Searched refs:DBGMCU_APB2_FZ_DBG_TIM21_STOP (Results 1 – 2 of 2) sorted by relevance
249 #if defined (DBGMCU_APB2_FZ_DBG_TIM21_STOP)253 #define __HAL_DBGMCU_FREEZE_TIM21() SET_BIT(DBGMCU->APB2FZ, DBGMCU_APB2_FZ_DBG_TIM21_STOP)254 …efine __HAL_DBGMCU_UNFREEZE_TIM21() CLEAR_BIT(DBGMCU->APB2FZ, DBGMCU_APB2_FZ_DBG_TIM21_STOP)
1555 #define DBGMCU_APB2_FZ_DBG_TIM21_STOP DBGMCU_APB2_FZ_DBG_TIM21_STOP_Msk /*!< TIM21 counter… macro