Home
last modified time | relevance | path

Searched refs:DBGMCU_APB2_FZ_DBG_TIM20_STOP (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal.h549 #if defined(DBGMCU_APB2_FZ_DBG_TIM20_STOP)
550 #define __HAL_FREEZE_TIM20_DBGMCU() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM20_STOP))
551 #define __HAL_UNFREEZE_TIM20_DBGMCU() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM20_STOP))
Dstm32f3xx_ll_system.h458 #if defined(DBGMCU_APB2_FZ_DBG_TIM20_STOP)
459 #define LL_DBGMCU_APB2_GRP1_TIM20_STOP DBGMCU_APB2_FZ_DBG_TIM20_STOP /*!< TIM20 counter stoppe…
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f303xe.h6844 #define DBGMCU_APB2_FZ_DBG_TIM20_STOP DBGMCU_APB2_FZ_DBG_TIM20_STOP_Msk macro
Dstm32f398xx.h6800 #define DBGMCU_APB2_FZ_DBG_TIM20_STOP DBGMCU_APB2_FZ_DBG_TIM20_STOP_Msk macro