, including all inherited members.
busprobe(void) | MAX3421E | |
bytesRd(byte, byte, char *) | MAX3421E | |
bytesWr(byte, byte, char *) | MAX3421E | |
ctrlData(byte addr, byte ep, unsigned int nbytes, char *dataptr, boolean direction, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
ctrlReq(byte addr, byte ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, unsigned int wInd, unsigned int nbytes, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
ctrlStatus(byte ep, boolean direction, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
dispatchPkt(byte token, byte ep, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
getConfDescr(byte addr, byte ep, unsigned int nbytes, byte conf, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getDevDescr(byte addr, byte ep, unsigned int nbytes, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getDevTableEntry(byte addr, byte ep) | USB | |
getIdle(byte addr, byte ep, byte interface, byte reportID, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getProto(byte addr, byte ep, byte interface, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getReport(byte addr, byte ep, unsigned int nbytes, byte interface, byte report_type, byte report_id, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getReportDescr(byte addr, byte ep, unsigned int nbytes, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getStrDescr(byte addr, byte ep, unsigned int nbytes, byte index, unsigned int langid, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
getUsbTaskState(void) | USB | |
getVbusState(void) | MAX3421E | |
gpioRd(void) | MAX3421E | |
gpioWr(byte) | MAX3421E | [static] |
GpxHandler() | MAX3421E | |
init() | USB | [private] |
IntHandler() | MAX3421E | |
inTransfer(byte addr, byte ep, unsigned int nbytes, char *data, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
MAX3421E(void) | MAX3421E | |
newInTransfer(byte addr, byte ep, unsigned int nbytes, char *data, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
outTransfer(byte addr, byte ep, unsigned int nbytes, char *data, unsigned int nak_limit=USB_NAK_LIMIT) | USB | |
powerOn() | MAX3421E | |
regRd(byte) | MAX3421E | |
regWr(byte, byte) | MAX3421E | [static] |
reset() | MAX3421E | |
setAddr(byte oldaddr, byte ep, byte newaddr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
setConf(byte addr, byte ep, byte conf_value, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
setDevTableEntry(byte addr, EP_RECORD *eprecord_ptr) | USB | |
setIdle(byte addr, byte ep, byte interface, byte reportID, byte duration, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
setProto(byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
setReport(byte addr, byte ep, unsigned int nbytes, byte interface, byte report_type, byte report_id, char *dataptr, unsigned int nak_limit=USB_NAK_LIMIT) | USB | [inline] |
setUsbTaskState(byte state) | USB | |
Task(void) | USB | |
USB(void) | USB | |
vbusPwr(boolean) | MAX3421E | |