/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 1218 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 1284 #define RCC_CR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CR_OFFSET + 0x02U)) 1287 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x01U)) 1290 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rcc.h | 2882 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (USARTxSource >> 24U)); in LL_RCC_SetUSARTClockSource() 2950 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (I2CxSource >> 24U)); in LL_RCC_SetI2CClockSource() 2979 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (SPIxSource >> 24U)); in LL_RCC_SetSPIClockSource() 3007 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (LPTIMxSource >> 24U)); in LL_RCC_SetLPTIMClockSource() 3294 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (USARTx >> 24U)); in LL_RCC_GetUSARTClockSource() 3364 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (I2Cx >> 24U)); in LL_RCC_GetI2CClockSource() 3394 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (SPIx >> 24U)); in LL_RCC_GetSPIClockSource() 3424 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0xE0U + (LPTIMx >> 24U)); in LL_RCC_GetLPTIMClockSource()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc.h | 65 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 78 #define RCC_CR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CR_OFFSET + 0x02U)) 81 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x01U)) 84 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc.h | 61 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 127 #define RCC_CR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CR_OFFSET + 0x02U)) 130 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x01U)) 133 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc.h | 64 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 129 #define RCC_CR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CR_OFFSET + 0x02U)) 132 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x01U)) 135 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + RCC_CIR_OFFSET + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc.h | 1291 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 1323 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + 0x0CU + 0x01U)) 1326 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0CU + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc.h | 1188 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x01)) 1191 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x02))
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rcc.h | 67 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 81 #define CIER_BYTE0_ADDRESS ((uint32_t)(RCC_BASE + 0x10U + 0x00U))
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 1906 #define RCC_OFFSET (RCC_BASE - PERIPH_BASE) 1947 #define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + 0x0CU + 0x01U)) 1950 #define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0CU + 0x02U))
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_rcc.h | 1586 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2CxSource >> 24U)); in LL_RCC_SetI2CClockSource() 1810 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2Cx >> 24U)); in LL_RCC_GetI2CClockSource()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rcc.h | 2423 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2CxSource >> 24U)); in LL_RCC_SetI2CClockSource() 2692 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2Cx >> 24U)); in LL_RCC_GetI2CClockSource()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rcc.h | 3013 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2CxSource >> 24U)); in LL_RCC_SetI2CClockSource() 3358 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2Cx >> 24U)); in LL_RCC_GetI2CClockSource()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 505 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 554 #define RCC ((RCC_TypeDef *)RCC_BASE)
|
D | stm32f101xb.h | 515 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 569 #define RCC ((RCC_TypeDef *)RCC_BASE)
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/soc/ |
D | stm32f030x8.h | 474 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 527 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f030x6.h | 463 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 511 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f070x6.h | 506 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 555 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f038xx.h | 473 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 521 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f030xc.h | 485 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 543 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f031x6.h | 474 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 522 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32f070xb.h | 522 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 578 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/soc/ |
D | stm32l010xb.h | 507 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 563 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32l010x6.h | 505 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 558 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32l010x4.h | 503 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 553 #define RCC ((RCC_TypeDef *) RCC_BASE)
|
D | stm32l010x8.h | 505 #define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL) macro 559 #define RCC ((RCC_TypeDef *) RCC_BASE)
|