Searched refs:C2AHB3ENR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 1785 SET_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_EnableClock() 1787 tmpreg = READ_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_EnableClock() 1810 return ((READ_BIT(RCC->C2AHB3ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB3_GRP1_IsEnabledClock() 1832 CLEAR_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_DisableClock()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 1864 SET_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_EnableClock() 1866 tmpreg = READ_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_EnableClock() 1889 return ((READ_BIT(RCC->C2AHB3ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB3_GRP1_IsEnabledClock() 1911 CLEAR_BIT(RCC->C2AHB3ENR, Periphs); in LL_C2_AHB3_GRP1_DisableClock()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/soc/ |
D | stm32wl54xx.h | 705 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wl55xx.h | 705 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wl5mxx.h | 705 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb15xx.h | 433 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb10xx.h | 423 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 438 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb1mxx.h | 433 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb30xx.h | 437 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb35xx.h | 489 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb5mxx.h | 493 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|
D | stm32wb55xx.h | 493 …__IO uint32_t C2AHB3ENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable register,, … member
|