![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "../HAL/HAL_LPC.h"
Go to the source code of this file.
Macros | |
#define | USB_DATA_BUFFER_TEM_LENGTH 512 |
Variables | |
uint8_t | usb_data_buffer [] |
uint8_t | usb_data_buffer_IN [] |
uint8_t | usb_data_buffer_OUT [] |
volatile int32_t | usb_data_buffer_size |
volatile uint32_t | usb_data_buffer_OUT_size |
volatile uint32_t | usb_data_buffer_index |
volatile uint32_t | usb_data_buffer_IN_index |
volatile uint32_t | usb_data_buffer_OUT_index |
uint8_t | endpointselected |
uint8_t | endpointhandle [] |