...
Files
usbd_msc_os.c
Prototype
Code Block | ||
---|---|---|
| ||
static void USBD_MSC_OS_RefreshTask (void *p_arg); |
Arguments
p_arg
Pointer to task initialization argument.
...
...
usbd_msc_os.c
Code Block | ||
---|---|---|
| ||
static void USBD_MSC_OS_RefreshTask (void *p_arg); |
p_arg
Pointer to task initialization argument.
...