Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c183 PeriphClkInit->SPI3I2SClockSelection = __HAL_RCC_GET_SPI3I2S_CLK_CONFIG(); in HAL_RCCEx_GetPeriphCLKConfig()
292 spiFreqValue = __HAL_RCC_GET_SPI3I2S_CLK_CONFIG(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h346 #define __HAL_RCC_GET_SPI3I2S_CLK_CONFIG() LL_RCC_GetSPI3I2SClockSource() macro