Searched defs:AdcDeviceCntlr (Results 1 – 1 of 1) sorted by relevance
42 struct AdcDeviceCntlr { struct43 struct AdcDevice device;44 uint32_t regBasePhy;45 uint32_t deviceNum;46 uint8_t channelNums;47 uint8_t validChannels[16];48 uint32_t outputPinNums[16];49 uint8_t currentChannel;50 uint32_t currentPinNum;