Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uarte.h208 size_t started; ///< Used for tracking progress of the current user buffer. member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1916 bool started = false; in nrfx_usbd_wakeup_req() local