Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c744 assert_param(IS_RCC_ETH1PHYIF(PeriphClkInit->Eth1PhyInterfaceSelection)); in HAL_RCCEx_PeriphCLKConfig()
747 __HAL_RCC_ETH1PHY_CONFIG(PeriphClkInit->Eth1PhyInterfaceSelection); in HAL_RCCEx_PeriphCLKConfig()
2436 PeriphClkInit->Eth1PhyInterfaceSelection = __HAL_RCC_GET_ETH1PHY_INTERFACE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h933 uint32_t Eth1PhyInterfaceSelection; /*!< Specifies ETH1 PHY interface. member