Searched full:sharing (Results 1 – 25 of 108) sorted by relevance
12345
/Zephyr-latest/subsys/retention/ |
D | Kconfig.blinfo | 7 Adds a bootloader information sharing system which allows for 8 retreiving data from the bootloader when data sharing is enabled. 21 Adds a bootloader information sharing system for MCUboot and
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/ |
D | prj_rpa_sharing.conf | 1 # Enable the RPA sharing mode
|
D | prj_rpa_expired.conf | 4 # Enable the RPA sharing mode
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,pinctrl-test.yaml | 19 pins sharing the same set of properties. Example: 56 An array of pins sharing the same group properties. Each entry is a
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 21 bool "DSP register sharing" 45 bool "ARC address generation unit register sharing"
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | tester_rpa_rotation.c | 45 /* With RPA sharing mode disabled, the first two adv sets should have in validate_rpa_addr_generated_for_adv_sets() 49 FAIL("RPA same for adv sets with same id and RPA sharing disabled\n"); in validate_rpa_addr_generated_for_adv_sets() 52 /* In the RPA sharing mode, the first two adv sets should have in validate_rpa_addr_generated_for_adv_sets() 56 FAIL("RPA not same for adv sets with same id and RPA sharing enabled\n"); in validate_rpa_addr_generated_for_adv_sets()
|
/Zephyr-latest/tests/boot/mcuboot_data_sharing/ |
D | testcase.yaml | 9 bootloader.mcuboot.data.sharing:
|
/Zephyr-latest/include/zephyr/drivers/ |
D | cache.h | 84 * data structures sharing the same line will be flushed. This is usually 105 * non-read-only data structures sharing the same line will be 127 * data structures sharing the same line will be flushed before being 218 * data structures sharing the same line will be flushed. This is usually 239 * non-read-only data structures sharing the same line will be 261 * data structures sharing the same line will be flushed before being
|
/Zephyr-latest/boards/seagate/faze/ |
D | pre_dt_board.cmake | 4 # Suppress DTC warnings due to all GPIO nodes sharing the same register address.
|
/Zephyr-latest/include/zephyr/arch/ |
D | cache.h | 94 * data structures sharing the same line will be flushed. This is usually 117 * non-read-only data structures sharing the same line will be 141 * data structures sharing the same line will be flushed before being 249 * data structures sharing the same line will be flushed. This is usually 272 * non-read-only data structures sharing the same line will be 296 * data structures sharing the same line will be flushed before being
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | gd,gd32-pinctrl-common.yaml | 22 An array of pins sharing the same group properties. The pins should
|
D | wch,afio.yaml | 51 An array of pins sharing the same group properties. The pins should
|
/Zephyr-latest/lib/os/ |
D | Kconfig | 64 be used only if all packet buffer instances are used for data sharing 87 If a packet buffer is used for data sharing between two cores then
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | sample.yaml | 2 name: nrfx Peripheral Resource Sharing example
|
/Zephyr-latest/tests/lib/spsc_pbuf/ |
D | testcase.yaml | 12 # This configuration only make sense for interprocessor data sharing so
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | float.c | 9 * @brief Floating point register sharing routines 15 * Note: If the kernel has been built without floating point register sharing 24 * The floating point register sharing mechanism is designed for minimal 41 * sharing. All other threads have CR0[TS] set to 1 so that an attempt 43 * to enable FP register sharing on its behalf.
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | gpio-radio-coex.yaml | 7 interact with each other when sharing the same antenna. This prevents
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | dsp_context.h | 9 * @brief common definitions for the DSP sharing test application
|
D | calculation_arc.c | 9 * @brief complex number multiplication portion of DSP sharing test 13 * This module is used for the DSP sharing test, and supplements the basic
|
/Zephyr-latest/include/zephyr/ |
D | cache.h | 208 * data structures sharing the same line will be flushed. This is usually 240 * data structures sharing the same line will be flushed. This is usually 270 * non-read-only data structures sharing the same line will be 303 * non-read-only data structures sharing the same line will be 334 * data structures sharing the same line will be flushed before being 367 * data structures sharing the same line will be flushed before being
|
/Zephyr-latest/drivers/virtualization/ |
D | Kconfig | 20 present in ACRN hypervisor, and lets VM sharing memory with each
|
/Zephyr-latest/doc/project/ |
D | index.rst | 50 repository, which are a copy of a repository sharing the same history.
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ |
D | pi.c | 10 * @brief pi computation portion of FPU sharing test 14 * This module is used for the FPU sharing test, and supplements the basic
|
D | load_store.c | 10 * @brief load/store portion of FPU sharing test 12 * @defgroup kernel_fpsharing_tests FP Sharing Tests 16 * This module implements the load/store portion of the FPU sharing test. This
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | proxy_adv_multi_subnet_coex.sh | 34 # device checks that the subnets are sharing the adv medium, advertising
|
12345