tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules
Here is a list of all modules:
[detail level 1234]
oDemos
|\Boards Abstraction Layer
| oANSI Esacpe Code
| |oCursor Movement
| |oScreen Control
| |oText Color
| |\Background Color
| oSupported Boards
| oPrintf RetargetRetarget the standard stdio printf/getchar to other IOs
| \Board APIAll the board must support these APIs
oApplication - Class Driver API
|oCommunication Device Class (CDC)
||oCommon Definitions
||\Serial
|| oDevice
|| \Host
|oCustom Class (not supported yet)
|oHuman Interface Device (HID)
||oCommon Definitions
||oMouse
|||oDevice
|||\Host
||oKeyboard
|||oDevice
|||\Host
||\Generic (not supported yet)
|| \Host
|oMassStorage (MSC)
||oCommon Definitions
||oDevice
||\Host
|\Hub (Host only)
oApplication - Stack APINon-Class driver API
oConfiguration tusb_config.h
|oHost Options
||\Class DriverFor each Class Driver a value of 1 means enable, value of 0 mean disable
|oDevice Options
||\Class DriverFor each Class Driver a value of 1 means enable, value of 0 mean disable
|\Controller Mode SelectionTUSB_CFG_CONTROLLER_N_MODE must be defined with these
oUSB Device Core (USBD)
|\Device Controller Driver (DCD)
| oLPC175x_6x
| oLPC43xx
| \LPC11uxx LPC13uxx
oUSB Host Core (USBH)
|\Host Controller Driver (HCD)
| oEHCIEHCI driver. All documents sources mentioned here (eg section 3.5) is referring to EHCI Specs unless state otherwise
| \OHCIOHCI driver. All documents sources mentioned here (eg section 3.5) is referring to OHCI Specs unless state otherwise
oOS Abstraction Layer (OSAL)
|oSupported RTOSTUSB_CFG_OS must be defined to one of these
|oCMSIS-RTOS RTX
|oFreeRTOS
|\None OS
oUSB Definitions
|oStandard DescriptorsTypes & Declaration by USB Specs. All documents sources mentioned here (eg section 3.5) is referring to USB 2.0 Specs unless state otherwise
|\USB Types
oCommon Files
|oAssertion
|oBinary
|ocommon.h
|oCompilerGroup_Compiler brief
||oGNU GCC
|||oVariable Attributes
|||oFunction Attributes
|||\Built-in Functions
||\IAR ARM
|ofifo
|otimeout timer
|\Error Codes
\Supported MCU
 \Hardware Abtract Layer (HAL)