Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dstm32h5xx_hal_msp.c183 .TimPresSelection = 0
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c1195 assert_param(IS_RCC_TIMPRES(pPeriphClkInit->TimPresSelection)); in HAL_RCCEx_PeriphCLKConfig()
1198 __HAL_RCC_TIMCLKPRESCALER(pPeriphClkInit->TimPresSelection); in HAL_RCCEx_PeriphCLKConfig()
2809 pPeriphClkInit->TimPresSelection = RCC_TIMPRES_DEACTIVATED; in HAL_RCCEx_GetPeriphCLKConfig()
2813 pPeriphClkInit->TimPresSelection = RCC_TIMPRES_ACTIVATED; in HAL_RCCEx_GetPeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h359 uint32_t TimPresSelection; /*!< Specifies TIM Clock Prescalers Selection. member