Searched full:practical (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.it8xxx2 | 17 this value to the lowest practical value.
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/ |
D | main.c | 6 * Practical UML Statecharts in C/C++, 2nd Edition by Miro Samek
|
D | hsm_psicc2_thread.h | 6 * Practical UML Statecharts in C/C++, 2nd Edition by Miro Samek
|
D | hsm_psicc2_console_cmds.c | 6 * Practical UML Statecharts in C/C++, 2nd Edition by Miro Samek
|
D | hsm_psicc2_thread.c | 6 * Practical UML Statecharts in C/C++, 2nd Edition by Miro Samek
|
/Zephyr-latest/drivers/dai/intel/dmic/ |
D | dmic.h | 36 #define DMIC_HW_FIR_DECIM_MAX 20 /* Note: Practical upper limit */ 38 #define DMIC_HW_PDM_CLK_MIN 100000 /* Note: Practical min value */ 39 #define DMIC_HW_DUTY_MIN 20 /* Note: Practical min value */ 40 #define DMIC_HW_DUTY_MAX 80 /* Note: Practical max value */
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | README.rst | 14 Fig 2.18 of *Practical UML Statecharts in C/C++* 2nd Edition by Miro Samek. 99 *Practical UML Statecharts in C/C++* 2nd Edition by Miro Samek
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_hostname.rst | 23 practical to use the same hostname in all of the boards. In that case, one
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 17 Practical use of this sample requires a sink (e.g. the BAP Broadcast Audio Sink sample or
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 32 Practical UML Statecharts in C/C++, 2nd Edition, by Miro Samek (PSiCC2). Ebook available from
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 40 practical, that rule should expand to include macros. In the example below, ``libposix``
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | cypress,psoc6-intmux.yaml | 31 In practical terms, the Cortex-M0+ requires user to define all NVIC interrupt
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 44 limitations including performance which makes it less valuable for practical
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 51 limit in the log processing rate for practical systems. That may be
|
/Zephyr-latest/samples/subsys/llext/edk/ |
D | README.rst | 38 during build time, which is not really practical. This sample is about the EDK
|
/Zephyr-latest/include/zephyr/net/http/ |
D | client.h | 282 * allow user to send more data that is practical to store in allocated 299 * practical to store in allocated memory.
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 228 * SRC.Open state as quickly as practical. 235 * SRC.Open state as quickly as practical.
|
/Zephyr-latest/boards/others/stm32f030_demo/doc/ |
D | index.rst | 8 For practical use, you'll need to add additional components
|
/Zephyr-latest/include/zephyr/drivers/timer/ |
D | system_timer.h | 95 * announcements as close as practical (subject to hardware and
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 37 delivered on tick boundaries to the extent practical, and no 175 expected to attempt to ensure (to the extent practical given
|
/Zephyr-latest/include/zephyr/net/ |
D | websocket.h | 81 * practical to store in allocated memory.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | bluetooth.h | 56 * > practical opportunity.
|
/Zephyr-latest/boards/others/stm32_min_dev/doc/ |
D | index.rst | 17 power on the CPU. For practical use, you'll need to add additional components
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 144 practical, e.g., by adopting sweeping simplifications)
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 11 practical user scenario in the real world because Zephyr's real-time
|
12