usbx
+
0
/2 examples
SourceVu will show references to
UX_HOST_CLASS_CDC_ACM_RECEPTION
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_HOST_CLASS_CDC_ACM_RECEPTION
UX_HOST_CLASS_CDC_ACM_RECEPTION struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_cdc_acm.h:231
struct
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT
;
Implemented in
ux_host_class_cdc_acm.h:296
Fields
Field
Declared as
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_state
ULONG
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_block_size
ULONG
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_data_buffer
UCHAR
*
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_data_buffer_size
ULONG
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_data_head
UCHAR
*
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_data_tail
UCHAR
*
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT::ux_host_class_cdc_acm_reception_callback
VOID
(
*
)
(
struct
UX_HOST_CLASS_CDC_ACM_STRUCT
*
cdc_acm
,
UINT
status
,
UCHAR
*
reception_buffer
,
ULONG
reception_size
)
Related Functions
Found 2 other functions taking a
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT
argument:
Function
_ux_host_class_cdc_acm_reception_start()
_ux_host_class_cdc_acm_reception_stop()
Examples
UX_HOST_CLASS_CDC_ACM_RECEPTION
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
References
from
0/2
examples
Code
Location
Scope
Referrer
typedef
struct
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT
ux_host_class_cdc_acm.h:296
}
UX_HOST_CLASS_CDC_ACM_RECEPTION
;
ux_host_class_cdc_acm.h:310
struct
UX_HOST_CLASS_CDC_ACM_RECEPTION_STRUCT
ux_host_class_cdc_acm.h:231
UX_HOST_CLASS_CDC_ACM_STRUCT
UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_reception
}
UX_HOST_CLASS_CDC_ACM_RECEPTION
;
ux_host_class_cdc_acm.h:310
UX_HOST_CLASS_CDC_ACM_RECEPTION
UX_HOST_CLASS_CDC_ACM_RECEPTION
*
cdc_acm_reception
)
;
ux_host_class_cdc_acm.h:361
_ux_host_class_cdc_acm_reception_stop()
_ux_host_class_cdc_acm_reception_stop()::cdc_acm_reception
UX_HOST_CLASS_CDC_ACM_RECEPTION
*
cdc_acm_reception
)
;
ux_host_class_cdc_acm.h:363
_ux_host_class_cdc_acm_reception_start()
_ux_host_class_cdc_acm_reception_start()::cdc_acm_reception
UX_HOST_CLASS_CDC_ACM_RECEPTION
*
cdc_acm_reception
;
ux_host_class_cdc_acm_reception_callback.c:78
_ux_host_class_cdc_acm_reception_callback()
UX_HOST_CLASS_CDC_ACM_RECEPTION
*
cdc_acm_reception
)
ux_host_class_cdc_acm_reception_start.c:78
_ux_host_class_cdc_acm_reception_start()
_ux_host_class_cdc_acm_reception_start()::cdc_acm_reception
UX_HOST_CLASS_CDC_ACM_RECEPTION
*
cdc_acm_reception
)
ux_host_class_cdc_acm_reception_stop.c:80
_ux_host_class_cdc_acm_reception_stop()
_ux_host_class_cdc_acm_reception_stop()::cdc_acm_reception
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Instance
Scope
Location
Project
UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_reception
UX_HOST_CLASS_CDC_ACM_STRUCT
ux_host_class_cdc_acm.h:231
_ux_host_class_cdc_acm_reception_stop()::cdc_acm_reception
_ux_host_class_cdc_acm_reception_stop()
ux_host_class_cdc_acm.h:361
_ux_host_class_cdc_acm_reception_start()::cdc_acm_reception
_ux_host_class_cdc_acm_reception_start()
ux_host_class_cdc_acm.h:363
_ux_host_class_cdc_acm_reception_start()::cdc_acm_reception
_ux_host_class_cdc_acm_reception_start()
ux_host_class_cdc_acm_reception_start.c:78
_ux_host_class_cdc_acm_reception_stop()::cdc_acm_reception
_ux_host_class_cdc_acm_reception_stop()
ux_host_class_cdc_acm_reception_stop.c:80
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out