Searched refs:ep_tx_busy_flag (Results 1 – 12 of 12) sorted by relevance
222 volatile bool ep_tx_busy_flag = false; variable253 ep_tx_busy_flag = false; in usbd_audio_open()260 ep_tx_busy_flag = false; in usbd_audio_close()287 ep_tx_busy_flag = false; in usbd_audio_iso_callback()325 ep_tx_busy_flag = true; in audio_test()327 while (ep_tx_busy_flag) { in audio_test()
174 volatile bool ep_tx_busy_flag = false; variable190 ep_tx_busy_flag = false; in usbd_event_handler()223 ep_tx_busy_flag = false; in usbd_cdc_acm_bulk_in()274 ep_tx_busy_flag = true; in cdc_acm_data_send_with_dtr_test()276 while (ep_tx_busy_flag) { in cdc_acm_data_send_with_dtr_test()
179 volatile bool ep_tx_busy_flag = false; variable195 ep_tx_busy_flag = false; in usbd_event_handler()225 ep_tx_busy_flag = false; in usbd_cdc_acm_bulk_in()263 ep_tx_busy_flag = true; in cdc_acm_mavlink_write()265 while (ep_tx_busy_flag) { in cdc_acm_mavlink_write()
186 volatile bool ep_tx_busy_flag = false; variable202 ep_tx_busy_flag = false; in usbd_event_handler()231 ep_tx_busy_flag = false; in usbd_cdc_acm_bulk_in()281 ep_tx_busy_flag = true; in cdc_acm_data_send_with_dtr_test()283 while (ep_tx_busy_flag) { in cdc_acm_data_send_with_dtr_test()
318 volatile bool ep_tx_busy_flag = false; variable334 ep_tx_busy_flag = false; in usbd_event_handler()369 ep_tx_busy_flag = false; in usbd_winusb_in()393 ep_tx_busy_flag = false; in usbd_cdc_acm_in()461 ep_tx_busy_flag = true; in cdc_acm_data_send_with_dtr_test()463 while (ep_tx_busy_flag) { in cdc_acm_data_send_with_dtr_test()
260 volatile bool ep_tx_busy_flag = false; variable303 ep_tx_busy_flag = false; in usbd_audio_open()315 ep_tx_busy_flag = false; in usbd_audio_close()353 ep_tx_busy_flag = false; in usbd_audio_in_callback()418 ep_tx_busy_flag = true; in audio_v1_test()420 while (ep_tx_busy_flag) { in audio_v1_test()
334 volatile bool ep_tx_busy_flag = false; variable350 ep_tx_busy_flag = false; in usbd_event_handler()380 ep_tx_busy_flag = false; in usbd_cdc_acm_bulk_in()462 ep_tx_busy_flag = true; in cdc_acm_data_send_with_dtr_test()464 while (ep_tx_busy_flag) { in cdc_acm_data_send_with_dtr_test()
412 volatile bool ep_tx_busy_flag = false; variable428 ep_tx_busy_flag = false; in usbd_event_handler()465 ep_tx_busy_flag = false; in usbd_winusb_in()503 ep_tx_busy_flag = false; in usbd_winusb_in2()
237 volatile bool ep_tx_busy_flag = false; variable306 ep_tx_busy_flag = false; in usbd_audio_iso_in_callback()344 ep_tx_busy_flag = true; in audio_v2_test()346 while (ep_tx_busy_flag) { in audio_v2_test()
192 volatile bool ep_tx_busy_flag = false; variable208 ep_tx_busy_flag = false; in usbd_event_handler()240 ep_tx_busy_flag = false; in usbd_cdc_acm_bulk_in()
384 volatile bool ep_tx_busy_flag = false; variable400 ep_tx_busy_flag = false; in usbd_event_handler()434 ep_tx_busy_flag = false; in usbd_winusb_in()
344 volatile bool ep_tx_busy_flag = false; variable450 ep_tx_busy_flag = false; in usbd_audio_iso_in_callback()527 ep_tx_busy_flag = true; in audio_v2_test()529 while (ep_tx_busy_flag) { in audio_v2_test()
Completed in 22 milliseconds