Searched refs:MSH_FUNCTION_EXPORT_CMD (Results 1 – 1 of 1) sorted by relevance
| /components/finsh/ |
| A D | finsh.h | 47 #define MSH_FUNCTION_EXPORT_CMD(name, cmd, desc, opt) \ macro 66 #define MSH_FUNCTION_EXPORT_CMD(name, cmd, desc, opt) \ macro 79 #define MSH_FUNCTION_EXPORT_CMD(name, cmd, desc, opt) \ macro 100 MSH_FUNCTION_EXPORT_CMD(a0, a0, a1, 0) 103 MSH_FUNCTION_EXPORT_CMD(a0, a0, a1, a0##_msh_options) 106 MSH_FUNCTION_EXPORT_CMD(a0, a1, a2, 0) 109 MSH_FUNCTION_EXPORT_CMD(a0, a1, a2, a0##_msh_options)
|
Completed in 4 milliseconds