/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | flash_program_ll.py | 12 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 D | flash_program_ll.py | 12 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 D | CMakeLists.txt | 300 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 D | cir_api.h | 102 __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 D | mmc_disk.c | 93 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 D | pyboard.py | 414 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 D | haasboard.py | 444 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 D | sx126x-haas.c | 207 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 D | rws_socket.h | 91 int command; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/ |
A D | gap.h | 210 uint16_t command; /**< Vendor command. Should be the same as that in request. */ member
|
/AliOS-Things-master/components/amp/components/at/src/ |
A D | at_internal.h | 56 char * command; member
|
/AliOS-Things-master/components/linkkit/http2/ |
A D | http2_upload_api.c | 460 int IOT_HTTP2_Ioctl(int upload_idx, int command, void *data) in IOT_HTTP2_Ioctl()
|
/AliOS-Things-master/components/csi/csi1/include/drv/ |
A D | sdif.h | 155 sdif_command_t *command; ///< Command to send member
|
/AliOS-Things-master/components/csi/csi2/include/drv/ |
A D | sdif.h | 211 sdif_command_t *command; ///< Command to send member
|
/AliOS-Things-master/components/py_engine/framework/ |
A D | st7789py.py | 220 def _write(self, command=None, data=None): argument
|
/AliOS-Things-master/components/cli/src/ |
A D | cli.c | 124 const struct cli_command *command = NULL; in proc_onecmd() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/ |
A D | wifi_interactive_mode.c | 1202 char *command; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | tarith.c | 559 checkfp_command command; in validation_checkfp() local
|
A D | pngvalid.c | 11641 char command[1024]; in main() local
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftstream.h | 45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument
|
/AliOS-Things-master/components/SDL2/src/render/ |
A D | SDL_sysrender.h | 82 SDL_RenderCommandType command; member
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | kconfiglib.py | 6065 def _shell_fn(kconf, _, command): argument
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | kconfiglib.py | 6065 def _shell_fn(kconf, _, command): argument
|
/AliOS-Things-master/components/SDL2/src/core/android/ |
A D | SDL_android.c | 2453 int Android_JNI_SendMessage(int command, int param) in Android_JNI_SendMessage()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 51779 DUK_INTERNAL void duk_debug_write_notify(duk_hthread *thr, duk_small_uint_t command) {
|