/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rcc.h | 2563 #define __HAL_RCC_APB4_FORCE_RESET() WRITE_REG(RCC->APB4RSTR, 0x04009E2AUL) 2564 #define __HAL_RCC_APB4_RELEASE_RESET() WRITE_REG(RCC->APB4RSTR, 0UL) 2566 #define __HAL_RCC_SBS_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SBSRST) 2567 #define __HAL_RCC_SBS_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SBSRST) 2569 #define __HAL_RCC_LPUART1_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_LPUART1RST) 2570 #define __HAL_RCC_LPUART1_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_LPUART1RST) 2572 #define __HAL_RCC_SPI6_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SPI6RST) 2573 #define __HAL_RCC_SPI6_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SPI6RST) 2575 #define __HAL_RCC_LPTIM2_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_LPTIM2RST) 2576 #define __HAL_RCC_LPTIM2_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_LPTIM2RST) [all …]
|
D | stm32h7rsxx_ll_bus.h | 2288 SET_BIT(RCC->APB4RSTR, Periphs); in LL_APB4_GRP1_ForceReset() 2316 CLEAR_BIT(RCC->APB4RSTR, Periphs); in LL_APB4_GRP1_ReleaseReset()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 5092 #define __HAL_RCC_APB4_FORCE_RESET() (RCC->APB4RSTR = 0x0020DEAAU) /* Resets SYSCFG, LP… 5094 #define __HAL_RCC_APB4_FORCE_RESET() (RCC->APB4RSTR = 0x0C00E6AAU) /* Resets SYSCFG, LP… 5096 #define __HAL_RCC_APB4_FORCE_RESET() (RCC->APB4RSTR = 0x0420DEAAU) /* Resets SYSCFG, LP… 5098 #define __HAL_RCC_SYSCFG_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_SYSCFGRST) 5099 #define __HAL_RCC_LPUART1_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_LPUART1RST) 5100 #define __HAL_RCC_SPI6_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_SPI6RST) 5101 #define __HAL_RCC_I2C4_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_I2C4RST) 5102 #define __HAL_RCC_LPTIM2_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_LPTIM2RST) 5103 #define __HAL_RCC_LPTIM3_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_LPTIM3RST) 5105 #define __HAL_RCC_LPTIM4_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_LPTIM4RST) [all …]
|
D | stm32h7xx_ll_bus.h | 2944 SET_BIT(RCC->APB4RSTR, Periphs); in LL_APB4_GRP1_ForceReset() 2984 CLEAR_BIT(RCC->APB4RSTR, Periphs); in LL_APB4_GRP1_ReleaseReset()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1116 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7b0xx.h | 1119 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7b0xxq.h | 1120 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7a3xxq.h | 1117 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7b3xx.h | 1119 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7b3xxq.h | 1120 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h730xxq.h | 1277 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h733xx.h | 1276 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h725xx.h | 1274 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h730xx.h | 1276 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h735xx.h | 1277 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h742xx.h | 1183 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h723xx.h | 1273 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h750xx.h | 1271 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h753xx.h | 1271 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h745xx.h | 1316 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h745xg.h | 1316 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1453 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7s7xx.h | 1615 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7s3xx.h | 1546 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|
D | stm32h7r7xx.h | 1520 …__IO uint32_t APB4RSTR; /*!< RCC APB4 peripheral reset register, … member
|