Home
last modified time | relevance | path

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

/bsp/at32/libraries/rt_drivers/
A Ddrv_emac.h58 #define PHY_INTERRUPT_FLAG_REG 0x15U macro
78 #define PHY_INTERRUPT_FLAG_REG 0x12U macro
105 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
125 #define PHY_INTERRUPT_FLAG_REG 0x13U macro
A Ddrv_emac.c889 emac_phy_register_read(phy_addr, PHY_INTERRUPT_FLAG_REG, (uint16_t *)&status); in emac_phy_isr()
/bsp/apm32/libraries/Drivers/
A Ddrv_eth.h25 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
49 #define PHY_INTERRUPT_FLAG_REG 0x15U macro
64 #define PHY_INTERRUPT_FLAG_REG 0x12U macro
76 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
/bsp/renesas/libraries/HAL_Drivers/
A Ddrv_eth.h39 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
63 #define PHY_INTERRUPT_FLAG_REG 0x15U macro
78 #define PHY_INTERRUPT_FLAG_REG 0x12U macro
90 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_eth.h38 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
61 #define PHY_INTERRUPT_FLAG_REG 0x15U macro
76 #define PHY_INTERRUPT_FLAG_REG 0x12U macro
87 #define PHY_INTERRUPT_FLAG_REG 0x13U macro
A Ddrv_eth.c482 HAL_ETH_ReadPHYRegister(&EthHandle, PHY_INTERRUPT_FLAG_REG, (uint32_t *)&status); in eth_phy_isr()
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_eth.h50 #define PHY_INTERRUPT_FLAG_REG 0x1DU macro
69 #define PHY_INTERRUPT_FLAG_REG 0x15U macro
85 #define PHY_INTERRUPT_FLAG_REG 0x12U macro
A Ddrv_eth.c477 HAL_ETH_ReadPHYRegister(&EthHandle, PHY_ADDR, PHY_INTERRUPT_FLAG_REG, (uint32_t *)&status); in eth_phy_isr()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/eth/
A Ddrv_eth.c764 phy_read_reg(RTL8211E_PHY_ADDR, PHY_INTERRUPT_FLAG_REG, (uint32_t *)&status); in eth_phy_isr()
/bsp/stm32/stm32mp157a-st-discovery/board/ports/
A Ddrv_eth.c777 phy_read_reg(RTL8211F_PHY_ADDR, PHY_INTERRUPT_FLAG_REG, (uint32_t *)&status); in eth_phy_isr()

Completed in 20 milliseconds