Description
Gets string index corresponding to a given string.
Files
usbd_core.h/usbd_core.c
Prototype
Arguments
dev_nbr
Device number.
p_str
Pointer to string to find.
Returned Value
String index.
Callers
Classes.
Notes / Warnings
None.
Gets string index corresponding to a given string.
usbd_core.h/usbd_core.c
dev_nbr
Device number.
p_str
Pointer to string to find.
String index.
Classes.
None.