UX_MS_TO_TICK_NON_ZERO is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_MS_TO_TICK_NON_ZERO macro

Syntax

#define UX_MS_TO_TICK_NON_ZERO(ms) UX_MAX(1, UX_MS_TO_TICK(ms))

Arguments

ms

References

LocationText
ux_api.h:208
#define UX_MS_TO_TICK_NON_ZERO(ms) UX_MAX(1, UX_MS_TO_TICK(ms))
ux_host_class_storage_endpoints_get.c:163
ux_host_class_storage_endpoints_get.c:166