Lines Matching refs:two
46 * E19 is a single-signal pin with two functions that influence the active
55 * For example, pin B19 has a low-priority signal that's enabled by two
327 * following two lines:
334 * The two examples below show just the differences from the example above.
566 * For example, the 16-bit ROM bus can be enabled by one of two possible signal
700 * Declare a two-signal pin
742 #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two)
743 #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three)