Searched refs:__HAL_RCC_GET_ETH1PTP_DIVIDER (Results 1 – 2 of 2) sorted by relevance
1409 #define __HAL_RCC_GET_ETH1PTP_DIVIDER() \ macro
2444 PeriphClkInit->Eth1PtpDivider = __HAL_RCC_GET_ETH1PTP_DIVIDER(); in HAL_RCCEx_GetPeriphCLKConfig()4027 return (eth1ptp_frequency / __HAL_RCC_GET_ETH1PTP_DIVIDER()); in RCCEx_GetETH1PTPCLKFreq()