Home
last modified time | relevance | path

Searched refs:APB1LENR (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h1762 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 …]
Dstm32h7xx_ll_bus.h1865 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/
Dstm32h5xx_hal_rcc.h1229 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 …]
Dstm32h5xx_ll_bus.h1510 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/
Dstm32h745xx.h1327 …__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
Dstm32h745xg.h1327 …__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
Dstm32h755xx.h1328 …__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
Dstm32h757xx.h1409 …__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
Dstm32h747xg.h1408 …__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
Dstm32h747xx.h1408 …__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
Dstm32h7a3xx.h1129 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h7b0xx.h1132 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h7b0xxq.h1133 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h7a3xxq.h1130 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h7b3xx.h1132 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h7b3xxq.h1133 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h730xxq.h1288 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h733xx.h1287 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h725xx.h1285 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h730xx.h1287 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
Dstm32h735xx.h1288 …__IO uint32_t APB1LENR; /*!< RCC APB1 peripheral clock Low Word register, … member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h742 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
Dstm32h523xx.h906 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
Dstm32h562xx.h953 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member
Dstm32h533xx.h970 …__IO uint32_t APB1LENR; /*!< RCC APB1 Peripherals clock Enable Low Word register … member

12