Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1397 #define __HAL_RCC_GET_ETH1PTP_SOURCE() LL_RCC_GetETHPTPClockSource(LL_RCC_ETH1PTP_CLKSOURCE)
Dstm32n6xx_ll_rcc.h4044 __STATIC_INLINE uint32_t LL_RCC_GetETHPTPClockSource(uint32_t Periph) in LL_RCC_GetETHPTPClockSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1363 switch (LL_RCC_GetETHPTPClockSource(ETHxPTPSource)) in LL_RCC_GetETHPTPClockFreq()
Dstm32n6xx_hal_rcc_ex.c3976 switch (LL_RCC_GetETHPTPClockSource(ETH1PTPxSource)) in RCCEx_GetETH1PTPCLKFreq()