Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h3589 #define IS_RCC_LPTIM6CLK(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1482 assert_param(IS_RCC_LPTIM6CLK(pPeriphClkInit->Lptim6ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()