Searched refs:C2APB1ENR1 (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 1914 SET_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_EnableClock() 1916 tmpreg = READ_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_EnableClock() 1965 return ((READ_BIT(RCC->C2APB1ENR1, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP1_IsEnabledClock() 2009 CLEAR_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 2017 SET_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_EnableClock() 2019 tmpreg = READ_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_EnableClock() 2067 return ((READ_BIT(RCC->C2APB1ENR1, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP1_IsEnabledClock() 2110 CLEAR_BIT(RCC->C2APB1ENR1, Periphs); in LL_C2_APB1_GRP1_DisableClock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 440 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb1mxx.h | 435 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb30xx.h | 439 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb35xx.h | 491 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb55xx.h | 495 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb5mxx.h | 495 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 425 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wb15xx.h | 435 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 707 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl54xx.h | 707 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|
D | stm32wl55xx.h | 707 …__IO uint32_t C2APB1ENR1; /*!< RCC APB1 peripheral CPU2 clocks enable register 1, … member
|