Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal.h428 #if defined(DBGMCU_APBFZ2_DBG_TIM1_STOP)
429 #define __HAL_DBGMCU_FREEZE_TIM1() SET_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM1_STOP)
430 #define __HAL_DBGMCU_UNFREEZE_TIM1() CLEAR_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM1_STOP)
Dstm32u0xx_ll_system.h173 #define LL_DBGMCU_APB1_GRP2_TIM1_STOP DBGMCU_APBFZ2_DBG_TIM1_STOP /*!< TIM1 counter stop…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h9631 #define DBGMCU_APBFZ2_DBG_TIM1_STOP DBGMCU_APBFZ2_DBG_TIM1_STOP_Msk macro
Dstm32u083xx.h10591 #define DBGMCU_APBFZ2_DBG_TIM1_STOP DBGMCU_APBFZ2_DBG_TIM1_STOP_Msk macro
Dstm32u073xx.h10321 #define DBGMCU_APBFZ2_DBG_TIM1_STOP DBGMCU_APBFZ2_DBG_TIM1_STOP_Msk macro