Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 19 of 19) sorted by relevance

/lk-master/app/udctest/
A Dudctest.c76 rxreq->complete = rx_complete; in udctest_init()
79 txreq->complete = tx_complete; in udctest_init()
/lk-master/app/mdebug/
A Dmdebug.c130 rxreq->complete = rx_complete; in mdebug_init()
131 txreq->complete = tx_complete; in mdebug_init()
A Dswo-uart1.c90 TXN[n].req->complete = tx_done; in swo_init()
/lk-master/external/platform/nrfx/doc/
A Dnrf51_series.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf9160.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52805.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52820.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52810.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52832.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52833.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf52840.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrf5340.dox5 For a complete overview, see @ref nrfx_drv_supp_matrix.
A Dnrfx.doxyfile326 # diagrams that involve STL classes more complete and accurate.
/lk-master/dev/include/dev/
A Dudc.h44 void (*complete)(udc_request_t *req, unsigned actual, int status); member
/lk-master/platform/lpc43xx/
A Dudc.c291 if (req->req.complete) { in handle_ept_complete()
292 req->req.complete(&req->req, actual, status); in handle_ept_complete()
298 usb->ep0req->complete = 0; in setup_ack()
308 req->complete = 0; in ep0in_complete()
316 usb->ep0req->complete = ep0in_complete; in setup_tx()
/lk-master/app/lpcboot/
A Dlpcboot.c110 rxreq->complete = rx_complete; in lpcboot_init()
111 txreq->complete = tx_complete; in lpcboot_init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_flashiap/example/
A Dreadme.dox39 * with some data. After the program is complete, the signature for the programmed
42 * and re-enabled after the calls are complete.>br>
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/
A Dreadme.dox40 * when complete.<br>
/lk-master/external/platform/lpc15xx/lpcopen/periph_iap/example/
A Dreadme.dox40 * complete.>br>

Completed in 23 milliseconds