Searched refs:flow (Results 1 – 25 of 27) sorted by relevance
12
46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local64 flow = 'r'; in console_config()72 if (flow == '\0') in console_config()73 flow = 'r'; in console_config()83 parity, bits, flow); in console_config()
78 state->flow = direct_jump; in disasm_instr()89 state->flow = direct_call; in disasm_instr()93 state->flow = direct_jump; in disasm_instr()184 state->flow = is_linked ? in disasm_instr()188 state->flow = is_linked ? in disasm_instr()202 state->flow = direct_jump; in disasm_instr()307 state->flow = (subopcode >= 2) ? in disasm_instr()317 state->flow = indirect_jump; in disasm_instr()403 state->flow = direct_jump; in disasm_instr()412 state->flow = direct_jump; in disasm_instr()[all …]
22 enum flow { enum83 enum flow flow; member
170 - Basic flow:178 - Basic flow:186 - Basic flow:194 - Basic flow:203 - Basic flow:215 - Basic flow:228 - Basic flow:265 - Basic flow:287 - Basic flow:
208 - Basic flow:
57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */58 /delete-property/st,hw-flow-ctrl;
365 * HW flow control USART3_RTS is optional, and isn't default wired to
6 * Tauri-L RS232 with RTS/CTS hardware flow control:
5 * GW72xx RS232 with RTS/CTS hardware flow control:
5 * GW73xx RS232 with RTS/CTS hardware flow control:
70 auto-flow-control = <1>;
119 str r2, [r3, r1] @ put flow controller in wait event mode
529 /* Connected to the modem (hardware flow control can't be used) */
253 * without flow control.
464 hsi-flow = "synchronized";
1137 hsi-flow = "synchronized";
409 /* Pins don't include flow control by default; add that in */
198 flow-controller@60007000 {
282 flow-controller@60007000 {
308 flow-controller@60007000 {
429 flow-controller@60007000 {
237 flow-controller@60007000 {
483 flow-controller@60007000 {
733 and hijack control flow by modifying the stacks.
1470 bool "Enable flow control (CTS) for the debug UART"
Completed in 39 milliseconds