Searched refs:receive (Results 1 – 4 of 4) sorted by relevance
120 } receive; ///< Receive request details. member366 p_slot->data.receive.term_lvl = term_lvl; in swi_receive()367 p_slot->data.receive.req_orig = req_orig; in swi_receive()368 p_slot->data.receive.notif_func = notify_function; in swi_receive()369 p_slot->data.receive.notif_abort = notify_abort; in swi_receive()370 p_slot->data.receive.id = id; in swi_receive()371 p_slot->data.receive.p_result = p_result; in swi_receive()843 *(p_slot->data.receive.p_result) = in irq_handler_req_event()844 nrf_802154_core_receive(p_slot->data.receive.term_lvl, in irq_handler_req_event()845 p_slot->data.receive.req_orig, in irq_handler_req_event()[all …]
19 The same instance of UARTE is configured to receive the message.
20 The same instance of UARTE is configured to receive the message.
154 - Added functions for retrieving pointers to the receive and transmit buffers in the TWIS HAL.