Home
last modified time | relevance | path

Searched full:rest (Results 1 – 25 of 172) sorted by relevance

1234567

/Zephyr-Core-3.5.0/tests/kernel/fatal/exception/
DREADME4 thread, the thread gets aborted and the rest of the system executes normally.
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/
Dvector_table.S17 * rest should not be triggered until the kernel is ready to handle them.
37 * switching to the interrupt stack for the rest of the early boot
/Zephyr-Core-3.5.0/boards/common/actinius/
Dactinius_board_common.c77 /* do not return so that the rest of the init process is attempted */ in actinius_board_init()
85 /* do not return so that the rest of the init process is attempted */ in actinius_board_init()
/Zephyr-Core-3.5.0/doc/contribute/documentation/
Dguidelines.rst29 This document provides a quick reference for commonly used reST and
36 While reST allows use of both and overline and matching underline to
60 Some common reST inline markup samples:
87 item and has more than one line of reST text. Additional lines
96 #. It has three items (and uses autonumbering for the rest of the list)
109 to document a word or phrase with an explanation. For example this reST
253 Sphinx extends reST by supporting additional inline markup elements (called
265 reference to the reST file used to create this document can be generated
279 Traditional ReST links are only supported within the current file using the
374 of the reST files. The names of these replacement characters are the same as used in HTML
[all …]
/Zephyr-Core-3.5.0/tests/net/lib/lwm2m/interop/
DREADME.md22 * Leshan demo server REST API must be reachable from localhost.
23 * tcp/8080 Leshan web interface and REST API
24 * tcp/8081 Leshan bootstrap server REST API
/Zephyr-Core-3.5.0/arch/arm/core/
Dheader.S16 * switching to the interrupt stack for the rest of the early boot
/Zephyr-Core-3.5.0/modules/mbedtls/
DKconfig73 even for HTTPS REST API, the payload can be limited to max size of
74 (REST request, REST response, server certificate(s)).
/Zephyr-Core-3.5.0/drivers/modem/
DKconfig.wncm14a2a28 to the rest of the network stack, letting the rx thread continue
DKconfig.quectel-bg9x30 to the rest of the network stack, letting the rx thread continue
DKconfig.ublox-sara-r452 to the rest of the network stack, letting the rx thread continue
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/
Dcompile.sh25 # the rest to save a couple of seconds.
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md41 Highlight how the change may affect the rest of the project (new components,
/Zephyr-Core-3.5.0/arch/nios2/core/
Dthread.c49 /* Leave the rest of thread->callee_saved junk */ in arch_new_thread()
/Zephyr-Core-3.5.0/samples/tfm_integration/psa_crypto/src/
Dutil_app_cfg.h19 * firmware updates, since they can be used to identify to layout of the rest
/Zephyr-Core-3.5.0/arch/arm/include/cortex_m/
Dstack.h57 * for Cortex-M3 and Cortex-M4 (ARMv7-M) MCUs. For the rest in z_arm_interrupt_stack_setup()
/Zephyr-Core-3.5.0/doc/develop/west/
Dmoving-to-west.rst49 #. Clone the rest of the repositories used by zephyr::
/Zephyr-Core-3.5.0/soc/arm/nxp_kinetis/common/
Dpinctrl_soc.h27 * Note: KW22 and KW24 do support open drain, rest of KW series does not
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/src/
Dztest_defaults.c13 * removes the current directory from the filename and returns the rest.
/Zephyr-Core-3.5.0/scripts/
Dmake_bugs_pickle.py33 - GitHub API: https://docs.github.com/en/rest
/Zephyr-Core-3.5.0/dts/bindings/watchdog/
Dnxp,fs26-wdog.yaml12 state. This driver covers only the watchdog functionality of FS26. The rest
/Zephyr-Core-3.5.0/tests/subsys/storage/stream/stream_flash/src/
Dmain.c121 /* Entering '0' as flash size uses rest of flash. */ in ZTEST()
160 /* Fill rest of the buffer */ in ZTEST()
226 /* Fill rest of the page */ in ZTEST()
249 /* Fill rest of the page */ in ZTEST()
306 /* Fill rest of the buffer */ in ZTEST()
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/magic_wand/train/
Ddata_split_person.py21 validation, and the rest ones' data as test. These data would be saved
/Zephyr-Core-3.5.0/samples/bluetooth/handsfree/src/
Dmain.c95 printk("BR/EDR set/rest connectable failed (err %d)\n", err); in bt_ready()
/Zephyr-Core-3.5.0/samples/kernel/metairq_dispatch/src/
Dmsgdev.c10 * "struct msg" messages for handling by the rest of the test. It's
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_id_get/src/
Dmain.c97 /* Verify the rest of items */ in ZTEST()

1234567