Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1185 #define __HAL_RCC_SAI2_CONFIG(__RCC_SAI2CLKSource__ ) \ argument
1186 … MODIFY_REG(RCC->SAI2CKSELR, RCC_SAI2CKSELR_SAI2SRC, (uint32_t)(__RCC_SAI2CLKSource__))