Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/
A Dhpm_dp83867_regs.h2116 #define DP83867_LEDCR2_LED_2_POLARITY_MASK (0x400U) macro
2118 …ET(x) (((uint16_t)(x) << DP83867_LEDCR2_LED_2_POLARITY_SHIFT) & DP83867_LEDCR2_LED_2_POLARITY_MASK)
2119 #define DP83867_LEDCR2_LED_2_POLARITY_GET(x) (((uint16_t)(x) & DP83867_LEDCR2_LED_2_POLARITY_MASK) …

Completed in 12 milliseconds