Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2702 #define __HAL_RCC_USART11_CONFIG(__USART11_CLKSOURCE__) \ argument
2703 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_USART11SEL, (uint32_t)(__USART11_CLKSOURCE__))