Searched refs:bCharFormat (Results 1 – 7 of 7) sorted by relevance
9 uint8_t bCharFormat; // Stop bits, 0 - 1 Stop bit, 1 - 1.5 Stop bits, 2 - 2 Stop bits member
363 .bCharFormat = 0, in cdc_acm_init()444 cdc->cmd[4] = cdc->line_coding.bCharFormat; in cdc_acm_req()484 cdc->line_coding.bCharFormat = cdc->cmd[4]; in cdc_ctlx_out()
125 uint8_t bCharFormat; /*!< stop bits */ member
251 uint8_t bCharFormat; //!< 0-1 Stop bit,1-1.5 Stop bits,2-2 Stop bits member
138 u8 bCharFormat; //Stop bits: member
143 u8 bCharFormat; //Stop bits: member
Completed in 21 milliseconds