Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1191 assert_param(IS_RCC_TIMPRES(pPeriphClkInit->TimPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
1194 __HAL_RCC_TIMCLKPRESCALER(pPeriphClkInit->TimPresSelection); in HAL_RCCEx_PeriphCLKConfig()
2755 pPeriphClkInit->TimPresSelection = RCC_TIMPRES_DEACTIVATED; in HAL_RCCEx_GetPeriphCLKConfig()
2759 pPeriphClkInit->TimPresSelection = RCC_TIMPRES_ACTIVATED; in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h354 uint32_t TimPresSelection; /*!< Specifies TIM Clock Prescalers Selection. member