Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_esp32.c288 int ref_clk_gpio = DT_INST_GPIO_PIN(0, ref_clk_output_gpios); in eth_esp32_initialize() local
289 emac_hal_iomux_rmii_clk_output(ref_clk_gpio); in eth_esp32_initialize()