Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c130 assert_param(IS_RCC_SPI2I2S_CLOCK_SOURCE(PeriphClkInit->SPI2I2SClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
131 __HAL_RCC_SPI2I2S_CLK_CONFIG(PeriphClkInit->SPI2I2SClockSelection); in HAL_RCCEx_PeriphCLKConfig()
178 PeriphClkInit->SPI2I2SClockSelection = __HAL_RCC_GET_SPI2I2S_CLK_CONFIG(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h132 uint32_t SPI2I2SClockSelection; /*!< Specifies SPI2_I2S clock source. member