/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc.h | 3015 WRITE_REG(RCC->APB1HRSTR, 0x4080062BU); \ 3104 #define __HAL_RCC_UART9_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST) 3108 #define __HAL_RCC_UART12_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST) 3111 #define __HAL_RCC_DTS_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_DTSRST) 3113 #define __HAL_RCC_LPTIM2_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_LPTIM2RST) 3115 #define __HAL_RCC_FDCAN_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_FDCANRST) 3118 #define __HAL_RCC_UCPD1_FORCE_RESET() SET_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UCPD1RST) 3124 WRITE_REG(RCC->APB1HRSTR, 0x00000000U); \ 3213 #define __HAL_RCC_UART9_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART9RST) 3217 #define __HAL_RCC_UART12_RELEASE_RESET() CLEAR_BIT(RCC->APB1HRSTR, RCC_APB1HRSTR_UART12RST) [all …]
|
D | stm32h5xx_ll_bus.h | 1808 SET_BIT(RCC->APB1HRSTR, Periphs); in LL_APB1_GRP2_ForceReset() 1895 CLEAR_BIT(RCC->APB1HRSTR, Periphs); in LL_APB1_GRP2_ReleaseReset()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 4938 #define __HAL_RCC_APB1H_FORCE_RESET() (RCC->APB1HRSTR = 0x00000136U) /* Resets CRS, SWP, O… 4940 #define __HAL_RCC_APB1H_FORCE_RESET() (RCC->APB1HRSTR = 0x03000136U) /* Resets CRS, SWP, O… 4969 #define __HAL_RCC_CRS_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_CRSRST) 4970 #define __HAL_RCC_SWPMI1_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_SWPMIRST) 4971 #define __HAL_RCC_OPAMP_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_OPAMPRST) 4972 #define __HAL_RCC_MDIOS_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_MDIOSRST) 4973 #define __HAL_RCC_FDCAN_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_FDCANRST) 4975 #define __HAL_RCC_TIM23_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_TIM23RST) 4978 #define __HAL_RCC_TIM24_FORCE_RESET() (RCC->APB1HRSTR) |= (RCC_APB1HRSTR_TIM24RST) 4982 #define __HAL_RCC_APB1H_RELEASE_RESET() (RCC->APB1HRSTR = 0x00U) [all …]
|
D | stm32h7xx_ll_bus.h | 2352 SET_BIT(RCC->APB1HRSTR, Periphs); in LL_APB1_GRP2_ForceReset() 2376 CLEAR_BIT(RCC->APB1HRSTR, Periphs); in LL_APB1_GRP2_ReleaseReset()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 733 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
D | stm32h523xx.h | 897 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
D | stm32h562xx.h | 944 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
D | stm32h533xx.h | 961 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
D | stm32h573xx.h | 1186 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
D | stm32h563xx.h | 1122 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1114 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h7b0xx.h | 1117 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h7b0xxq.h | 1118 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h7a3xxq.h | 1115 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h7b3xx.h | 1117 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h7b3xxq.h | 1118 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h730xxq.h | 1275 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h733xx.h | 1274 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h725xx.h | 1272 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h730xx.h | 1274 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h735xx.h | 1275 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h742xx.h | 1181 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h723xx.h | 1271 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h750xx.h | 1269 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|
D | stm32h753xx.h | 1269 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
|