Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c2054 assert_param(IS_RCC_I2SAPBCLKSOURCE(PeriphClkInit->I2SClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
2057 __HAL_RCC_I2S_CONFIG(PeriphClkInit->I2SClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2092 PeriphClkInit->I2SClockSelection = __HAL_RCC_GET_I2S_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h184 uint32_t I2SClockSelection; /*!< Specifies RTC Clock Source Selection. member