Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c177 #define IS_LL_RCC_HRTIM_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_HRTIM1_CLKSOURCE)) macro
978 assert_param(IS_LL_RCC_HRTIM_CLKSOURCE(HRTIMxSource)); in LL_RCC_GetHRTIMClockFreq()