STM32_USB_Host_Library
PTP_DP_GETDATA
is only used within STM32_USB_Host_Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32_USB_Host_Library
PTP_DP_GETDATA
PTP_DP_GETDATA macro
Syntax
Show:
Summary
Declaration
from
usbh_mtp_ptp.h:175
#define
PTP_DP_GETDATA
0x0002U
Examples
References
from
examples
Code
Location
#define
PTP_DP_GETDATA
0x0002U
/* receiving data */
usbh_mtp_ptp.h:175
else
if
(
MTP_Handle
->
ptp
.
flags
==
PTP_DP_GETDATA
)
usbh_mtp_ptp.c:178
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1017
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1082
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1144
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1208
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1340
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1409
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1532
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1611
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1689
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1756
MTP_Handle
->
ptp
.
flags
=
PTP_DP_GETDATA
;
usbh_mtp_ptp.c:1827
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out