usbx
+
0
/2 examples
SourceVu will show references to
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ACM
Ux_Device_HID_CDC_ACM
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2223
struct
UX_SLAVE_INTERFACE_STRUCT
*
ux_slave_interface_next_interface
;
Examples
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ACM
Ux_Device_HID_CDC_ACM
References
from
0/2
examples
Code
Location
Referrer
*
ux_slave_interface_next_interface
;
ux_api.h:2224
interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_alternate_setting_get.c:135
_ux_device_stack_alternate_setting_get()
interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_alternate_setting_set.c:131
_ux_device_stack_alternate_setting_set()
interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_clear_feature.c:164
_ux_device_stack_clear_feature()
next_interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_configuration_set.c:193
_ux_device_stack_configuration_set()
next_interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_disconnect.c:134
_ux_device_stack_disconnect()
device
->
ux_slave_device_first_interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_interface_delete.c:122
_ux_device_stack_interface_delete()
interface
->
ux_slave_interface_next_interface
=
UX_NULL
;
ux_device_stack_interface_delete.c:127
_ux_device_stack_interface_delete()
interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_interface_get.c:138
_ux_device_stack_interface_get()
while
(
interface_link
->
ux_slave_interface_next_interface
!=
UX_NULL
)
ux_device_stack_interface_set.c:169
_ux_device_stack_interface_set()
interface_link
=
interface_link
->
ux_slave_interface_next_interface
;
ux_device_stack_interface_set.c:170
_ux_device_stack_interface_set()
interface_link
->
ux_slave_interface_next_interface
=
interface
;
ux_device_stack_interface_set.c:171
_ux_device_stack_interface_set()
interface
=
interface
->
ux_slave_interface_next_interface
;
ux_device_stack_set_feature.c:188
_ux_device_stack_set_feature()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
is written by 2 functions and is read by 9 functions:
_ux_device_stack_interface_delete()
_ux_device_stack_interface_set()
All items filtered out
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
_ux_device_stack_alternate_setting_get()
_ux_device_stack_alternate_setting_set()
_ux_device_stack_clear_feature()
_ux_device_stack_configuration_set()
_ux_device_stack_disconnect()
_ux_device_stack_interface_delete()
_ux_device_stack_interface_get()
_ux_device_stack_interface_set()
_ux_device_stack_set_feature()
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
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out