#include "system\typedefs.h"
Go to the source code of this file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
S T R U C T U R E S |
|
|
|
|
|
|
|
Definition at line 129 of file cdc.h. Referenced by ProcessIO(). |
|
Value: { \ pCDCSrc.bRam = pData; \ cdc_tx_len = len; \ cdc_mem_type = _RAM; \ cdc_trf_state = CDC_TX_BUSY; \ } Definition at line 215 of file cdc.h. Referenced by ProcessIO(). |
|
Value: { \ pCDCSrc.bRom = pData; \ cdc_tx_len = len; \ cdc_mem_type = _ROM; \ cdc_trf_state = CDC_TX_BUSY; \ } |
|
|
|
|
|
|
|
|
|
D E F I N I T I O N S |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by USBStdSetCfgHandler(). |
|
Referenced by USBTasks(). |
|
Referenced by ProcessIO(). |
|
|
|
|
|
P U B L I C P R O T O T Y P E S |
|
|
|
E X T E R N S |
|
|
|
|
|
|