Home
last modified time | relevance | path

Searched refs:done (Results 151 – 175 of 469) sorted by relevance

12345678910>>...19

/Zephyr-latest/doc/kernel/usermode/
Doverview.rst109 - We can't protect against mistakes made in memory domain configuration done in
138 must be done on the thread's behalf through system calls, or specifically
146 manipulation of kernel objects is done through system call interfaces. Device
168 space will generate a hardware fault. The way this is done specifically
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig59 # this is done in the SOC layer historically, really this belongs in
DCMakeLists.txt31 # rimage is a SOF tool. Signing audio firmware is only done for SOF
/Zephyr-latest/boards/mikroe/stm32_m4_clicker/doc/
Dindex.rst69 Debugging also can be done in the usual way.
/Zephyr-latest/boards/bytesatwork/bytesensi_l/doc/
Dindex.rst140 Debugging your application can be done with ``west debug``.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso.c436 void ull_conn_iso_done(struct node_rx_event_done *done) in ull_conn_iso_done() argument
447 cig = CONTAINER_OF(done->param, struct ll_conn_iso_group, ull); in ull_conn_iso_done()
467 if (done->extra.trx_performed_bitmask & in ull_conn_iso_done()
471 } else if (done->extra.mic_state == LLL_CONN_MIC_FAIL) { in ull_conn_iso_done()
517 if (IS_PERIPHERAL(cig) && done->extra.trx_performed_bitmask) { in ull_conn_iso_done()
518 ull_drift_ticks_get(done, &ticks_drift_plus, in ull_conn_iso_done()
Dull_internal.h96 void ull_drift_ticks_get(struct node_rx_event_done *done,
Dull_llcp.h292 void ull_lp_past_conn_evt_done(struct ll_conn *conn, struct node_rx_event_done *done);
/Zephyr-latest/subsys/fs/zms/
DKconfig41 Increasing the size of this buffer should be done carefully in order to not
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.loapic54 when the OS starts up, or a previous boot stage has done some IOAPIC
/Zephyr-latest/doc/develop/west/
Dalias.rst38 strange side-effects and should be done with great care.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst16 done, he will give back the forks in the reverse order (f2 then f1). If he
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/
DREADME.rst16 done, he will give back the forks in the reverse order (f2 then f1). If he
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst41 the ``PATH`` variable, then building and testing can be done with following
/Zephyr-latest/doc/services/dsp/
Dindex.rst35 architectures to use the zDSP APIs. This can be done by setting::
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/
Dlinker_xtensa_intel_adsp_cavs.ld52 /* Place all of BSS content in SRAM4. If not done this way, platform default
/Zephyr-latest/doc/connectivity/networking/api/
Dwebsocket.rst65 When done, the Websocket transport socket must be closed. User should handle
/Zephyr-latest/samples/drivers/adc/adc_dt/
DREADME.rst26 ``io-channels`` property of the ``zephyr,user`` node. This is usually done with
/Zephyr-latest/drivers/rtc/
Drtc_numaker.c395 goto done; in rtc_numaker_init()
410 done: in rtc_numaker_init()
/Zephyr-latest/drivers/ethernet/
Deth_smsc911x.c624 goto done; in eth_smsc911x_isr()
654 done: in eth_smsc911x_isr()
/Zephyr-latest/boards/infineon/cy8ckit_062s4/doc/
Dindex.rst85 …n OpenOCD. If neither package is installed, a minimal installation can be done by downloading the …
87 …mming Tools installations. When doing a minimal installation, this can be done manually by executi…
/Zephyr-latest/boards/infineon/cy8cproto_063_ble/doc/
Dindex.rst97 …n OpenOCD. If neither package is installed, a minimal installation can be done by downloading the …
99 …mming Tools installations. When doing a minimal installation, this can be done manually by executi…
/Zephyr-latest/boards/adafruit/itsybitsy/doc/
Dindex.rst110 Logging is done using the USB-CDC port. See the :zephyr:code-sample:`logging` sample
144 Flashing is done by dragging and dropping the built Zephyr UF2-file
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Deth_nxp_enet_qos_mac.c300 goto done; in enet_qos_dma_reset()
314 goto done; in enet_qos_dma_reset()
324 done: in enet_qos_dma_reset()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c610 goto done; in bt_hci_read_remote_features_complete()
616 goto done; in bt_hci_read_remote_features_complete()
621 goto done; in bt_hci_read_remote_features_complete()
631 done: in bt_hci_read_remote_features_complete()

12345678910>>...19