Home
last modified time | relevance | path

Searched refs:APB4ENR1 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h3256 tmpreg = READ_REG(RCC->APB4ENR1); in LL_APB4_GRP1_EnableClock()
3289 return ((READ_BIT(RCC->APB4ENR1, Periphs) == Periphs) ? 1UL : 0UL); in LL_APB4_GRP1_IsEnabledClock()
Dstm32n6xx_ll_rcc.h4739 return ((READ_BIT(RCC->APB4ENR1, RCC_APB4ENR1_RTCEN) == (RCC_APB4ENR1_RTCEN)) ? 1UL : 0UL); in LL_RCC_IsEnabledRTC()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_fsbl.c239 RCC->APB4ENR1 |= RCC_APB4ENR1_VREFBUFEN; in SystemInit()
Dstm32n645xx.h2013 …__IO uint32_t APB4ENR1; /*!< RCC APB4 enable register 1 … member
Dstm32n657xx.h2139 …__IO uint32_t APB4ENR1; /*!< RCC APB4 enable register 1 … member
Dstm32n655xx.h2111 …__IO uint32_t APB4ENR1; /*!< RCC APB4 enable register 1 … member
Dstm32n647xx.h2041 …__IO uint32_t APB4ENR1; /*!< RCC APB4 enable register 1 … member