Home
last modified time | relevance | path

Searched refs:AHB2RSTR2 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h2671 WRITE_REG(RCC->AHB2RSTR2, 0x00000111U);\
2748 #define __HAL_RCC_FMC_FORCE_RESET() SET_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_FSMCRST)
2751 #define __HAL_RCC_OSPI1_FORCE_RESET() SET_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_OCTOSPI1RST)
2754 #define __HAL_RCC_OSPI2_FORCE_RESET() SET_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_OCTOSPI2RST)
2758 #define __HAL_RCC_HSPI1_FORCE_RESET() SET_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_HSPI1RST)
2763 WRITE_REG(RCC->AHB2RSTR2, 0x00000000U);\
2840 #define __HAL_RCC_FMC_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_FSMCRST)
2843 #define __HAL_RCC_OSPI1_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_OCTOSPI1RST)
2846 #define __HAL_RCC_OSPI2_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_OCTOSPI2RST)
2850 #define __HAL_RCC_HSPI1_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR2, RCC_AHB2RSTR2_HSPI1RST)
Dstm32u5xx_ll_bus.h1704 SET_BIT(RCC->AHB2RSTR2, Periphs); in LL_AHB2_GRP2_ForceReset()
1725 CLEAR_BIT(RCC->AHB2RSTR2, Periphs); in LL_AHB2_GRP2_ReleaseReset()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h972 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u535xx.h906 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u575xx.h972 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u585xx.h1039 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u595xx.h1013 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5a5xx.h1080 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5f7xx.h1175 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u599xx.h1194 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5g7xx.h1242 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5f9xx.h1279 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5a9xx.h1261 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member
Dstm32u5g9xx.h1346 …__IO uint32_t AHB2RSTR2; /*!< AHB2 Peripherals Reset Register 2 … member