Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddrv_ethernet.c332 static void efm_eth_writePhy(rt_uint8_t addr, rt_uint16_t data) in efm_eth_writePhy() function
516 efm_eth_writePhy(PHCON2, reg_phy | PHCON2_HDLDIS); in efm_eth_init()
519 efm_eth_writePhy(PHCON1, reg_phy | PHCON1_PDPXMD); in efm_eth_init()
524 efm_eth_writePhy(PHLCON, (reg_phy & 0xF00F) | 0x0470); in efm_eth_init()

Completed in 4 milliseconds