Searched refs:STROBE (Results 1 – 11 of 11) sorted by relevance
20 or by pulling the STROBE pin HIGH.22 * if STROBE pin is enabled, below example control brightness only, and23 ON / OFF will be controlled by STROBE pin.
141 #define STROBE PP_CMD_STB /* Command strobe. */ macro261 portman_write_command(pm, command | STROBE); in portman_write_midi()315 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */ in portman_read_midi()424 portman_write_command(pm, command | STROBE); in portman_flush_input()475 parport_write_control(p, RXDATA0 + STROBE); /* Write Strobe=1 to command reg. */ in portman_probe()
12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
16 7 (+5V) | 1 (STROBE)
528 1 | /STROBE | Strobe
95 label = "STROBE";
137 STROBE output 1*167 STROBE->BUSY 1 - 11
203 1 STROBE *------ *
222 Default for the 'SCL' pin in custom profile is '1' (STROBE).
4790 const u32 STROBE = 1<<17; in gv800s_write() local4794 gpio_bits(0x20000, STROBE); /* STROBE high */ in gv800s_write()4796 gpio_bits(0x20000, ~STROBE); /* STROBE low */ in gv800s_write()
985 Writes to the data register. May have side-effects (a STROBE pulse,