Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 21 of 21) sorted by relevance

/components/dfs/dfs_v1/filesystems/elmfat/
A D.clang-format5 # clang-format -style=llvm -dump-config > .clang-format
/components/net/lwip/
A D.clang-format5 # clang-format -style=llvm -dump-config > .clang-format
/components/dfs/dfs_v2/filesystems/elmfat/
A D.clang-format5 # clang-format -style=llvm -dump-config > .clang-format
/components/vbus/
A Dvbus.c1307 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_rb_dump, vbrb, dump vbus ringbuffer status);
1308 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_chn_dump, vbchn, dump vbus channel status);
1309 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_sess_dump, vbses, dump vbus session status);
1310 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_que_dump, vbque, dump vbus out queue status);
1312 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_data_pkt_dump, vbdq, dump the data queue);
1314 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_chm_wm_dump, vbwm, dump vbus water mark status);
/components/legacy/fdt/examples/
A Dfdt_test.c141 MSH_CMD_EXPORT(dtb_dump, dtb dump from mem);
/components/dfs/dfs_v2/src/
A Ddfs_pcache.c889 int dump = 0; in dfs_pcache_dump() local
897 dump = 1; in dfs_pcache_dump()
901 dump = 2; in dfs_pcache_dump()
932 if (dump > 0) in dfs_pcache_dump()
934 _dfs_aspace_dump(aspace, dump == 2 ? 1 : 0); in dfs_pcache_dump()
943 MSH_CMD_EXPORT_ALIAS(dfs_pcache_dump, dfs_cache, dump dfs page cache);
A Ddfs_dentry.c515 MSH_CMD_EXPORT_ALIAS(dfs_dentry_dump, dentry_dump, dump dentry in the system);
A Ddfs.c1192 MSH_CMD_EXPORT_ALIAS(dfs_fd_dump, fd_dump, fd dump);
/components/drivers/pm/
A Dlptimer.c176 MSH_CMD_EXPORT(lptimer_dump, soft lptimer dump);
A Dpm.c1213 MSH_CMD_EXPORT(pm_sleep_dump, dump pm request list);
1282 FINSH_FUNCTION_EXPORT_ALIAS(rt_pm_dump_status, pm_dump, dump power management status);
1283 MSH_CMD_EXPORT_ALIAS(rt_pm_dump_status, pm_dump, dump power management status);
/components/drivers/mtd/
A Dmtd_nand.c418 FINSH_FUNCTION_EXPORT_ALIAS(mtd_nand_write, nand_write, write dump data to nand - nand_write(name, …
/components/drivers/ofw/
A Dofw.c729 MSH_CMD_EXPORT(ofw_dts, dump the dts or node for this platform);
/components/drivers/block/
A Dblk.c572 MSH_CMD_EXPORT(list_blk, dump all of blks information);
/components/dfs/dfs_v2/filesystems/procfs/
A Dproc.c620 MSH_CMD_EXPORT_ALIAS(msh_proc_dump, proc_dump, proc dump);
/components/drivers/dma/
A Ddma_pool.c690 MSH_CMD_EXPORT(list_dma_pool, dump all dma memory pool);
/components/drivers/thermal/
A Dthermal.c912 MSH_CMD_EXPORT(list_thermal, dump all of thermal information);
/components/drivers/spi/
A Denc28j60.c898 FINSH_FUNCTION_EXPORT(enc28j60, dump enc28j60 registers);
/components/drivers/pic/
A Dpic.c1309 MSH_CMD_EXPORT(list_irq, dump using or args = all of irq information);
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile1928 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
A Dlwip.Doxyfile.cmake.in1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program

Completed in 37 milliseconds