| /components/drivers/usb/cherryusb/platform/rtthread/ |
| A D | usb_msh.c | 44 MSH_CMD_EXPORT(usbh_init, init usb host); 45 MSH_CMD_EXPORT(usbh_deinit, deinit usb host); 46 MSH_CMD_EXPORT(lsusb, ls usb devices);
|
| A D | usbd_adb_shell.c | 142 MSH_CMD_EXPORT(adb_enter, adb_enter); 156 MSH_CMD_EXPORT(adb_exit, adb_exit);
|
| /components/legacy/fdt/examples/ |
| A D | fdt_test.c | 122 MSH_CMD_EXPORT(dtb_test, dtb API test); 141 MSH_CMD_EXPORT(dtb_dump, dtb dump from mem);
|
| /components/drivers/sensor/v1/ |
| A D | sensor_cmd.c | 177 MSH_CMD_EXPORT(sensor_fifo, Sensor fifo mode test function); 241 MSH_CMD_EXPORT(sensor_int, Sensor interrupt mode test function); 290 MSH_CMD_EXPORT(sensor_polling, Sensor polling mode test function); 535 MSH_CMD_EXPORT(sensor, sensor test function);
|
| /components/net/lwip/lwip-2.0.3/src/apps/tftp/ |
| A D | tftp_port.c | 71 MSH_CMD_EXPORT(tftp_server, start tftp server.);
|
| /components/net/lwip/lwip-2.1.2/src/apps/tftp/ |
| A D | tftp_port.c | 71 MSH_CMD_EXPORT(tftp_server, start tftp server.);
|
| /components/mprotect/examples/ |
| A D | mprotect_example_exclusive_region.c | 75 MSH_CMD_EXPORT(mprotect_example_exclusive_region, Memory protection example (exclusive_region));
|
| A D | mprotect_example_ro_data.c | 88 MSH_CMD_EXPORT(mprotect_example_ro_data, Memory protection example (read-only data));
|
| /components/lwp/ |
| A D | lwp_dbg.c | 40 MSH_CMD_EXPORT(dbg, dbg);
|
| A D | lwp_session.c | 431 MSH_CMD_EXPORT(list_session, list session);
|
| A D | lwp_shm.c | 462 MSH_CMD_EXPORT(list_shm, show share memory info);
|
| /components/mm/ |
| A D | mm_kmem.c | 24 MSH_CMD_EXPORT(list_kmem, List varea in kernel virtual memory space);
|
| /components/utilities/ymodem/ |
| A D | ry_sy.c | 265 MSH_CMD_EXPORT(ry, YMODEM Receive e.g: ry file_path [uart0] default by console.); 294 MSH_CMD_EXPORT(sy, YMODEM Send e.g: sy file_path [uart0] default by console.);
|
| /components/utilities/var_export/ |
| A D | var_export_cmd.c | 166 MSH_CMD_EXPORT(ve_find, find the specified export variable);
|
| /components/utilities/ulog/ |
| A D | ulog.c | 1129 MSH_CMD_EXPORT(ulog_be_lvl, Set ulog filter level by different backend.); 1150 MSH_CMD_EXPORT(ulog_tag_lvl, Set ulog filter level by different tag.); 1171 MSH_CMD_EXPORT(ulog_lvl, Set ulog global filter level.); 1191 MSH_CMD_EXPORT(ulog_tag, Set ulog global filter tag); 1211 MSH_CMD_EXPORT(ulog_kw, Set ulog global filter keyword); 1261 MSH_CMD_EXPORT(ulog_filter, Show ulog filter settings);
|
| /components/drivers/sensor/v2/ |
| A D | sensor_cmd.c | 425 MSH_CMD_EXPORT(sensor_fifo, Sensor fifo mode test function); 486 MSH_CMD_EXPORT(sensor_int, Sensor interrupt mode test function); 532 MSH_CMD_EXPORT(sensor_polling, Sensor polling mode test function); 801 MSH_CMD_EXPORT(sensor, sensor test function);
|
| /components/drivers/pm/ |
| A D | lptimer.c | 176 MSH_CMD_EXPORT(lptimer_dump, soft lptimer dump);
|
| A D | pm.c | 1213 MSH_CMD_EXPORT(pm_sleep_dump, dump pm request list); 1227 MSH_CMD_EXPORT(pm_sleep_request, pm_sleep_request module sleep_mode); 1241 MSH_CMD_EXPORT(pm_sleep_release, pm_sleep_release module sleep_mode);
|
| /components/finsh/ |
| A D | finsh.h | 151 #define MSH_CMD_EXPORT(...) \ macro
|
| /components/drivers/misc/ |
| A D | dac.c | 232 MSH_CMD_EXPORT(dac, dac function);
|
| A D | adc.c | 298 MSH_CMD_EXPORT(adc, adc [option]);
|
| /components/net/at/src/ |
| A D | at_cli.c | 343 MSH_CMD_EXPORT(at, RT-Thread AT component cli: at <server|client [dev_name]>);
|
| /components/drivers/rtc/ |
| A D | dev_rtc.c | 372 MSH_CMD_EXPORT(date, get date and time or set (local timezone) [year month day hour min sec])
|
| /components/libc/posix/libdl/ |
| A D | dlmodule.c | 919 MSH_CMD_EXPORT(list_symbols, list symbols information); 941 MSH_CMD_EXPORT(list_module, list modules in system);
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs.c | 1149 MSH_CMD_EXPORT(list_fd, list file descriptor); 1236 MSH_CMD_EXPORT(dfs_dlog, dfs dlog on|off);
|