Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1355 uint32_t LL_RCC_GetETHPTPClockFreq(uint32_t ETHxPTPSource) in LL_RCC_GetETHPTPClockFreq() argument
1361 assert_param(IS_LL_RCC_ETHPTP_CLKSOURCE(ETHxPTPSource)); in LL_RCC_GetETHPTPClockFreq()
1363 switch (LL_RCC_GetETHPTPClockSource(ETHxPTPSource)) in LL_RCC_GetETHPTPClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h8731 uint32_t LL_RCC_GetETHPTPClockFreq(uint32_t ETHxPTPSource);