Searched full:independent (Results 1 – 25 of 200) sorted by relevance
12345678
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/ |
D | gptp_mi.h | 9 * @brief GPTP Media Independent interface 24 * @brief Media Independent Sync Information. 40 * @brief Initialize all Media Independent State Machines. 45 * @brief Run all Media Independent Port Sync State Machines. 52 * @brief Run all Media Independent Port BMCA State Machines. 59 * @brief Run all Media Independent State Machines.
|
/Zephyr-Core-3.5.0/drivers/watchdog/ |
D | wdt_iwdg_stm32.h | 14 * @brief Driver for Independent Watchdog (IWDG) for STM32 MCUs 19 * Independent watchdog (IWDG)
|
D | Kconfig.stm32 | 9 bool "Independent Watchdog (IWDG) Driver for STM32 family of MCUs"
|
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 11 The GDMA controller in ESP32-C3 has six independent channels, 24 The GDMA controller in ESP32-S3 has ten independent channels,
|
D | st,stm32-dma.yaml | 8 capable of supporting 5 or 6 or 7 or 8 independent DMA channels.
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | espressif,esp32-pcnt.yaml | 11 The ESP32's PCNT module has 8 independent counting “units” numbered from 0 to 7. 12 ESP32S2 and ESP32S3 have 4 independent counting “units” numbered from 0 to 3. 16 Each unit has two independent channel: ch0 and ch1 that can be configured
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/mpfs/ |
D | Kconfig.defconfig.series | 9 # MPFS should be configured so that the mtimer clock is 1MHz independent of the CPU clock...
|
/Zephyr-Core-3.5.0/doc/services/pm/ |
D | overview.rst | 5 are designed to be architecture and SOC independent. This enables power
|
/Zephyr-Core-3.5.0/dts/bindings/ethernet/ |
D | espressif,esp32-eth.yaml | 20 PHY and MAC. The default value uses Reduced Media-Independent
|
/Zephyr-Core-3.5.0/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 6 Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
|
/Zephyr-Core-3.5.0/tests/benchmarks/sched_userspace/ |
D | README.rst | 6 primitives independent of overhead from application or API
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/pm_cpu_ops/ |
D | psci.h | 19 /* PSCI version decoding (independent of PSCI version) */
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/ |
D | log_helper.py | 14 '''Platform-independent helper for logging subprocess invocations.
|
/Zephyr-Core-3.5.0/soc/arm/st_stm32/stm32h7/ |
D | Kconfig.soc | 89 bool "Boot M4 core during M7 init independent of option byte BCM4."
|
/Zephyr-Core-3.5.0/tests/benchmarks/sched/ |
D | README.rst | 6 primitives independent of overhead from application or API
|
/Zephyr-Core-3.5.0/cmake/linker/ |
D | linker_flags_template.cmake | 16 # Linker flag for disabling position independent binaries,
|
/Zephyr-Core-3.5.0/kernel/ |
D | main_weak.c | 18 * Having the weak main symbol in an independent file ensures that it will be
|
/Zephyr-Core-3.5.0/samples/modules/nanopb/ |
D | README.rst | 10 to platform independent raw buffers or streams.
|
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/ |
D | has.c | 98 } else if (strcmp(arg, "independent") == 0) { in cmd_features_set() 135 } else if (strcmp(arg, "independent") == 0) { in cmd_has_register() 295 "[binaural | monaural(default) | banded] [sync] [independent]", 312 "[binaural | monaural(default) | banded] [sync] [independent]",
|
/Zephyr-Core-3.5.0/samples/boards/stm32/backup_sram/ |
D | README.rst | 19 To exercise this sample with an independent VBAT source, you will need to
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | index.rst | 44 For the platform-independent details, see the `Devicetree specification`_.
|
/Zephyr-Core-3.5.0/arch/x86/zefi/ |
D | README.txt | 50 independent code. Non-static global variables and function addresses 63 You might ask: why build a position-independent executable in the
|
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | utils.py | 22 Platform-independent helper for logging subprocess invocations.
|
/Zephyr-Core-3.5.0/subsys/mgmt/hawkbit/ |
D | Kconfig | 22 Hawkbit is a domain independent back-end framework for polling out
|
/Zephyr-Core-3.5.0/subsys/logging/ |
D | Kconfig.filtering | 10 Allow runtime configuration of maximal, independent severity
|
12345678