Searched full:sharing (Results 1 – 25 of 94) sorted by relevance
1234
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/arch/arc/core/dsp/ |
D | Kconfig | 21 bool "DSP register sharing" 45 bool "ARC address generation unit register sharing"
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | tester.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-Core-3.6.0/tests/boot/mcuboot_data_sharing/ |
D | testcase.yaml | 9 bootloader.mcuboot.data.sharing:
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/boards/arm/faze/ |
D | pre_dt_board.cmake | 4 # Suppress DTC warnings due to all GPIO nodes sharing the same register address.
|
/Zephyr-Core-3.6.0/boards/arm/lpcxpresso11u68/ |
D | pre_dt_board.cmake | 4 # Suppress DTC warnings due to all GPIO nodes sharing the same register address.
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/privacy/peripheral/ |
D | prj_rpa_sharing.conf | 25 # Enable the RPA sharing mode
|
/Zephyr-Core-3.6.0/samples/boards/nrf/nrfx_prs/ |
D | sample.yaml | 2 name: nrfx Peripheral Resource Sharing example
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/dts/bindings/pinctrl/ |
D | renesas,ra-pinctrl.yaml | 21 An array of pins sharing the same group properties. Each
|
D | gd,gd32-pinctrl-common.yaml | 22 An array of pins sharing the same group properties. The pins should
|
D | nuvoton,numaker-pinctrl.yaml | 63 An array of pins sharing the same group properties. The pins should
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/dts/bindings/net/wireless/ |
D | gpio-radio-coex.yaml | 7 interact with each other when sharing the same antenna. This prevents
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/modules/segger/ |
D | SEGGER_RTT_zephyr.c | 19 * If sharing access cause performance problems, consider using another
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/virtualization/ |
D | Kconfig | 20 present in ACRN hypervisor, and lets VM sharing memory with each
|
/Zephyr-Core-3.6.0/doc/project/ |
D | index.rst | 48 repository, which are a copy of a repository sharing the same history.
|
/Zephyr-Core-3.6.0/boards/arm/arduino_portenta_h7/doc/ |
D | index.rst | 62 Resources sharing 65 The dual core nature of STM32H747 SoC requires sharing HW resources between the 122 take care of the resource sharing (UART port used for console for instance).
|
/Zephyr-Core-3.6.0/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
|
/Zephyr-Core-3.6.0/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
|
1234