Home
last modified time | relevance | path

Searched full:incoming (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/Zephyr-latest/samples/bluetooth/iso_peripheral/
DREADME.rst37 Incoming request from 0x20002260
40 3. Observe that incoming data is printed.
42 Incoming data channel 0x20000698 len 1
44 Incoming data channel 0x20000698 len 2
46 Incoming data channel 0x20000698 len 3
48 Incoming data channel 0x20000698 len 4
50 Incoming data channel 0x20000698 len 5
52 Incoming data channel 0x20000698 len 6
54 Incoming data channel 0x20000698 len 7
56 Incoming data channel 0x20000698 len 8
[all …]
/Zephyr-latest/drivers/ethernet/
DKconfig.enc424j60018 int "Stack size for internal incoming packet handler"
22 incoming packet processing.
25 int "Priority for internal incoming packet handler"
28 Priority level for internal thread which is ran for incoming
DKconfig.lan925019 int "Stack size for internal incoming packet handler"
23 incoming packet processing.
26 int "Priority for internal incoming packet handler"
29 Priority level for internal thread which is ran for incoming
DKconfig.w550017 int "Stack size for internal incoming packet handler"
22 incoming packet processing.
25 int "Priority for internal incoming packet handler"
29 Priority level for internal thread which is ran for incoming
DKconfig.enc28j6018 int "Stack size for internal incoming packet handler"
23 incoming packet processing.
26 int "Priority for internal incoming packet handler"
30 Priority level for internal thread which is ran for incoming
DKconfig.renesas_ra16 int "Stack size for internal incoming packet handler"
20 incoming packet processing.
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/
DREADME.rst47 Right after, logs should be displayed to notify channel creation/destruction and incoming message.
53 …[ 44.631401] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 1 (src: 0x400)
54 …[ 44.640614] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 2 (src: 0x400)
56 …[ 45.152269] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 99 (src: 0x40…
57 …[ 45.157678] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 100 (src: 0x4…
78 [Linux sample client] incoming msg 1: hello world!
79 [Linux sample client] incoming msg 2: hello world!
81 [Linux sample client] incoming msg 99: hello world!
82 [Linux sample client] incoming msg 100: hello world!
127 [Linux TTY] incoming msg: Hello Zephyr
/Zephyr-latest/arch/x86/core/ia32/
Dswap.S35 * outgoing thread. The restoration of the integer registers of the incoming
140 /* Restore incoming thread context */
154 * need to be executed, for example, the incoming thread doesn't
156 * for setting the CR0[TS] bit appropriately for the incoming thread
165 * Determine whether the incoming thread utilizes floating point regs
174 * The incoming thread uses floating point registers:
185 * The incoming thread uses floating point registers and it was _not_
188 * before swapping in the context of the incoming thread.
196 * The incoming thread uses floating point registers and it was _not_
215 * 'fninit' to ensure a "clean" FPU state for the incoming thread
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dl2cap.rst37 Incoming conn 0x20002398
41 Incoming data channel 0x20000210 len 14
44 Incoming data channel 0x20000210 len 14
47 Incoming data channel 0x20000210 len 14
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h22 BT_HFP_AG_INCOMING_CALL, /* Incoming call */
57 /** Call incoming */
112 /* Dial number or incoming number */
133 /* Incoming (incoming calls only) */
135 /* Waiting (incoming calls only) */
/Zephyr-latest/samples/bluetooth/iso_receive/
DKconfig16 bool "Align report interval with incoming packets"
18 Align interval-counter with packet number from incoming ISO packets.
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_ag.h108 /** HF incoming Callback
111 * new call is incoming.
114 * @param number Incoming number
116 void (*incoming)(struct bt_hfp_ag *ag, const char *number); member
198 /** @brief Notify HFP Unit of an incoming call
200 * Notify HFP Unit of an incoming call.
209 /** @brief Reject the incoming call
211 * Reject the incoming call.
219 /** @brief Accept the incoming call
221 * Accept the incoming call.
/Zephyr-latest/drivers/can/
DKconfig.mcp251521 interrupt handling and incoming packets.
28 interrupt handling and incoming packets.
/Zephyr-latest/arch/x86/core/
Duserspace.c24 /* Update the to the incoming thread's page table, and update the location of
30 * active page tables are the kernel's page tables. If the incoming thread is
40 void z_x86_swap_update_page_tables(struct k_thread *incoming) in z_x86_swap_update_page_tables() argument
46 _main_tss.esp0 = (uintptr_t)incoming->arch.psp; in z_x86_swap_update_page_tables()
50 z_x86_swap_update_common_page_table(incoming); in z_x86_swap_update_page_tables()
55 uintptr_t ptables_phys = incoming->arch.ptables; in z_x86_swap_update_page_tables()
58 incoming); in z_x86_swap_update_page_tables()
/Zephyr-latest/samples/net/promiscuous_mode/
DREADME.rst5 Enable promiscuous mode on all interfaces and print information about incoming packets.
11 interface in the system. It will then start to listen for incoming
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst72 read_uri :Read the incoming call target URI
75 read_remote_uri :Read the incoming remote URI
77 read_friendly_name :Read the friendly name of an incoming call
135 Accepting incoming call from peer device:
142 …<dbg> bt_tbs_client.current_calls_notify_handler: Call 0x05 is in the incoming state with URI tel:…
188 incoming :Simulate incoming remote call [<{instance_index,
231 Incoming call from a peer device, accepted by client:
235 uart:~$ tbs incoming 0 tel:123 tel:456 Peter
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.tbs157 bool "Support reading Incoming Call Target Bearer URI"
160 This option enables support for reading Incoming Call Target Bearer
187 This option enables support for answering an incoming call.
227 bool "Support reading Incoming Call"
230 This option enables support for reading Incoming Call.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/
Dmodel_coex.sh9 # Aggregator client model that is interrupted by an incoming sequence to the Opcode
10 # Aggregator server model. The test verifies that both the incoming and outgoing
/Zephyr-latest/include/zephyr/bluetooth/
Dbuf.h39 /** Incoming ACL data */
43 /** Incoming ISO data */
128 /** Allocate a buffer for incoming data
141 /** A callback to notify about freed buffer in the incoming data pool.
155 /** Set the callback to notify about freed buffer in the incoming data pool.
157 * @param cb Callback to notify about freed buffer in the incoming data pool. If NULL, the callback
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig84 and reassemble incoming packets according to RFC4944/6282.
112 (only implicit key mode, no key/device specific state, incoming
124 decryption operations on incoming/outgoing frames.
/Zephyr-latest/subsys/net/ip/
Dtcp.h17 * - The incoming data is delivered up through the context->recv_cb
57 * @brief Listen for an incoming TCP connection
109 * @brief Handle an incoming TCP packet
/Zephyr-latest/modules/canopennode/
Dcanopennode.h148 * @brief Callback for incoming CAN message
158 * @brief Set callback for incoming CAN message
160 * Set up callback to be called on incoming CAN message on any of
163 * This can be used to wake the loop calling CO_process when an incoming
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml33 - Single Data Rate (SDR): sampling of incoming data occurs on single edges.
34 - Double Data Rate (DDR): sampling of incoming data occurs on both edges.
39 Set to align incoming data with 2x serial flash half clock, when in DDR
94 Masters ID's for the AHB receive buffers. The master ID of every incoming
192 incoming DQS.
/Zephyr-latest/subsys/bluetooth/common/
DKconfig52 int "Maximum supported ACL size for incoming data"
81 int "Number of extra incoming ACL data buffers"
85 Number of incoming extra ACL data buffers sent from the Controller to
88 By default, the number of incoming ACL data buffers is equal to
92 int "[DEPRECATED] Number of incoming ACL data buffers"
96 Number or incoming ACL data buffers sent from the Controller to the
134 Number of buffers available for incoming HCI events from the
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst16 whenever an incoming data has been received. Data received this way can be
31 ``accept`` which is called to authorize incoming connection requests and

12345678910>>...13