Searched defs:cdc_acm_dev_data_t (Results 1 – 1 of 1) sorted by relevance
100 struct cdc_acm_dev_data_t { struct103 void *cb_data;104 struct k_work cb_work;110 bool tx_ready;121 uint8_t line_state;123 uint8_t serial_state;125 uint8_t notification_sent;127 bool configured;129 bool suspended;131 bool rx_paused;[all …]
Completed in 6 milliseconds