Searched defs:retry (Results 1 – 9 of 9) sorted by relevance
197 uint8_t retry = 0; in usbh_bluetooth_hci_rx_thread() local280 uint8_t retry = 0; in usbh_bluetooth_hci_evt_rx_thread() local328 uint8_t retry = 0; in usbh_bluetooth_hci_acl_rx_thread() local
122 int retry = 1; in lwp_pgrp_delete() local239 int retry = 1; in lwp_pgrp_move() local
22 int retry; in _mutex_take_safe() local
88 int retry = 1; in lwp_session_delete() local
75 #define SFUD_RETRY_PROCESS(delay, retry, result) \ argument279 } retry; member
656 for (int retry = 0; retry < 5; ++retry) in rt_ahci_host_register() local690 for (int retry = 0; retry < 5; ++retry) in rt_ahci_host_register() local
351 int retry) in mmcsd_send_app_cmd()
64 uint8_t retry; in usbh_video_get() local
265 rt_bool_t retry = RT_FALSE; in its_cmd_submit_raw() local
Completed in 18 milliseconds