Home
last modified time | relevance | path

Searched refs:APB5ENR (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h2407 SET_BIT(RCC->APB5ENR, Periphs); in LL_APB5_GRP1_EnableClock()
2409 tmpreg = READ_BIT(RCC->APB5ENR, Periphs); in LL_APB5_GRP1_EnableClock()
2428 return ((READ_BIT(RCC->APB5ENR, Periphs) == Periphs) ? 1U : 0U); in LL_APB5_GRP1_IsEnabledClock()
2446 CLEAR_BIT(RCC->APB5ENR, Periphs); in LL_APB5_GRP1_DisableClock()
Dstm32h7rsxx_hal_rcc.h1877 SET_BIT(RCC->APB5ENR, RCC_APB5ENR_LTDCEN);\
1879 tmpreg = READ_REG(RCC->APB5ENR);\
1885 SET_BIT(RCC->APB5ENR, RCC_APB5ENR_DCMIPPEN);\
1887 tmpreg = READ_REG(RCC->APB5ENR);\
1893 SET_BIT(RCC->APB5ENR, RCC_APB5ENR_GFXTIMEN);\
1895 tmpreg = READ_REG(RCC->APB5ENR);\
1899 #define __HAL_RCC_LTDC_CLK_DISABLE() CLEAR_BIT(RCC->APB5ENR, RCC_APB5ENR_LTDCEN)
1901 #define __HAL_RCC_DCMIPP_CLK_DISABLE() CLEAR_BIT(RCC->APB5ENR, RCC_APB5ENR_DCMIPPEN)
1903 #define __HAL_RCC_GFXTIM_CLK_DISABLE() CLEAR_BIT(RCC->APB5ENR, RCC_APB5ENR_GFXTIMEN)
2213 #define __HAL_RCC_LTDC_IS_CLK_ENABLED() (READ_BIT(RCC->APB5ENR, RCC_APB5ENR_LTDCEN) != 0U)
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h3644 tmpreg = READ_REG(RCC->APB5ENR); in LL_APB5_GRP1_EnableClock()
3665 return ((READ_BIT(RCC->APB5ENR, Periphs) == Periphs) ? 1UL : 0UL); in LL_APB5_GRP1_IsEnabledClock()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1473 …__IO uint32_t APB5ENR; /*!< RCC APB5 peripheral clocks enable register, … member
Dstm32h7s7xx.h1635 …__IO uint32_t APB5ENR; /*!< RCC APB5 peripheral clocks enable register, … member
Dstm32h7s3xx.h1566 …__IO uint32_t APB5ENR; /*!< RCC APB5 peripheral clocks enable register, … member
Dstm32h7r7xx.h1540 …__IO uint32_t APB5ENR; /*!< RCC APB5 peripheral clocks enable register, … member
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h2015 …__IO uint32_t APB5ENR; /*!< RCC APB5 enable register … member
Dstm32n657xx.h2141 …__IO uint32_t APB5ENR; /*!< RCC APB5 enable register … member
Dstm32n655xx.h2113 …__IO uint32_t APB5ENR; /*!< RCC APB5 enable register … member
Dstm32n647xx.h2043 …__IO uint32_t APB5ENR; /*!< RCC APB5 enable register … member