Searched refs:these (Results 176 – 200 of 642) sorted by relevance
12345678910>>...26
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.mcr20a | 19 reset and the CLK_OUT frequency is not set, instead these settings
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 8 thread has its own copy of these variables.
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-init.ld | 52 * __zephyr_init_array_end symbols, so these need to be set correctly.
|
/Zephyr-latest/lib/mem_blocks/ |
D | Kconfig | 18 the buffer to reside in memory regions where these can be
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | CMakeLists.txt | 84 # Add explicit dependency on app target for ZEPHYR_CURRENT_LIBRARY, so these
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | README.rst | 27 ``echo-server`` application from `net-tools`_ project to catch these and
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 23 Note also that these libraries are generally unsynchronized; access to
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/boards/ |
D | nrf9160dk_nrf9160.overlay | 53 /* The UARTE1 peripheral share the same ID with SPIM1, hence these two
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 20 can be used to distinguish among these states.
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 18 supervisor mode should never be exposed as system calls. Reserve these 119 :c:macro:`__ZEPHYR_USER__`, typically these will be added to the compiler 246 functions, these are automatically generated. 275 Verification functions should be declared using these macros. 372 because the value of these parameters can be changed at any time by any 378 The proper procedure to mitigate these attacks is to make a copies in the 532 to pass these pointers to the implementation function directly. The caller's 566 #. For system calls that are defined but not compiled, invocations of these 592 which guarantees that these checks will be made and a return value 598 function callback pointers. User mode verification functions for these APIs [all …]
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 16 protection, etc.). Some of these features might be hardware-dependent.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 22 which forces these functions return an error if the connection pointer
|
/Zephyr-latest/doc/project/ |
D | index.rst | 26 community members work together to review these Issues and PRs, managing
|
/Zephyr-latest/samples/net/ptp/ |
D | README.rst | 31 Follow these steps to build the PTP sample application:
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 19 these sector reads, the driver will read multiple times from the same memory
|
/Zephyr-latest/samples/net/ipv4_autoconf/ |
D | README.rst | 43 Build Zephyr the ``samples/net/ipv4_autoconf`` application using these
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 42 Filter these by modifying the following configs:
|
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 27 Shield, and provides overlay files for both of these boards.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 159 Caching modes for these mappings are architecture specific. They can be 163 these mappings are defined under their own SoC configurations. These mappings 171 This is conceptually similar to memory allocation from heap, but these
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 132 * The :ref:`POSIX OS abstraction<posix_support>` is supported in these new boards. 288 * Added support for these SoC series: 297 * Removed support for these SoC series: 299 * Made these changes in other SoC series: 306 * Refactored ESP32 SoC folders. So now these are a proper SoC series. 309 * Added support for these ARC boards: 318 * Added support for these ARM boards: 324 * Added support for these ARM64 boards: 326 * Added support for these RISC-V boards: 328 * Added support for these X86 boards: [all …]
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig.defconfig | 92 # Enable cache management features when using M7 core, since these parts
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 40 # We can't rely on these functions presence if we don't use MWDT libc.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | arm_compiler.rst | 9 #. :ref:`Set these environment variables <env_vars>`:
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | Kconfig | 68 # The scope of these options is limited to USB samples in project tree,
|
/Zephyr-latest/samples/drivers/can/babbling/ |
D | README.rst | 12 bus access for any CAN frame with lower priority as these frames will loose the bus arbitration.
|
12345678910>>...26