Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1414 #define __HAL_RCC_UART35_CONFIG(__UART35CLKSource__) \ argument
1415 … MODIFY_REG(RCC->UART35CKSELR, RCC_UART35CKSELR_UART35SRC, (uint32_t)(__UART35CLKSource__))