Home
last modified time | relevance | path

Searched refs:APB1HRSTR (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3015 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 …]
Dstm32h5xx_ll_bus.h1808 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/
Dstm32h7xx_hal_rcc.h4938 #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 …]
Dstm32h7xx_ll_bus.h2352 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/
Dstm32h503xx.h733 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
Dstm32h523xx.h897 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
Dstm32h562xx.h944 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
Dstm32h533xx.h961 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
Dstm32h573xx.h1186 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
Dstm32h563xx.h1122 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 Peripherals reset High Word register … member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1114 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h7b0xx.h1117 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h7b0xxq.h1118 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h7a3xxq.h1115 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h7b3xx.h1117 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h7b3xxq.h1118 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h730xxq.h1275 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h733xx.h1274 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h725xx.h1272 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h730xx.h1274 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h735xx.h1275 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h742xx.h1181 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h723xx.h1271 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h750xx.h1269 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member
Dstm32h753xx.h1269 …__IO uint32_t APB1HRSTR; /*!< RCC APB1 peripheral reset High Word register, … member

12