Home
last modified time | relevance | path

Searched defs:STATIC_COMMAND (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trusty/lk/include/lib/
Dconsole.h78 #define STATIC_COMMAND(command_str, help_str, func) { command_str, help_str, func, CMD_AVAIL_NORMAL… macro
89 #define STATIC_COMMAND(command_str, help_str, func) macro