Home
last modified time | relevance | path

Searched refs:AHB4RSTSR (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1897 #define __HAL_RCC_AHB4_FORCE_RESET() WRITE_REG(RCC->AHB4RSTSR, 0x000DE0FFUL);
1899 #define __HAL_RCC_AHB4_FORCE_RESET() WRITE_REG(RCC->AHB4RSTSR, 0x0005E0FFUL);
1901 #define __HAL_RCC_AHB4_RELEASE_RESET() WRITE_REG(RCC->AHB4RSTSR, 0UL)
Dstm32n6xx_ll_bus.h1527 WRITE_REG(RCC->AHB4RSTSR, Periphs); in LL_AHB4_GRP1_ForceReset()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2066 …__IO uint32_t AHB4RSTSR; /*!< RCC AHB4 reset register … member
Dstm32n657xx.h2192 …__IO uint32_t AHB4RSTSR; /*!< RCC AHB4 reset register … member
Dstm32n655xx.h2164 …__IO uint32_t AHB4RSTSR; /*!< RCC AHB4 reset register … member
Dstm32n647xx.h2094 …__IO uint32_t AHB4RSTSR; /*!< RCC AHB4 reset register … member