Searched refs:configNET_MASK0 (Results 1 – 6 of 6) sorted by relevance
202 #define configNET_MASK0 255 macro
85 configNET_MASK0,
217 #define configNET_MASK0 255 macro
604 …figNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) | configNET_MASK0; in prvConfigureCaptureBehaviour()
720 …figNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) | configNET_MASK0; in prvConfigureCaptureBehaviour()