/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 2418 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_SYSCFGEN);\ 2420 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_SYSCFGEN);\ 2426 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_LPUART1EN);\ 2428 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_LPUART1EN);\ 2434 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_SPI6EN);\ 2436 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_SPI6EN);\ 2442 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_I2C4EN);\ 2444 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_I2C4EN);\ 2450 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_LPTIM2EN);\ 2452 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_LPTIM2EN);\ [all …]
|
D | stm32h7xx_ll_bus.h | 2817 SET_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_EnableClock() 2819 tmpreg = READ_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_EnableClock() 2862 return ((READ_BIT(RCC->APB4ENR, Periphs) == Periphs) ? 1U : 0U); in LL_APB4_GRP1_IsEnabledClock() 2904 CLEAR_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_DisableClock() 5000 SET_BIT(RCC_C1->APB4ENR, Periphs); in LL_C1_APB4_GRP1_EnableClock() 5002 tmpreg = READ_BIT(RCC_C1->APB4ENR, Periphs); in LL_C1_APB4_GRP1_EnableClock() 5042 return ((READ_BIT(RCC_C1->APB4ENR, Periphs) == Periphs) ? 1U : 0U); in LL_C1_APB4_GRP1_IsEnabledClock() 5082 CLEAR_BIT(RCC_C1->APB4ENR, Periphs); in LL_C1_APB4_GRP1_DisableClock() 6734 SET_BIT(RCC_C2->APB4ENR, Periphs); in LL_C2_APB4_GRP1_EnableClock() 6736 tmpreg = READ_BIT(RCC_C2->APB4ENR, Periphs); in LL_C2_APB4_GRP1_EnableClock() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rcc.h | 1765 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_SBSEN);\ 1767 tmpreg = READ_REG(RCC->APB4ENR);\ 1773 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_LPUART1EN);\ 1775 tmpreg = READ_REG(RCC->APB4ENR);\ 1781 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_SPI6EN);\ 1783 tmpreg = READ_REG(RCC->APB4ENR);\ 1789 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_LPTIM2EN);\ 1791 tmpreg = READ_REG(RCC->APB4ENR);\ 1797 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_LPTIM3EN);\ 1799 tmpreg = READ_REG(RCC->APB4ENR);\ [all …]
|
D | stm32h7rsxx_ll_bus.h | 2197 SET_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_EnableClock() 2199 tmpreg = READ_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_EnableClock() 2230 return ((READ_BIT(RCC->APB4ENR, Periphs) == Periphs) ? 1U : 0U); in LL_APB4_GRP1_IsEnabledClock() 2260 CLEAR_BIT(RCC->APB4ENR, Periphs); in LL_APB4_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h745xx.h | 1330 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1356 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h745xg.h | 1330 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1356 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h755xx.h | 1331 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1357 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h757xx.h | 1412 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1438 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h747xg.h | 1411 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1437 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h747xx.h | 1411 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member 1437 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, A… member
|
D | stm32h7a3xx.h | 1132 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h7b0xx.h | 1135 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h7b0xxq.h | 1136 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h7a3xxq.h | 1133 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h7b3xx.h | 1135 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h7b3xxq.h | 1136 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h730xxq.h | 1291 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h733xx.h | 1290 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h725xx.h | 1288 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h730xx.h | 1290 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h735xx.h | 1291 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h742xx.h | 1197 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
D | stm32h723xx.h | 1287 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clock register, … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1477 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clocks enable register, … member
|
D | stm32h7s7xx.h | 1639 …__IO uint32_t APB4ENR; /*!< RCC APB4 peripheral clocks enable register, … member
|