Searched refs:C2APB3ENR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 2285 SET_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_EnableClock() 2287 tmpreg = READ_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_EnableClock() 2303 return ((READ_BIT(RCC->C2APB3ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB3_GRP1_IsEnabledClock() 2318 CLEAR_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 2432 SET_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_EnableClock() 2434 tmpreg = READ_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_EnableClock() 2447 return ((READ_BIT(RCC->C2APB3ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB3_GRP1_IsEnabledClock() 2459 CLEAR_BIT(RCC->C2APB3ENR, Periphs); in LL_C2_APB3_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 443 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb1mxx.h | 438 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb30xx.h | 442 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb35xx.h | 494 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb55xx.h | 498 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb5mxx.h | 498 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 428 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb15xx.h | 438 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 710 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl54xx.h | 710 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl55xx.h | 710 …__IO uint32_t C2APB3ENR; /*!< RCC APB3 peripheral CPU2 clocks enable register 1, … member
|