Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h179 #define RCC_ETH1PHYIF_RGMII LL_RCC_ETH1PHY_IF_RGMII macro
2734 ((__SOURCE__) == RCC_ETH1PHYIF_RGMII) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c351 SET_BIT(RCC->CCIPR2, RCC_ETH1PHYIF_RGMII); in HAL_ETH_Init()