/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 109 - 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/ |
D | Kconfig.defconfig | 59 # this is done in the SOC layer historically, really this belongs in
|
D | CMakeLists.txt | 31 # rimage is a SOF tool. Signing audio firmware is only done for SOF
|
/Zephyr-latest/boards/mikroe/stm32_m4_clicker/doc/ |
D | index.rst | 69 Debugging also can be done in the usual way.
|
/Zephyr-latest/boards/bytesatwork/bytesensi_l/doc/ |
D | index.rst | 140 Debugging your application can be done with ``west debug``.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_iso.c | 436 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()
|
D | ull_internal.h | 96 void ull_drift_ticks_get(struct node_rx_event_done *done,
|
D | ull_llcp.h | 292 void ull_lp_past_conn_evt_done(struct ll_conn *conn, struct node_rx_event_done *done);
|
/Zephyr-latest/subsys/fs/zms/ |
D | Kconfig | 41 Increasing the size of this buffer should be done carefully in order to not
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 54 when the OS starts up, or a previous boot stage has done some IOAPIC
|
/Zephyr-latest/doc/develop/west/ |
D | alias.rst | 38 strange side-effects and should be done with great care.
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/ |
D | README.rst | 16 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/ |
D | README.rst | 16 done, he will give back the forks in the reverse order (f2 then f1). If he
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 41 the ``PATH`` variable, then building and testing can be done with following
|
/Zephyr-latest/doc/services/dsp/ |
D | index.rst | 35 architectures to use the zDSP APIs. This can be done by setting::
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | linker_xtensa_intel_adsp_cavs.ld | 52 /* Place all of BSS content in SRAM4. If not done this way, platform default
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | websocket.rst | 65 When done, the Websocket transport socket must be closed. User should handle
|
/Zephyr-latest/samples/drivers/adc/adc_dt/ |
D | README.rst | 26 ``io-channels`` property of the ``zephyr,user`` node. This is usually done with
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_numaker.c | 395 goto done; in rtc_numaker_init() 410 done: in rtc_numaker_init()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_smsc911x.c | 624 goto done; in eth_smsc911x_isr() 654 done: in eth_smsc911x_isr()
|
/Zephyr-latest/boards/infineon/cy8ckit_062s4/doc/ |
D | index.rst | 85 …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/ |
D | index.rst | 97 …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/ |
D | index.rst | 110 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/ |
D | eth_nxp_enet_qos_mac.c | 300 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/ |
D | br.c | 610 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()
|