Searched refs:context (Results 1 – 9 of 9) sorted by relevance
19 …_aeabi_unwind_cpp_pr0(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) { in __aeabi_unwind_cpp_pr0() argument23 …_aeabi_unwind_cpp_pr1(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) { in __aeabi_unwind_cpp_pr1() argument27 …_aeabi_unwind_cpp_pr2(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) { in __aeabi_unwind_cpp_pr2() argument
45 void *context; member64 void *context; member
48 cdcconsole_t *con = cb->context; in cdcconsole_print()113 con->print_cb.context = con; in cdcconsole_init()
56 txn_t *txn = req->context; in tx_done()87 TXN[n].req->context = TXN + n; in swo_init()
67 void * context; member107 p_cb->context = p_config->p_context; in nrfx_timer_init()292 p_cb->handler(event, p_cb->context); in irq_handler()
22 void *context; member
38 # restore the new context
104 .context = NULL
304 usb_t *usb = (usb_t *) req->context; in ep0in_complete()557 USB.ep0req->context = &USB; in udc_init()
Completed in 13 milliseconds