Searched refs:C2AHB2ENR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 1639 SET_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_EnableClock() 1641 tmpreg = READ_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_EnableClock() 1669 return ((READ_BIT(RCC->C2AHB2ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB2_GRP1_IsEnabledClock() 1696 CLEAR_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 1735 SET_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_EnableClock() 1737 tmpreg = READ_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_EnableClock() 1756 return ((READ_BIT(RCC->C2AHB2ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB2_GRP1_IsEnabledClock() 1774 CLEAR_BIT(RCC->C2AHB2ENR, Periphs); in LL_C2_AHB2_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 437 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb1mxx.h | 432 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb30xx.h | 436 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb35xx.h | 488 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb55xx.h | 492 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb5mxx.h | 492 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 422 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wb15xx.h | 432 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 704 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wl54xx.h | 704 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|
D | stm32wl55xx.h | 704 …__IO uint32_t C2AHB2ENR; /*!< RCC AHB2 peripheral CPU2 clocks enable register, … member
|