Home
last modified time | relevance | path

Searched refs:APB3RSTSETR (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h1278 #define __HAL_RCC_APB3_FORCE_RESET() (RCC->APB3RSTSETR = 0x0003290FU)
1279 #define __HAL_RCC_LPTIM2_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_LPTIM2RST)
1280 #define __HAL_RCC_LPTIM3_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_LPTIM3RST)
1281 #define __HAL_RCC_LPTIM4_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_LPTIM4RST)
1282 #define __HAL_RCC_LPTIM5_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_LPTIM5RST)
1283 #define __HAL_RCC_SAI4_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_SAI4RST)
1284 #define __HAL_RCC_SYSCFG_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_SYSCFGRST)
1285 #define __HAL_RCC_VREF_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_VREFRST)
1286 #define __HAL_RCC_DTS_FORCE_RESET() (RCC->APB3RSTSETR = RCC_APB3RSTSETR_DTSRST)
Dstm32mp1xx_ll_bus.h2388 WRITE_REG(RCC->APB3RSTSETR, Periphs); in LL_APB3_GRP1_ForceReset()
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp151dxx_ca7.h1721 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151fxx_cm4.h1687 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151axx_ca7.h1721 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151axx_cm4.h1687 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151dxx_cm4.h1687 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151cxx_ca7.h1721 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151cxx_cm4.h1687 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp151fxx_ca7.h1721 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153axx_ca7.h1822 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153axx_cm4.h1788 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153cxx_ca7.h1822 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153cxx_cm4.h1788 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153dxx_ca7.h1822 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153dxx_cm4.h1788 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153fxx_ca7.h1822 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp153fxx_cm4.h1788 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157axx_ca7.h1909 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157axx_cm4.h1875 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157cxx_ca7.h1909 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157cxx_cm4.h1875 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157dxx_ca7.h1909 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157dxx_cm4.h1875 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member
Dstm32mp157fxx_ca7.h1909 …__IO uint32_t APB3RSTSETR; /*!< RCC APB3 Peripheral Reset Set Register … member

12