Home
last modified time | relevance | path

Searched refs:__HAL_RCC_I2S1_CONFIG (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h662 #define __HAL_RCC_I2S1_CONFIG(__I2S1_CLKSOURCE__) \ macro
665 #define __HAL_RCC_I2S1_CONFIG(__I2S1_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h387 #define __HAL_RCC_I2S1_CONFIG(__I2S1_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c219 __HAL_RCC_I2S1_CONFIG(PeriphClkInit->I2s1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c393 __HAL_RCC_I2S1_CONFIG(PeriphClkInit->I2s1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()