Searched refs:BIT_MASK_PKTBUF_WRITE_EN (Results 1 – 1 of 1) sorted by relevance
4004 #define BIT_MASK_PKTBUF_WRITE_EN 0xff macro4006 (((x) & BIT_MASK_PKTBUF_WRITE_EN) << BIT_SHIFT_PKTBUF_WRITE_EN)4008 (((x) >> BIT_SHIFT_PKTBUF_WRITE_EN) & BIT_MASK_PKTBUF_WRITE_EN)