Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1377 #define __HAL_RCC_GET_ETH1TX_SOURCE() LL_RCC_GetETHREFTXClockSource(LL_RCC_ETH1REFTX_CLKSOURCE)
Dstm32n6xx_ll_rcc.h4090 __STATIC_INLINE uint32_t LL_RCC_GetETHREFTXClockSource(uint32_t Periph) in LL_RCC_GetETHREFTXClockSource() function