Home
last modified time | relevance | path

Searched refs:APBFZ2 (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal.h429 #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)
434 #define __HAL_DBGMCU_FREEZE_TIM14() SET_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM14_STOP)
435 #define __HAL_DBGMCU_UNFREEZE_TIM14() CLEAR_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM14_STOP)
439 #define __HAL_DBGMCU_FREEZE_TIM15() SET_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM15_STOP)
440 #define __HAL_DBGMCU_UNFREEZE_TIM15() CLEAR_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM15_STOP)
444 #define __HAL_DBGMCU_FREEZE_TIM16() SET_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM16_STOP)
445 #define __HAL_DBGMCU_UNFREEZE_TIM16() CLEAR_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_TIM16_STOP)
449 #define __HAL_DBGMCU_FREEZE_LPTIM3() SET_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_LPTIM3_STOP)
450 #define __HAL_DBGMCU_UNFREEZE_LPTIM3() CLEAR_BIT(DBGMCU->APBFZ2, DBGMCU_APBFZ2_DBG_LPTIM3_STO…
Dstm32u0xx_ll_system.h1659 SET_BIT(DBGMCU->APBFZ2, Periphs); in LL_DBGMCU_APB1_GRP2_FreezePeriph()
1680 CLEAR_BIT(DBGMCU->APBFZ2, Periphs); in LL_DBGMCU_APB1_GRP2_UnFreezePeriph()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal.h475 #define __HAL_DBGMCU_FREEZE_TIM1() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM1_STOP)
476 #define __HAL_DBGMCU_UNFREEZE_TIM1() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM1_STOP)
480 #define __HAL_DBGMCU_FREEZE_TIM14() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM14_STOP)
481 #define __HAL_DBGMCU_UNFREEZE_TIM14() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM14_STOP)
485 #define __HAL_DBGMCU_FREEZE_TIM15() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM15_STOP)
486 #define __HAL_DBGMCU_UNFREEZE_TIM15() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM15_STOP)
490 #define __HAL_DBGMCU_FREEZE_TIM16() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM16_STOP)
491 #define __HAL_DBGMCU_UNFREEZE_TIM16() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM16_STOP)
495 #define __HAL_DBGMCU_FREEZE_TIM17() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM17_STOP)
496 #define __HAL_DBGMCU_UNFREEZE_TIM17() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM17_STOP)
Dstm32g0xx_ll_system.h1820 SET_BIT(DBG->APBFZ2, Periphs); in LL_DBGMCU_APB2_GRP1_FreezePeriph()
1842 CLEAR_BIT(DBG->APBFZ2, Periphs); in LL_DBGMCU_APB2_GRP1_UnFreezePeriph()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal.h384 #define __HAL_DBGMCU_FREEZE_TIM1() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM1_STOP)
385 #define __HAL_DBGMCU_UNFREEZE_TIM1() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM1_STOP)
389 #define __HAL_DBGMCU_FREEZE_TIM14() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM14_STOP)
390 #define __HAL_DBGMCU_UNFREEZE_TIM14() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM14_STOP)
394 #define __HAL_DBGMCU_FREEZE_TIM16() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM16_STOP)
395 #define __HAL_DBGMCU_UNFREEZE_TIM16() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM16_STOP)
399 #define __HAL_DBGMCU_FREEZE_TIM17() SET_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM17_STOP)
400 #define __HAL_DBGMCU_UNFREEZE_TIM17() CLEAR_BIT(DBG->APBFZ2, DBG_APB_FZ2_DBG_TIM17_STOP)
Dstm32c0xx_ll_system.h1213 SET_BIT(DBG->APBFZ2, Periphs); in LL_DBGMCU_APB1_GRP2_FreezePeriph()
1233 CLEAR_BIT(DBG->APBFZ2, Periphs); in LL_DBGMCU_APB1_GRP2_UnFreezePeriph()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h171 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32c031xx.h171 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32c071xx.h186 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h176 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g050xx.h179 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g070xx.h180 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g031xx.h181 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g041xx.h182 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g051xx.h221 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g061xx.h222 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g071xx.h235 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g081xx.h236 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g0b0xx.h181 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g0c1xx.h304 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
Dstm32g0b1xx.h303 __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */ member
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h220 …__IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x… member
Dstm32u083xx.h266 …__IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x… member
Dstm32u073xx.h232 …__IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x… member