Home
last modified time | relevance | path

Searched refs:I2s3ClockSelection (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc_ex.c204 assert_param(IS_RCC_I2S3CLKSOURCE(PeriphClkInit->I2s3ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
207 __HAL_RCC_I2S3_CONFIG(PeriphClkInit->I2s3ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
315 PeriphClkInit->I2s3ClockSelection = __HAL_RCC_GET_I2S3_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
326 PeriphClkInit->I2s3ClockSelection = RCC_I2S3CLKSOURCE_SYSCLK; in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h297 uint32_t I2s3ClockSelection; /*!< I2S3 clock source member