Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/
A Dhpm_dp83867_regs.h1095 #define DP83867_REGCR_FUNCTION_SHIFT (14U) macro
1096 #define DP83867_REGCR_FUNCTION_SET(x) (((uint16_t)(x) << DP83867_REGCR_FUNCTION_SHIFT) & DP83867_RE…
1097 …GCR_FUNCTION_GET(x) (((uint16_t)(x) & DP83867_REGCR_FUNCTION_MASK) >> DP83867_REGCR_FUNCTION_SHIFT)

Completed in 13 milliseconds