Home
last modified time | relevance | path

Searched refs:APB3RSTR (Results 1 – 25 of 61) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3336 #define __HAL_RCC_APB3_FORCE_RESET() WRITE_REG(RCC->APB3RSTR, 0x001008E0U)
3339 #define __HAL_RCC_SPI5_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_SPI5RST)
3342 #define __HAL_RCC_LPUART1_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPUART1RST)
3345 #define __HAL_RCC_I2C3_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_I2C3RST)
3349 #define __HAL_RCC_I2C4_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_I2C4RST)
3353 #define __HAL_RCC_I3C2_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_I3C2RST)
3356 #define __HAL_RCC_LPTIM1_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM1RST)
3359 #define __HAL_RCC_LPTIM3_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM3RST)
3363 #define __HAL_RCC_LPTIM4_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM4RST)
3367 #define __HAL_RCC_LPTIM5_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM5RST)
[all …]
Dstm32h5xx_ll_bus.h2643 SET_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ForceReset()
2677 CLEAR_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h3100 #define __HAL_RCC_APB3_FORCE_RESET() WRITE_REG(RCC->APB3RSTR, 0x0010F8E2U)
3102 #define __HAL_RCC_SYSCFG_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_SYSCFGRST)
3104 #define __HAL_RCC_SPI3_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_SPI3RST)
3106 #define __HAL_RCC_LPUART1_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPUART1RST)
3108 #define __HAL_RCC_I2C3_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_I2C3RST)
3110 #define __HAL_RCC_LPTIM1_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM1RST)
3112 #define __HAL_RCC_LPTIM3_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM3RST)
3114 #define __HAL_RCC_LPTIM4_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_LPTIM4RST)
3116 #define __HAL_RCC_OPAMP_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_OPAMPRST)
3118 #define __HAL_RCC_COMP_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_COMPRST)
[all …]
Dstm32u5xx_ll_bus.h2920 SET_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ForceReset()
2953 CLEAR_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_bus.h1456 SET_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ForceReset()
1468 CLEAR_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h1531 SET_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ForceReset()
1543 CLEAR_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h1736 SET_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ForceReset()
1752 CLEAR_BIT(RCC->APB3RSTR, Periphs); in LL_APB3_GRP1_ReleaseReset()
Dstm32h7xx_hal_rcc.h4911 #define __HAL_RCC_APB3_FORCE_RESET() (RCC->APB3RSTR = 0x00000018U) /* Rests LTDC and DSI …
4913 #define __HAL_RCC_APB3_FORCE_RESET() (RCC->APB3RSTR = 0x00000008U) /* Rests LTDC */
4916 #define __HAL_RCC_LTDC_FORCE_RESET() (RCC->APB3RSTR) |= (RCC_APB3RSTR_LTDCRST)
4919 #define __HAL_RCC_DSI_FORCE_RESET() (RCC->APB3RSTR) |= (RCC_APB3RSTR_DSIRST)
4922 #define __HAL_RCC_APB3_RELEASE_RESET() (RCC->APB3RSTR = 0x00U)
4924 #define __HAL_RCC_LTDC_RELEASE_RESET() (RCC->APB3RSTR) &= ~ (RCC_APB3RSTR_LTDCRST)
4927 #define __HAL_RCC_DSI_RELEASE_RESET() (RCC->APB3RSTR) &= ~ (RCC_APB3RSTR_DSIRST)
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h538 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wle5xx.h538 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wl5mxx.h679 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wl54xx.h679 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wl55xx.h679 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h410 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb1mxx.h405 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb30xx.h409 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb35xx.h461 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb55xx.h465 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb5mxx.h465 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h395 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32wb15xx.h405 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h735 …__IO uint32_t APB3RSTR; /*!< RCC APB3 Peripherals Reset Register … member
Dstm32h523xx.h899 …__IO uint32_t APB3RSTR; /*!< RCC APB3 Peripherals Reset Register … member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1112 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member
Dstm32h7b0xx.h1115 …__IO uint32_t APB3RSTR; /*!< RCC APB3 peripheral reset register, … member

123