Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1211 #define __HAL_RCC_SAI3_CONFIG(__RCC_SAI3CLKSource__ ) \ argument
1212 … MODIFY_REG(RCC->SAI3CKSELR, RCC_SAI3CKSELR_SAI3SRC, (uint32_t)(__RCC_SAI3CLKSource__))