Searched refs:DBGMCU_APB2_FZ_DBG_HRTIM1_STOP (Results 1 – 3 of 3) sorted by relevance
554 #if defined(DBGMCU_APB2_FZ_DBG_HRTIM1_STOP)555 #define __HAL_FREEZE_HRTIM1_DBGMCU() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_HRTIM1_STOP))556 #define __HAL_UNFREEZE_HRTIM1_DBGMCU() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_HRTIM1_STOP))
461 #if defined(DBGMCU_APB2_FZ_DBG_HRTIM1_STOP)462 #define LL_DBGMCU_APB2_GRP1_HRTIM1_STOP DBGMCU_APB2_FZ_DBG_HRTIM1_STOP /*!< HRTIM1 counter stopp…
6323 #define DBGMCU_APB2_FZ_DBG_HRTIM1_STOP DBGMCU_APB2_FZ_DBG_HRTIM1_STOP_Msk macro