Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1150 #define __HAL_RCC_TIMIC_CLK_CONFIG(__TIMICSOURCE__) \ argument
1156 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_TIMICSEL,(uint32_t)(__TIMICSOURCE__));\