Home
last modified time | relevance | path

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

/samples/shields/x_nucleo_53l0a1/src/
A Ddisplay_7seg.h57 #define CHAR_PIPE (BIT(0) | BIT(1)) macro
A Dmain.c120 const uint8_t Hello[4] = { CHAR_H, CHAR_E, CHAR_PIPE | CHAR_1, CHAR_0 }; in main()

Completed in 24 milliseconds