OpenBIC
OpenSource Bridge-IC
shell_adc_debug.c File Reference
#include <stdlib.h>
#include <shell/shell.h>
#include "plat_adc.h"
Include dependency graph for shell_adc_debug.c:

Functions

 SHELL_CMD_REGISTER (adc_debug, NULL, "ADC debug tool\n" "Usage: adc_debug [0:read|1:write] [0:ads7066|1:ad4058] [0:meadha0|1:meadha1] [reg] [value]", cmd_adc_debug)
 

Function Documentation

◆ SHELL_CMD_REGISTER()

SHELL_CMD_REGISTER ( adc_debug  ,
NULL  ,
"ADC debug tool\n" "Usage: adc_debug "  [0:read|1:write][0:ads7066|1:ad4058][0:meadha0|1:meadha1][reg][value],
cmd_adc_debug   
)