GetAdChValue       28 core/usb_remote.h extern int GetAdChValue(int);
GetAdChValue       71 core/usb_sync.c             return (GetAdChValue(CAM_REMOTE_AtoD_CHANNEL) < CAM_REMOTE_AtoD_THRESHOLD) ? 1 : 0;
GetAdChValue       72 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int GetAdChValue(int);
GetAdChValue       74 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int GetAdChValue(int*);