Ux_Device_MSC
USBD_FrameWork_FindFreeIFNbr()
is only used within Ux_Device_MSC.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Ux_Device_MSC
USBD_FrameWork_FindFreeIFNbr()
USBD_FrameWork_FindFreeIFNbr() function
USBD_FrameWork_FindFreeIFNbr Find the first interface available slot
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_descriptors.c:115
static
uint8_t
USBD_FrameWork_FindFreeIFNbr
(
USBD_DevClassHandleTypeDef
*
pdev
)
;
Implemented in
ux_device_descriptors.c:520
Arguments
Argument
Description
pdev
device instance
Return value
The interface number to be used
Examples
References
from
examples
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