Searched refs:normal (Results 26 – 50 of 143) sorted by relevance
123456
/Zephyr-latest/doc/connectivity/networking/api/ |
D | websocket.rst | 50 Websocket packet payload. Both the :c:func:`websocket_xxx()` API or normal 61 If normal BSD socket functions are used, then currently only TEXT data
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 107 I/TC: Secondary CPU 1 switching to normal world boot 109 I/TC: Secondary CPU 2 switching to normal world boot 111 I/TC: Secondary CPU 3 switching to normal world boot
|
/Zephyr-latest/boards/intel/common/scripts/ |
D | build_grub.sh | 44 exfat fat multiboot2 multiboot terminal part_msdos part_gpt normal \
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.intel_lw | 28 Then use CMD_POLL_DEASSERT_RTS to resume normal operation after polling.
|
D | Kconfig.esp32 | 28 by the firmware through a simplified API similar to a "normal"
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | mr_canhubk3.overlay | 17 callback-select = "normal-end-chain";
|
D | s32z2xxdc2_s32z270_rtu0.overlay | 18 callback-select = "normal-end-chain";
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bbram.rst | 11 - VCC (active power) state - check if the BBRAM is on normal power.
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | Kconfig | 24 Select sampling mode. In normal mode continuous measurements are 27 bool "normal"
|
/Zephyr-latest/soc/nuvoton/npcx/ |
D | Kconfig | 80 Reading modes supported are normal, fast, dual, and quad. 83 bool "SPI flash operates with normal reading mode" 97 default "normal" if NPCX_HEADER_SPI_READ_MODE_NORMAL
|
/Zephyr-latest/samples/boards/st/ccm/ |
D | README.rst | 11 normal RAM is that CCM can not be used for DMA. 17 are initialized. Like the normal data section the initial 21 should be initialized to 0. Like the normal bss section they
|
/Zephyr-latest/tests/kernel/sleep/ |
D | README.txt | 40 Testing normal expiration of k_sleep()
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.riscv_machine | 29 It is normal configuration for RISC-V machine clock.
|
/Zephyr-latest/arch/arc/ |
D | Kconfig | 307 code in normal mode call secure services in secure mode through 321 execute only in normal mode. 324 and normal resources of the ARC processors. 333 is intended to execute in normal mode. Execution of this 339 normal mode only, as well as to exclude code that is 342 Code executing in normal mode has no access to secure
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | Kconfig | 68 bool "normal" 155 bool "normal"
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/ |
D | mimxrt1160_evk-pinctrl.dtsi | 157 drive-strength = "normal"; 169 drive-strength = "normal";
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.shell | 52 to normal operation.
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_flows.svg | 10 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 29 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 89 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 106 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 365 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 382 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"> 499 … rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 35 The error and warning are normal for a new file system. 42 This error is also normal for Zephyr not finding a file (the boot count,
|
/Zephyr-latest/boards/espressif/esp32c3_rust/ |
D | esp32c3_rust.dts | 107 measure-mode = "normal";
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_iv_index.c | 162 TEST_CASE(ivu, normal, "IVI: IV update procedure"),
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk-pinctrl.dtsi | 217 drive-strength = "normal"; 229 drive-strength = "normal";
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 151 font-weight: normal; 157 font-weight: normal; 166 font-weight: normal; 177 font-style: normal; 181 font-style: normal; 270 white-space: normal; 274 .wy-table-responsive table.wrap-normal td, 275 .wy-table-responsive table.wrap-normal th { 276 white-space: normal; 963 -webkit-box-direction: normal;
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 100 # isr_tables is a normal CMake library and not a zephyr_library because it
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 27 :c:func:`main` is not defined, or if it executes and then does a normal
|
123456