Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc_ex.c207 __HAL_RCC_I2S3_CONFIG(PeriphClkInit->I2s3ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h1829 #define __HAL_RCC_I2S3_CONFIG(__I2S2CLKSOURCE__) \ macro