Home
last modified time | relevance | path

Searched full:effort (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-latest/scripts/west_commands/
Drun_tests.py15 # effort for now. We just run in the same Python environment as the
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst9 The safety committee leads the effort to gather requirements that reflect the **actual** state of
11 approach of the project's safety effort. The goal is **NOT** to create new requirements to request
/Zephyr-latest/cmake/toolchain/llvm/
Dgeneric.cmake26 # This provides a best effort mechanism to allow developers to have the newlib C / Picolibc library
/Zephyr-latest/dts/bindings/gpio/
Dzephyr,gpio-emul-sdl.yaml50 - Pressing multiple keys is best effort, state will be kept but no events
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin27 …ux Foundation hosted Collaboration Project, an open source collaborative effort uniting leaders fr…
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin27 …ux Foundation hosted Collaboration Project, an open source collaborative effort uniting leaders fr…
Dresponse_100k.html.bin27 …ux Foundation hosted Collaboration Project, an open source collaborative effort uniting leaders fr…
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h21 #define HCI_CLASS_EVT_DISCARDABLE 2 /* Best-effort reporting. Discardable
/Zephyr-latest/subsys/net/ip/
Dnet_tc_mapping.h23 * 0 (default) BE Best effort
24 * 2 EE Excellent effort
Dnet_stats.c48 return "BE"; /* Best effort */ in priority2str()
50 return "EE"; /* Excellent effort */ in priority2str()
/Zephyr-latest/doc/develop/languages/c/
Dminimal_libc.rst55 A conscious effort is made in Zephyr to keep the values of the minimal libc
/Zephyr-latest/.github/workflows/
Dgreet_first_time_contributor.yml26 for your time and effort. ����
/Zephyr-latest/doc/services/portability/posix/implementation/
Dindex.rst26 As a library, Zephyr's POSIX API implementation makes an effort to be a thin abstraction layer
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst25 IBECC includes a feature to ease the verification effort such as Error
/Zephyr-latest/scripts/coccinelle/
Darray_size.cocci3 //# This makes an effort to find cases where ARRAY_SIZE can be used such as
/Zephyr-latest/doc/contribute/
Dindex.rst48 as a standalone effort, contributing documentation is particularly valuable to the project.
/Zephyr-latest/doc/project/
Dproposals.rst52 - Low = Best effort
/Zephyr-latest/doc/develop/west/
Dwithout-west.rst7 not recommended for beginners due to the extra effort involved. In
/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst6 Zephyr development and evolution is a group effort, and to simplify
/Zephyr-latest/subsys/bluetooth/audio/
Dascs_internal.h166 /* Retransmission Effort */
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-dev.rst21 noted in the documentation of the API function. The effort to ensure that this
/Zephyr-latest/lib/posix/options/
Dfs.c413 * This is a best effort guess, as this information is not provided in stat()
/Zephyr-latest/arch/x86/core/ia32/
Dfloat.c31 * when absolutely necessary; this avoids wasting effort preserving them when
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c398 /* Best-effort suspend. This cannot guarantee that an in bt_mesh_hb_suspend()
/Zephyr-latest/subsys/net/lib/shell/
Dstats.c26 return "BE"; /* Best effort */ in priority2str()
28 return "EE"; /* Excellent effort */ in priority2str()

123