Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal.h424 #if defined(DBG_APB_FZ1_DBG_TIM4_STOP)
425 #define __HAL_DBGMCU_FREEZE_TIM4() SET_BIT(DBG->APBFZ1, DBG_APB_FZ1_DBG_TIM4_STOP)
426 #define __HAL_DBGMCU_UNFREEZE_TIM4() CLEAR_BIT(DBG->APBFZ1, DBG_APB_FZ1_DBG_TIM4_STOP)
Dstm32g0xx_ll_system.h211 #define LL_DBGMCU_APB1_GRP1_TIM4_STOP DBG_APB_FZ1_DBG_TIM4_STOP /*!< TIM4 counter stopp…
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h8486 #define DBG_APB_FZ1_DBG_TIM4_STOP DBG_APB_FZ1_DBG_TIM4_STOP_Msk macro
Dstm32g0c1xx.h10314 #define DBG_APB_FZ1_DBG_TIM4_STOP DBG_APB_FZ1_DBG_TIM4_STOP_Msk macro
Dstm32g0b1xx.h10010 #define DBG_APB_FZ1_DBG_TIM4_STOP DBG_APB_FZ1_DBG_TIM4_STOP_Msk macro