/Zephyr-latest/samples/drivers/ipm/ipm_mhu_dual_core/ |
D | README.rst | 17 4. Test done when CPU 1 received MHU0 interrupt
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_local.c | 78 if (ctx->done) { in llcp_lr_check_done() 496 ctx->done = 1U; in lr_act_complete()
|
D | ull_sync.c | 1292 void ull_sync_done(struct node_rx_event_done *done) argument 1297 sync = CONTAINER_OF(done->param, struct ll_sync_set, ull); 1306 if (done->extra.sync_term) { 1341 if (done->extra.trx_cnt) { 1343 ull_drift_ticks_get(done, &ticks_drift_plus, &ticks_drift_minus); 1355 if (done->extra.crc_valid) {
|
D | ull_conn.c | 978 void ull_conn_done(struct node_rx_event_done *done) in ull_conn_done() argument 994 conn = CONTAINER_OF(done->param, struct ll_conn, ull); in ull_conn_done() 1005 ull_lp_past_conn_evt_done(conn, done); in ull_conn_done() 1010 switch (done->extra.mic_state) { in ull_conn_done() 1074 if (done->extra.trx_cnt) { in ull_conn_done() 1079 ull_drift_ticks_get(done, &ticks_drift_plus, in ull_conn_done() 1111 if (done->extra.crc_valid && !done->extra.is_aborted) { in ull_conn_done()
|
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/doc/ |
D | index.rst | 101 If neither package is installed, a minimal installation can be done by downloading the `Infineon Op… 108 When doing a minimal installation, this can be done manually by executing the script
|
/Zephyr-latest/drivers/can/ |
D | can_mcp2515.c | 379 goto done; in mcp2515_set_timing() 386 goto done; in mcp2515_set_timing() 393 goto done; in mcp2515_set_timing() 396 done: in mcp2515_set_timing()
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 42 from future writes, and that this will be done after this image is 55 shall be done in a timely manner [th-timely-update]_. 207 device, and the cloud service will be done over the general 314 this is done it shall be done securely, and the new secret 349 Application updates shall be done in a timely manner. 398 Reprovisioning a device shall be done securely.
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 58 unintended consequences. Usually this can be done by disabling 281 :c:func:`test`. Sometimes, the assignment is not done until another 283 code is done after returning from function. The assignment code is
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_enc424j600.c | 385 goto done; in enc424j600_rx() 395 goto done; in enc424j600_rx() 430 done: in enc424j600_rx()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_timeout.rst | 45 explicitly update the timeout, which should be done by canceling any
|
D | net_mgmt.rst | 16 example, by using these APIs, application code can request a scan be done on a 25 macro. Procedure requests are done through a single :c:func:`net_mgmt` API
|
/Zephyr-latest/samples/subsys/logging/dictionary/ |
D | README.rst | 15 filtering of the logging messages for the frontend (in the same way as it is done for backends).
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/ |
D | index.rst | 108 - ipc rx done: 0x70000000
|
/Zephyr-latest/samples/bluetooth/mesh_provisioner/ |
D | README.rst | 23 provision detected devices automatically. Once provisioning is done, the
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 82 bounds of the current process stack are overflowed. This is done
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 74 from, a media control server. Control is done by writing to one of 76 characteristics. Getting information is done by reading 315 object ID is empty until a search has been done.) 372 separation is done so that the media player can also be used without 412 Control is done from the client.
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.c | 396 goto done; in eswifi_off_put() 402 done: in eswifi_off_put()
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | sys_mem_blocks.rst | 16 * Bookkeeping of allocated blocks is done outside of the associated 123 the buffer needs to be done at its definition.
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_dw.c | 404 goto done; in i2c_dw_isr() 434 goto done; in i2c_dw_isr() 441 goto done; in i2c_dw_isr() 486 done: in i2c_dw_isr()
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-shell.rst | 37 When it's done, connect to the CLI using your favorite serial terminal application. You should see
|
D | bluetooth-ctlr-arch.rst | 133 - Event handle (0, 1) < Event preparation (2, 3) < Event/Rx done (4) < Tx 180 * Encoding and decoding of control pdus done by ull_llcp_pdu.c::llcp_pdu_encode/decode_<PDU>() 238 * event_prepare()/event_done() helpers emulating LLL prepare/done flow
|
/Zephyr-latest/samples/drivers/ipm/ipm_imx/ |
D | README.rst | 23 and blocking sending of the data back is done in the interrupt handler, which
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | ull.c | 285 void ull_drift_ticks_get(struct node_rx_event_done *done, uint32_t *ticks_drift_plus, in ull_drift_ticks_get() argument
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt_state.c | 371 goto done; in img_mgmt_state_set_pending() 376 done: in img_mgmt_state_set_pending()
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/ |
D | index.rst | 101 …n OpenOCD. If neither package is installed, a minimal installation can be done by downloading the … 103 …mming Tools installations. When doing a minimal installation, this can be done manually by executi…
|