Searched refs:C2APB1ENR2 (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 1933 SET_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_EnableClock() 1935 tmpreg = READ_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_EnableClock() 1980 return ((READ_BIT(RCC->C2APB1ENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP2_IsEnabledClock() 2024 CLEAR_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 2035 SET_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_EnableClock() 2037 tmpreg = READ_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_EnableClock() 2081 return ((READ_BIT(RCC->C2APB1ENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP2_IsEnabledClock() 2124 CLEAR_BIT(RCC->C2APB1ENR2, Periphs); in LL_C2_APB1_GRP2_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 441 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb1mxx.h | 436 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb30xx.h | 440 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb35xx.h | 492 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb55xx.h | 496 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb5mxx.h | 496 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 426 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wb15xx.h | 436 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 708 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wl54xx.h | 708 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|
D | stm32wl55xx.h | 708 …__IO uint32_t C2APB1ENR2; /*!< RCC APB1 peripheral CPU2 clocks enable register 2, … member
|