Go to the documentation of this file.
39 #ifndef _TUSB_MCU_CAPACITY_H_
40 #define _TUSB_MCU_CAPACITY_H_
57 #if TUSB_CFG_MCU == MCU_LPC43XX || TUSB_CFG_MCU == MCU_LPC18XX
58 #define CAP_CONTROLLER_NUMBER 2
60 #define CAP_CONTROLLER_NUMBER 1
63 #define CAP_MODE_DEVICE
64 #if TUSB_CFG_MCU == MCU_LPC43XX || TUSB_CFG_MCU == MCU_LPC18XX || TUSB_CFG_MCU == MCU_LPC175X_6X
71 #if (CAP_CONTROLLER_NUMBER == 1) && ( defined TUSB_CFG_CONTROLLER_1_MODE)
72 #error current MCU does not have the required number of controllers