Home
last modified time | relevance | path

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

/linux/samples/auxdisplay/
A Dcfag12864b-example.c34 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ macro
37 #define CFAG12864B_CHECK(x, y) (1) macro
81 if (CFAG12864B_CHECK(x, y)) in cfag12864b_set()
91 if (CFAG12864B_CHECK(x, y)) in cfag12864b_unset()
104 if (CFAG12864B_CHECK(x, y)) in cfag12864b_isset()

Completed in 2 milliseconds