Home
last modified time | relevance | path

Searched refs:RCC_CCIPR2_I2S2SEL (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h83 #if defined(RCC_CCIPR2_I2S2SEL)
221 #if defined(RCC_CCIPR2_I2S2SEL)
351 #if defined(RCC_CCIPR2_I2S2SEL)
358 #define RCC_I2S2CLKSOURCE_EXT RCC_CCIPR2_I2S2SEL /*!< Extern…
681 #if defined(RCC_CCIPR2_I2S2SEL)
692 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_I2S2SEL, (uint32_t)(__I2S2_CLKSOURCE__))
701 #define __HAL_RCC_GET_I2S2_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_I2S2SEL)))
1469 #if defined(RCC_CCIPR2_I2S2SEL)
Dstm32g0xx_ll_rcc.h435 #define LL_RCC_I2S2_CLKSOURCE_SYSCLK ((RCC_CCIPR2_I2S2SEL << 16U) | 0x00000000U) /*!<…
436 #define LL_RCC_I2S2_CLKSOURCE_PLL ((RCC_CCIPR2_I2S2SEL << 16U) | RCC_CCIPR2_I2S2SEL_0) /*!…
437 #define LL_RCC_I2S2_CLKSOURCE_HSI ((RCC_CCIPR2_I2S2SEL << 16U) | RCC_CCIPR2_I2S2SEL_1) /*!…
438 #define LL_RCC_I2S2_CLKSOURCE_PIN ((RCC_CCIPR2_I2S2SEL << 16U) | RCC_CCIPR2_I2S2SEL) /*!…
607 #define LL_RCC_I2S2_CLKSOURCE RCC_CCIPR2_I2S2SEL /*!< I2S2 Clock source selection */
917 #if defined(RCC_CCIPR2_I2S2SEL)
2706 #if defined(RCC_CCIPR2_I2S2SEL)
3171 #if defined(RCC_CCIPR2_I2S2SEL)
3210 #if defined(RCC_CCIPR2_I2S2SEL)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c402 #if defined(RCC_CCIPR2_I2S2SEL) in HAL_RCCEx_PeriphCLKConfig()
505 #if defined(RCC_CCIPR2_I2S2SEL) in HAL_RCCEx_GetPeriphCLKConfig()
576 #if defined(RCC_CCIPR2_I2S2SEL) in HAL_RCCEx_GetPeriphCLKConfig()
972 #if defined(RCC_CCIPR2_I2S2SEL) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32g0xx_ll_rcc.c472 #if defined(RCC_CCIPR2_I2S2SEL) in LL_RCC_GetI2SClockFreq()
1207 #if defined(RCC_CCIPR2_I2S2SEL)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5770 #define RCC_CCIPR2_I2S2SEL RCC_CCIPR2_I2S2SEL_Msk macro
Dstm32g0c1xx.h7169 #define RCC_CCIPR2_I2S2SEL RCC_CCIPR2_I2S2SEL_Msk macro
Dstm32g0b1xx.h6904 #define RCC_CCIPR2_I2S2SEL RCC_CCIPR2_I2S2SEL_Msk macro