/AliOS-Things-master/solutions/flower_demo/ |
A D | flower_app.c | 95 uint8_t retry = 0; in DHT11_IsOnline() local 122 uint8_t retry = 0; in DHT11_ReadBit() local
|
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/ |
A D | ticker.c | 47 u8_t retry; in cmd_ticker_info() local
|
/AliOS-Things-master/hardware/board/haas100/drivers/ |
A D | ch395_cmd.c | 712 int32_t retry = 0; in ch395_socket_open() local 752 int32_t retry = 0; in ch395_socket_close() local 792 int32_t retry = 0; in ch395_socket_tcp_connect() local 833 uint32_t retry = 0; in ch395_socket_tcp_disconnect() local 876 int32_t retry = 0; in ch395_socket_data_send() local
|
A D | ch395_lwip.c | 464 uint32_t retry = 0; in ch395_lwip_inter_proc() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | ymodem.py | 137 def send_file(self, file_path, retry=20, callback=None): argument 172 def send(self, data_stream, data_name, data_size, retry=20, callback=None): argument
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | ymodem.py | 137 def send_file(self, file_path, retry=20, callback=None): argument 172 def send(self, data_stream, data_name, data_size, retry=20, callback=None): argument
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | ymodemfile.py | 144 def send_file(self, file_path, retry=20, callback=None): argument 185 def send(self, data_stream, data_name, data_size, retry=20, callback=None): argument
|
/AliOS-Things-master/components/oss/src/client/ |
A D | Client.cc | 57 for (int retry =0; ;retry++) { in AttemptRequest() local
|
/AliOS-Things-master/components/ulog/src/ |
A D | ulog_session_file.c | 190 char retry = HTTP_REQ_RETRY; in on_fs_upload() local 561 int8_t retry = ULOG_FILE_FAIL_COUNT; in write_fail_retry() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/include/vendor/ |
A D | vendor_model.h | 62 uint8_t retry; member
|
/AliOS-Things-master/components/genie_service/core/inc/ |
A D | genie_transport.h | 76 uint8_t retry; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_simple_config.c | 376 int retry = 0; in SC_check_and_show_connection_info() local 976 int max_retry = 5, retry = 0; in SC_connect_to_AP() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_sd.c | 229 u32 retry = 100; in SD_GetOCR() local
|
/AliOS-Things-master/components/netmgr/src/ |
A D | netmgr_wifi.c | 2218 int retry = -1; in wifi_ap_start() local 2296 int retry = -1; in netmgr_wifi_connect() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/ |
A D | wireless.h | 1010 struct iw_param retry; /* Retry limits & lifetime */ member
|