Searched refs:C2AHB1ENR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 1500 SET_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_EnableClock() 1502 tmpreg = READ_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_EnableClock() 1527 return ((READ_BIT(RCC->C2AHB1ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB1_GRP1_IsEnabledClock() 1551 CLEAR_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_DisableClock()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 1611 SET_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_EnableClock() 1613 tmpreg = READ_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_EnableClock() 1632 return ((READ_BIT(RCC->C2AHB1ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB1_GRP1_IsEnabledClock() 1650 CLEAR_BIT(RCC->C2AHB1ENR, Periphs); in LL_C2_AHB1_GRP1_DisableClock()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/soc/ |
D | stm32wl54xx.h | 703 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wl55xx.h | 703 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wl5mxx.h | 703 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb15xx.h | 431 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb10xx.h | 421 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 436 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb1mxx.h | 431 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb30xx.h | 435 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb35xx.h | 487 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb5mxx.h | 491 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|
D | stm32wb55xx.h | 491 …__IO uint32_t C2AHB1ENR; /*!< RRCC AHB1 peripheral CPU2 clocks enable register, … member
|