|
OpenBIC
OpenSource Bridge-IC
|
#include <stdlib.h>#include <shell/shell.h>#include "plat_adc.h"
Functions | |
| SHELL_CMD_REGISTER (adc_debug, NULL, "ADC debug tool\n" "Usage: adc_debug [0:read|1:write] [0:ads7066|1:ad4058] [0:NUWA0|1:NUWA1] [reg] [value]", cmd_adc_debug) | |
| SHELL_CMD_REGISTER | ( | adc_debug | , |
| NULL | , | ||
| "ADC debug tool\n" "Usage: adc_debug " | [0:read|1:write][0:ads7066|1:ad4058][0:NUWA0|1:NUWA1][reg][value], | ||
| cmd_adc_debug | |||
| ) |