Searched refs:C2APB2ENR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 2154 SET_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_EnableClock() 2156 tmpreg = READ_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_EnableClock() 2182 return ((READ_BIT(RCC->C2APB2ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB2_GRP1_IsEnabledClock() 2207 CLEAR_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 2294 SET_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_EnableClock() 2296 tmpreg = READ_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_EnableClock() 2319 return ((READ_BIT(RCC->C2APB2ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB2_GRP1_IsEnabledClock() 2341 CLEAR_BIT(RCC->C2APB2ENR, Periphs); in LL_C2_APB2_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 442 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb1mxx.h | 437 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb30xx.h | 441 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb35xx.h | 493 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb55xx.h | 497 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb5mxx.h | 497 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 427 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb15xx.h | 437 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 709 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl54xx.h | 709 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl55xx.h | 709 …__IO uint32_t C2APB2ENR; /*!< RCC APB2 peripheral CPU2 clocks enable register 1, … member
|