Searched refs:flowCtrlVals (Results 1 – 1 of 1) sorted by relevance
94 …static const uint16_t flowCtrlVals[] = {0x0000, 0x0100, 0x0200, 0x0300}; // indexed by UsartFlowCo… in usartOpen() local115 block->CR3 = (block->CR3 &~ 0x0300) | flowCtrlVals[flow_control]; in usartOpen()