Home
last modified time | relevance | path

Searched defs:started (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/cplusplus/
H A DThread.h65 bool started; variable
/nrf52832-nimble/rt-thread/examples/libc/
H A Dex3.c22 volatile int started; variable
/nrf52832-nimble/rt-thread/examples/network/
H A Dudpclient.c18 static int started = 0; variable
H A Dudpserver.c27 static int started = 0; variable
H A Dtcpclient.c27 static int started = 0; variable
H A Dtcpserver.c27 static int started = 0; variable
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_usbd.c1941 bool started = false; in nrfx_usbd_wakeup_req() local