Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1345 #define __HAL_RCC_GET_ETH1PHY_INTERFACE() LL_RCC_GetETHPHYInterface(LL_RCC_ETH1PHY_IF)
Dstm32n6xx_ll_rcc.h4060 __STATIC_INLINE uint32_t LL_RCC_GetETHPHYInterface(uint32_t Periph) in LL_RCC_GetETHPHYInterface() function