Home
last modified time | relevance | path

Searched defs:step_us (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Dgeneric_hub.c99 int timeout_steps, const int step_us) in generic_hub_wait_for_port()
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dsorted-usec-list.c182 lws_sul_nonmonotonic_adjust(struct lws_context *ctx, int64_t step_us) in lws_sul_nonmonotonic_adjust()
/aosp_15_r20/external/coreboot/src/cpu/x86/
H A Dmp_init.c517 const int step_us = 100; in bsp_do_flight_plan() local