Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/lwiperf/
H A Dlwiperf.c266 u32_t time_ms = time * 10; in lwiperf_tcp_client_send_more() local
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h684 __STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t time_ms, in nrf_timer_ms_to_ticks()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/lwiperf/
H A Dlwiperf.c294 u32_t time_ms = time * 10; in lwiperf_tcp_client_send_more() local