Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/
A Dhpm_dp83867_regs.h2416 #define DP83867_CTRL_SW_RESET_SHIFT (15U) macro
2417 #define DP83867_CTRL_SW_RESET_SET(x) (((uint16_t)(x) << DP83867_CTRL_SW_RESET_SHIFT) & DP83867_CTRL…
2418 …_CTRL_SW_RESET_GET(x) (((uint16_t)(x) & DP83867_CTRL_SW_RESET_MASK) >> DP83867_CTRL_SW_RESET_SHIFT)

Completed in 11 milliseconds