Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c89 #define IS_LL_RCC_OTGPHY_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_OTGPHY1_CLKSOURCE) \ macro
2231 assert_param(IS_LL_RCC_OTGPHY_CLKSOURCE(OTGPHYxSource)); in LL_RCC_GetOTGPHYClockFreq()