| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
| D | stm32h7xx_hal_rcc.h | 1762 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN);\ 1764 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN);\ 1770 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM3EN);\ 1772 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM3EN);\ 1778 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN);\ 1780 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN);\ 1786 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM5EN);\ 1788 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM5EN);\ 1794 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM6EN);\ 1796 tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM6EN);\ [all …]
|
| D | stm32h7xx_ll_bus.h | 1865 SET_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_EnableClock() 1867 tmpreg = READ_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_EnableClock() 1932 return ((READ_BIT(RCC->APB1LENR, Periphs) == Periphs) ? 1U : 0U); in LL_APB1_GRP1_IsEnabledClock() 1996 CLEAR_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_DisableClock() 4321 SET_BIT(RCC_C1->APB1LENR, Periphs); in LL_C1_APB1_GRP1_EnableClock() 4323 tmpreg = READ_BIT(RCC_C1->APB1LENR, Periphs); in LL_C1_APB1_GRP1_EnableClock() 4386 return ((READ_BIT(RCC_C1->APB1LENR, Periphs) == Periphs) ? 1U : 0U); in LL_C1_APB1_GRP1_IsEnabledClock() 4448 CLEAR_BIT(RCC_C1->APB1LENR, Periphs); in LL_C1_APB1_GRP1_DisableClock() 6079 SET_BIT(RCC_C2->APB1LENR, Periphs); in LL_C2_APB1_GRP1_EnableClock() 6081 tmpreg = READ_BIT(RCC_C2->APB1LENR, Periphs); in LL_C2_APB1_GRP1_EnableClock() [all …]
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
| D | stm32h5xx_hal_rcc.h | 1229 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN); \ 1231 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM2EN); \ 1237 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM3EN); \ 1239 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM3EN); \ 1246 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN); \ 1248 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM4EN); \ 1256 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM5EN); \ 1258 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM5EN); \ 1265 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM6EN); \ 1267 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_TIM6EN); \ [all …]
|
| D | stm32h5xx_ll_bus.h | 1510 SET_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_EnableClock() 1512 tmpreg = READ_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_EnableClock() 1607 return ((READ_BIT(RCC->APB1LENR, Periphs) == Periphs) ? 1UL : 0UL); in LL_APB1_GRP1_IsEnabledClock() 1696 CLEAR_BIT(RCC->APB1LENR, Periphs); in LL_APB1_GRP1_DisableClock()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
| D | stm32h745xx.h | 1327 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1353 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h745xg.h | 1327 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1353 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h755xx.h | 1328 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1354 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h757xx.h | 1409 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1435 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h747xg.h | 1408 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1434 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h747xx.h | 1408 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member 1434 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, A… member
|
| D | stm32h7a3xx.h | 1129 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h7b0xx.h | 1132 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h7b0xxq.h | 1133 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h7a3xxq.h | 1130 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h7b3xx.h | 1132 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h7b3xxq.h | 1133 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h730xxq.h | 1288 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h733xx.h | 1287 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h725xx.h | 1285 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h730xx.h | 1287 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| D | stm32h735xx.h | 1288 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
|
| /hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
| D | stm32h503xx.h | 742 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
|
| D | stm32h523xx.h | 906 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
|
| D | stm32h562xx.h | 953 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
|
| D | stm32h533xx.h | 970 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
|