Home
last modified time | relevance | path

Searched refs:CMDS_NUM (Results 1 – 2 of 2) sorted by relevance

/devicemodel/core/cmd_monitor/
A Dcommand.c31 struct command dm_command_list[CMDS_NUM] = {CMD_OBJS};
50 for (int i = 0; (i < CMDS_NUM) && (name != NULL); i++) { in find_command()
A Dcommand.h15 #define CMDS_NUM 3U macro

Completed in 6 milliseconds