Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/jl1111/
A Dhpm_jl1111_regs.h35 #define JL1111_BMCR_RESET_MASK (0x8000U) macro
37 …fine JL1111_BMCR_RESET_SET(x) (((uint16_t)(x) << JL1111_BMCR_RESET_SHIFT) & JL1111_BMCR_RESET_MASK)
38 #define JL1111_BMCR_RESET_GET(x) (((uint16_t)(x) & JL1111_BMCR_RESET_MASK) >> JL1111_BMCR_RESET_SHI…

Completed in 5 milliseconds