Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal.h383 #if defined(DBGMCU_APBFZ1_DBG_TIM6_STOP)
384 #define __HAL_DBGMCU_FREEZE_TIM6() SET_BIT(DBGMCU->APBFZ1, DBGMCU_APBFZ1_DBG_TIM6_STOP)
385 #define __HAL_DBGMCU_UNFREEZE_TIM6() CLEAR_BIT(DBGMCU->APBFZ1, DBGMCU_APBFZ1_DBG_TIM6_STOP)
Dstm32u0xx_ll_system.h157 #define LL_DBGMCU_APB1_GRP1_TIM6_STOP DBGMCU_APBFZ1_DBG_TIM6_STOP /*!< TIM6 counter stop…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h9602 #define DBGMCU_APBFZ1_DBG_TIM6_STOP DBGMCU_APBFZ1_DBG_TIM6_STOP_Msk macro
Dstm32u083xx.h10562 #define DBGMCU_APBFZ1_DBG_TIM6_STOP DBGMCU_APBFZ1_DBG_TIM6_STOP_Msk macro
Dstm32u073xx.h10292 #define DBGMCU_APBFZ1_DBG_TIM6_STOP DBGMCU_APBFZ1_DBG_TIM6_STOP_Msk macro