rename tusb_device_is_configured
remove dcd_lpc18xx_lpc43xx.h and dcd_lpc11uxx_lpc13xx move define to hal
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
|
||||
#include "LPC11Uxx.h"
|
||||
|
||||
#define NXP_ROMDRIVER_REG_BASE LPC_USB_BASE
|
||||
#define NXP_ROMDRIVER_FUNCTION_ADDR 0x1FFF1FF8
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@@ -54,6 +54,9 @@
|
||||
|
||||
#include "LPC13Uxx.h"
|
||||
|
||||
#define NXP_ROMDRIVER_REG_BASE LPC_USB_BASE
|
||||
#define NXP_ROMDRIVER_FUNCTION_ADDR 0x1FFF1FF8
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@@ -54,6 +54,9 @@
|
||||
|
||||
#include "LPC43xx.h"
|
||||
|
||||
#define NXP_ROMDRIVER_REG_BASE LPC_USB0_BASE // TODO USB1
|
||||
#define NXP_ROMDRIVER_FUNCTION_ADDR 0x1040011C
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user