Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/
A Dflash_program_ll.py12 def match_and_send(serialport, pattern, command, timeout): argument
33 def send_and_match(serialport, command, pattern, timeout): argument
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/
A Dflash_program_ll.py12 def match_and_send(serialport, pattern, command, timeout): argument
33 def send_and_match(serialport, command, pattern, timeout): argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A DCMakeLists.txt300 set(command "$<TARGET_FILE:${commandname}>^${escaped_commandargs}") variable
312 set(command "$<TARGET_FILE:${commandname}>^${escaped_commandargs}") variable
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dcir_api.h102 __IOM uint32_t command : 8; member
113 __IOM uint32_t command : 8; member
122 __IOM uint32_t command : 7; member
132 __IOM uint32_t command : 7; member
142 __IOM uint32_t command : 7; member
156 __IOM uint32_t command : 6; member
166 __IOM uint32_t command : 8; member
/AliOS-Things-master/components/fatfs/src/mmc_disk/
A Dmmc_disk.c93 DRESULT mmc_disk_ioctl(uint8_t physicalDrive, uint8_t command, void *buffer) in mmc_disk_ioctl()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dpyboard.py414 def exec_raw_no_follow(self, command): argument
455 def exec_raw(self, command, timeout=10, data_consumer=None): argument
464 def exec_(self, command, data_consumer=None): argument
A Dhaasboard.py444 def exec_raw_no_follow(self, command): argument
483 def exec_raw(self, command, timeout=10, data_consumer=None): argument
492 def exec_(self, command, data_consumer=None): argument
/AliOS-Things-master/solutions/lora_p2p_demo/
A Dsx126x-haas.c207 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
230 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
/AliOS-Things-master/components/websocket/include/
A Drws_socket.h91 int command; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dgap.h210 uint16_t command; /**< Vendor command. Should be the same as that in request. */ member
/AliOS-Things-master/components/amp/components/at/src/
A Dat_internal.h56 char * command; member
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_upload_api.c460 int IOT_HTTP2_Ioctl(int upload_idx, int command, void *data) in IOT_HTTP2_Ioctl()
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dsdif.h155 sdif_command_t *command; ///< Command to send member
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dsdif.h211 sdif_command_t *command; ///< Command to send member
/AliOS-Things-master/components/py_engine/framework/
A Dst7789py.py220 def _write(self, command=None, data=None): argument
/AliOS-Things-master/components/cli/src/
A Dcli.c124 const struct cli_command *command = NULL; in proc_onecmd() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c1202 char *command; member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dtarith.c559 checkfp_command command; in validation_checkfp() local
A Dpngvalid.c11641 char command[1024]; in main() local
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_sysrender.h82 SDL_RenderCommandType command; member
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dkconfiglib.py6065 def _shell_fn(kconf, _, command): argument
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dkconfiglib.py6065 def _shell_fn(kconf, _, command): argument
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c2453 int Android_JNI_SendMessage(int command, int param) in Android_JNI_SendMessage()
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c51779 DUK_INTERNAL void duk_debug_write_notify(duk_hthread *thr, duk_small_uint_t command) {

Completed in 318 milliseconds