Searched refs:CHAR_PIPE (Results 1 – 2 of 2) sorted by relevance
57 #define CHAR_PIPE (BIT(0) | BIT(1)) macro
120 const uint8_t Hello[4] = { CHAR_H, CHAR_E, CHAR_PIPE | CHAR_1, CHAR_0 }; in main()