/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal.h | 882 #define __HAL_DBGMCU_FREEZE_FDCAN() (DBGMCU->APB1HFZ1 |= (DBGMCU_APB1HFZ1_DBG_FDCAN)) 886 #define __HAL_DBGMCU_FREEZE_TIM23() (DBGMCU->APB1HFZ1 |= (DBGMCU_APB1HFZ1_DBG_TIM23)) 889 #define __HAL_DBGMCU_FREEZE_TIM24() (DBGMCU->APB1HFZ1 |= (DBGMCU_APB1HFZ1_DBG_TIM24)) 927 #define __HAL_DBGMCU_UnFreeze_FDCAN() (DBGMCU->APB1HFZ1 &= ~ (DBGMCU_APB1HFZ1_DBG_FDCAN)) 931 #define __HAL_DBGMCU_UnFreeze_TIM23() (DBGMCU->APB1HFZ1 &= ~ (DBGMCU_APB1HFZ1_DBG_TIM23)) 934 #define __HAL_DBGMCU_UnFreeze_TIM24() (DBGMCU->APB1HFZ1 &= ~ (DBGMCU_APB1HFZ1_DBG_TIM24))
|
D | stm32h7xx_ll_system.h | 2142 SET_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_FreezePeriph() 2154 CLEAR_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_UnFreezePeriph() 2170 SET_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_FreezePeriph() 2184 CLEAR_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_UnFreezePeriph()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_system.h | 498 CLEAR_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_FreezePeriph() 510 CLEAR_BIT(DBGMCU->APB1HFZ1, Periphs); in LL_DBGMCU_APB1_GRP2_UnFreezePeriph()
|
D | stm32n6xx_hal.h | 391 #define __HAL_DBGMCU_FREEZE_FDCAN() SET_BIT(DBGMCU->APB1HFZ1, DBGMCU_APB1HFZ1_DBG_FDCAN… 392 #define __HAL_DBGMCU_UNFREEZE_FDCAN() CLEAR_BIT(DBGMCU->APB1HFZ1, DBGMCU_APB1HFZ1_DBG_FDC…
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 527 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h7b0xx.h | 530 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h7b0xxq.h | 531 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h7a3xxq.h | 528 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h7b3xx.h | 530 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h7b3xxq.h | 531 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h730xxq.h | 543 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h733xx.h | 542 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h725xx.h | 540 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h730xx.h | 542 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h735xx.h | 543 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h742xx.h | 527 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h723xx.h | 539 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h750xx.h | 531 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h753xx.h | 531 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h745xx.h | 560 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h745xg.h | 560 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h743xx.h | 530 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h755xx.h | 561 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h757xx.h | 562 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|
D | stm32h747xg.h | 561 __IO uint32_t APB1HFZ1; /*!< Debug MCU APB1LFZ1 freeze register, Address offset: 0x44 */ member
|