Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rcc.c44 #define IS_LL_RCC_FMPI2C_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_FMPI2C1_CLKSOURCE) macro
331 assert_param(IS_LL_RCC_FMPI2C_CLKSOURCE(FMPI2CxSource)); in LL_RCC_GetFMPI2CClockFreq()