Home
last modified time | relevance | path

Searched full:independent (Results 1 – 25 of 246) sorted by relevance

12345678910

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.h9 * @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-latest/drivers/watchdog/
Dwdt_iwdg_stm32.h14 * @brief Driver for Independent Watchdog (IWDG) for STM32 MCUs
19 * Independent watchdog (IWDG)
DKconfig.stm329 bool "Independent Watchdog (IWDG) Driver for STM32 family of MCUs"
/Zephyr-latest/dts/bindings/dma/
Despressif,esp32-gdma.yaml11 The GDMA controller in ESP32-C3 has six independent channels,
24 The GDMA controller in ESP32-S3 has ten independent channels,
Dsilabs,ldma.yaml8 capable of supporting 8 independent DMA channels. It supports specific
Dst,stm32-dma.yaml8 capable of supporting 5 or 6 or 7 or 8 independent DMA channels.
/Zephyr-latest/drivers/rtc/
DKconfig.nxp_irtc5 bool "NXP Independent Real Time Clock driver"
/Zephyr-latest/drivers/timer/
DKconfig.mtk_adsp11 for system time that is independent of CPU speed.
/Zephyr-latest/drivers/led/
DKconfig.is31fl319411 IS31FL3194. This chip supports one RGB LED or 3 independent LEDs.
/Zephyr-latest/dts/bindings/sensor/
Despressif,esp32-pcnt.yaml11 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-latest/soc/microchip/miv/polarfire/
DKconfig.defconfig8 # MPFS should be configured so that the mtimer clock is 1MHz independent of the CPU clock...
/Zephyr-latest/doc/services/pm/
Doverview.rst5 are designed to be architecture and SOC independent. This enables power
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst6 Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
/Zephyr-latest/soc/st/stm32/stm32h7x/
DKconfig86 bool "Boot M4 core during M7 init independent of option byte BCM4."
/Zephyr-latest/include/zephyr/drivers/pm_cpu_ops/
Dpsci.h19 /* PSCI version decoding (independent of PSCI version) */
/Zephyr-latest/tests/benchmarks/sched_userspace/
DREADME.rst6 primitives independent of overhead from application or API
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dlog_helper.py14 '''Platform-independent helper for logging subprocess invocations.
/Zephyr-latest/tests/benchmarks/sched/
DREADME.rst6 primitives independent of overhead from application or API
/Zephyr-latest/kernel/
Dmain_weak.c18 * Having the weak main symbol in an independent file ensures that it will be
/Zephyr-latest/dts/bindings/pwm/
Dnxp,ftm-pwm.yaml32 This clock source selection is independent of the bus interface clock
/Zephyr-latest/samples/modules/nanopb/
DREADME.rst10 to platform independent raw buffers or streams.
/Zephyr-latest/doc/build/dts/
Dindex.rst44 For the platform-independent details, see the `Devicetree specification`_.
/Zephyr-latest/samples/boards/st/backup_sram/
DREADME.rst19 To exercise this sample with an independent VBAT source, you will need to
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas.c103 } else if (strcmp(arg, "independent") == 0) { in cmd_features_set()
140 } else if (strcmp(arg, "independent") == 0) { in cmd_has_register()
300 "[binaural | monaural(default) | banded] [sync] [independent]",
317 "[binaural | monaural(default) | banded] [sync] [independent]",
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py22 Platform-independent helper for logging subprocess invocations.

12345678910