Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/
A Dhpm_dp83867_regs.h2427 #define DP83867_CTRL_SW_RESTART_MASK (0x4000U) macro
2429 …SW_RESTART_SET(x) (((uint16_t)(x) << DP83867_CTRL_SW_RESTART_SHIFT) & DP83867_CTRL_SW_RESTART_MASK)
2430 #define DP83867_CTRL_SW_RESTART_GET(x) (((uint16_t)(x) & DP83867_CTRL_SW_RESTART_MASK) >> DP83867_C…

Completed in 11 milliseconds