Searched defs:shell_fprintf (Results 1 – 2 of 2) sorted by relevance
29 struct shell_fprintf { struct32 shell_fprintf_fwrite fwrite; argument34 struct shell_fprintf_control_block *ctrl_blk; argument38 * @brief Macro for defining shell_fprintf instance. argument
1524 void shell_fprintf(const struct shell *sh, enum shell_vt100_color color, in shell_fprintf() function