Searched refs:BIT_MASK_PKTBUF_DBG_ADDR (Results 1 – 1 of 1) sorted by relevance
4025 #define BIT_MASK_PKTBUF_DBG_ADDR 0x1fff macro4027 (((x) & BIT_MASK_PKTBUF_DBG_ADDR) << BIT_SHIFT_PKTBUF_DBG_ADDR)4029 (((x) >> BIT_SHIFT_PKTBUF_DBG_ADDR) & BIT_MASK_PKTBUF_DBG_ADDR)