Searched full:effort (Results 1 – 25 of 54) sorted by relevance
123
15 # effort for now. We just run in the same Python environment as the
9 The safety committee leads the effort to gather requirements that reflect the **actual** state of11 approach of the project's safety effort. The goal is **NOT** to create new requirements to request
26 # This provides a best effort mechanism to allow developers to have the newlib C / Picolibc library
50 - Pressing multiple keys is best effort, state will be kept but no events
27 …ux Foundation hosted Collaboration Project, an open source collaborative effort uniting leaders fr…
21 #define HCI_CLASS_EVT_DISCARDABLE 2 /* Best-effort reporting. Discardable
23 * 0 (default) BE Best effort24 * 2 EE Excellent effort
48 return "BE"; /* Best effort */ in priority2str()50 return "EE"; /* Excellent effort */ in priority2str()
55 A conscious effort is made in Zephyr to keep the values of the minimal libc
26 for your time and effort.
26 As a library, Zephyr's POSIX API implementation makes an effort to be a thin abstraction layer
25 IBECC includes a feature to ease the verification effort such as Error
3 //# This makes an effort to find cases where ARRAY_SIZE can be used such as
48 as a standalone effort, contributing documentation is particularly valuable to the project.
52 - Low = Best effort
7 not recommended for beginners due to the extra effort involved. In
6 Zephyr development and evolution is a group effort, and to simplify
166 /* Retransmission Effort */
21 noted in the documentation of the API function. The effort to ensure that this
413 * This is a best effort guess, as this information is not provided in stat()
31 * when absolutely necessary; this avoids wasting effort preserving them when
398 /* Best-effort suspend. This cannot guarantee that an in bt_mesh_hb_suspend()
26 return "BE"; /* Best effort */ in priority2str()28 return "EE"; /* Excellent effort */ in priority2str()