Searched full:share (Results 1 – 25 of 189) sorted by relevance
12345678
/Zephyr-Core-3.5.0/scripts/west_commands/ |
D | export.py | 44 # The 'share' subdirectory of the top level zephyr repository. 45 share = Path(__file__).parents[2] / 'share' 47 run_cmake_export(share / 'zephyr-package' / 'cmake') 48 run_cmake_export(share / 'zephyrunittest-package' / 'cmake')
|
/Zephyr-Core-3.5.0/lib/posix/getopt/ |
D | Kconfig | 12 All not shell threads share one global instance of getopt state, hence 25 All not shell threads share one global instance of getopt state, hence
|
/Zephyr-Core-3.5.0/dts/bindings/adc/ |
D | gd,gd32-adc.yaml | 8 # 2. adc0 and adc1 share the same irq number. 9 # 3. For gd32f4xx, adc2 share the same irq number with adc0 and adc1.
|
/Zephyr-Core-3.5.0/samples/drivers/ipm/ipm_mcux/ |
D | Kconfig.sysbuild | 5 source "share/sysbuild/Kconfig"
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | cache.h | 83 * share the same cache line being flushed, all the portions of the 104 * share the same cache line being invalidated, all the portions of the 126 * share the same cache line being flushed, all the portions of the 217 * share the same cache line being flushed, all the portions of the 238 * share the same cache line being invalidated, all the portions of the 260 * share the same cache line being flushed, all the portions of the
|
/Zephyr-Core-3.5.0/boards/shields/esp_8266/boards/ |
D | frdm_k64f.overlay | 8 /* ENET MUST be disabled because share
|
/Zephyr-Core-3.5.0/samples/boards/nrf/nrfx_prs/ |
D | prj.conf | 2 # between those peripherals, as they share the same ID and hence cannot be used
|
D | README.rst | 9 This sample shows how to use in Zephyr nRF peripherals that share the same ID 11 share certain hardware resources, but it is possible to switch between them and
|
/Zephyr-Core-3.5.0/include/zephyr/arch/ |
D | cache.h | 93 * share the same cache line being flushed, all the portions of the 116 * share the same cache line being invalidated, all the portions of the 140 * share the same cache line being flushed, all the portions of the 248 * share the same cache line being flushed, all the portions of the 271 * share the same cache line being invalidated, all the portions of the 295 * share the same cache line being flushed, all the portions of the
|
/Zephyr-Core-3.5.0/samples/subsys/ipc/openamp/ |
D | Kconfig.sysbuild | 5 source "share/sysbuild/Kconfig"
|
/Zephyr-Core-3.5.0/doc/build/ |
D | zephyr_cmake_package.rst | 67 cmake -P <PATH-TO-ZEPHYR>/share/zephyr-package/cmake/zephyr_export.cmake 75 cmake -P <PATH-TO-ZEPHYR>/share/zephyrunittest-package/cmake/zephyr_export.cmake 114 * Zephyr workspace application will use the Zephyr that share the same workspace. 245 …<projects>/zephyr-workspace-2.a/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake, version: 2.a… 246 …<projects>/zephyr-workspace-2.b/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake, version: 2.b… 328 but they set CMake variables instead. They also allow you to automatically share the build 381 └── share/zephyrapp-package/cmake/ZephyrAppConfig.cmake 412 :zephyr_file:`share/zephyr-package/cmake` and 413 :zephyr_file:`share/zephyrunittest-package/cmake` contains the CMake config
|
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/ |
D | Kconfig.msc | 31 single instance share the SCSI buffer.
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | net_time.h | 43 * local or remote interfaces to share a common notion of elapsed time within 50 * signal. Be aware that while syntonized clocks share the same frequency and 51 * phase, they do not usually share the same epoch (zero-point).
|
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/ |
D | .gitignore | 21 share/python-wheels/
|
/Zephyr-Core-3.5.0/include/zephyr/ |
D | cache.h | 206 * share the same cache line being flushed, all the portions of the 238 * share the same cache line being flushed, all the portions of the 268 * share the same cache line being invalidated, all the portions of the 301 * share the same cache line being invalidated, all the portions of the 332 * share the same cache line being flushed, all the portions of the 365 * share the same cache line being flushed, all the portions of the
|
/Zephyr-Core-3.5.0/dts/bindings/memory-controllers/ |
D | st,stm32-fmc.yaml | 10 All external memories share the addresses, data and control signals with the
|
D | st,stm32h7-fmc.yaml | 10 All external memories share the addresses, data and control signals with the
|
/Zephyr-Core-3.5.0/scripts/dts/ |
D | README.txt | 9 standalone source code library that we intend to share with other
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/gd32vf103/ |
D | entry.S | 38 /* Set the the NMI base to share with mtvec by setting CSR_MMISC_CTL */
|
/Zephyr-Core-3.5.0/drivers/dma/ |
D | Kconfig.stm32 | 60 Enable shared IRQ support on devices where channels share 1 IRQ.
|
/Zephyr-Core-3.5.0/dts/bindings/gpio/ |
D | atmel-xplained-header.yaml | 8 one or more headers and can share pins. This connector was developed to
|
/Zephyr-Core-3.5.0/boards/arm/waveshare_open103z/ |
D | waveshare_open103z.dts | 155 * because they share interrupts 19, 20 (stm32f103Xb.dtsi) 165 * because they share interrupts 19, 20 (stm32f103Xb.dtsi)
|
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | nxp,mcux-edma.yaml | 51 Describes an offset between two channels share the same interrupt entry.
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | gd,gd32-pinctrl-afio.yaml | 86 It is important that **ALL** pinmux entries share the same remap. For 119 The grandchild nodes group pins that share the same pin configuration.
|
/Zephyr-Core-3.5.0/dts/bindings/pwm/ |
D | nxp,s32-emios-pwm.yaml | 108 at runtime will impact to all channels share the same timebase. 114 at runtime will impact to all channels share the same timebase,
|
12345678