Searched refs:ms (Results 1 – 3 of 3) sorted by relevance
268 #define UX_MS_TO_TICK(ms) ((ms) * (UX_PERIODIC_RATE) / 1000) argument269 #define UX_MS_TO_TICK_NON_ZERO(ms) UX_MAX(1, UX_MS_TO_TICK(ms)) argument272 #define MS_TO_TICK(ms) UX_MS_TO_TICK(ms) argument
135 - **TraceX Installer**: https://aka.ms/azrtos-tracex-installer
97 ux_host_stack_rh_device_insertion.c Replaced ms sleep with ThreadX,1881 ux_hcd_ehci_interrupt_endpoint_create.c Fixed issues with 1ms interrupt pipes