Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2073 #define __HAL_RCC_LPTIM6_CONFIG(__LPTIM6_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1523 __HAL_RCC_LPTIM6_CONFIG(pPeriphClkInit->Lptim6ClockSelection); in HAL_RCCEx_PeriphCLKConfig()