Description
Deletes a signal/semaphore.
Files
usbd_internal.h/usbd_os.c
Prototype
Arguments
dev_nbr
Device number.
ep_ix
Endpoint index.
Returned Value
None.
Callers
Endpoints close functions.
Implementation guidelines
- A call to this function should delete the signal / semaphore associated to the specified endpoint.