Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c65 #define IS_LL_RCC_ETHPTP_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_ETH1PTP_CLKSOURCE) macro
1361 assert_param(IS_LL_RCC_ETHPTP_CLKSOURCE(ETHxPTPSource)); in LL_RCC_GetETHPTPClockFreq()