Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h3585 #define __HAL_RCC_HRTIM1_CONFIG(__HRTIM1CLKSource__) \ argument
3586 MODIFY_REG(RCC->CFGR, RCC_CFGR_HRTIMSEL, (uint32_t)(__HRTIM1CLKSource__))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h3455 #define __HAL_RCC_HRTIM1_CONFIG(__HRTIM1CLKSource__) \ argument
3456 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_HRTIM1SW, (uint32_t)(__HRTIM1CLKSource__))