Home
last modified time | relevance | path

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

123456789

/Zephyr-latest/tests/subsys/llext/src/
Dalign_ext.c34 * Create similar constants in a set of independent sections to test merging.
39 ALIGNED_SECT_ENTRY(independent, 8);
40 ALIGNED_SECT_ENTRY(independent, 16);
41 ALIGNED_SECT_ENTRY(independent, 32);
42 ALIGNED_SECT_ENTRY(independent, 64);
43 ALIGNED_SECT_ENTRY(independent, 128);
44 ALIGNED_SECT_ENTRY(independent, 256);
45 ALIGNED_SECT_ENTRY(independent, 512);
64 ASSERT_ENTRY(independent, 8); in test_entry()
65 ASSERT_ENTRY(independent, 16); in test_entry()
[all …]
/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
Dwch,wch-dma.yaml8 featuring between 7 and 11 independent channels.
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_adsp12 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/soc/microchip/miv/polarfire/
DKconfig.defconfig8 # MPFS should be configured so that the mtimer clock is 1MHz independent of the CPU clock...
/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/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/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/soc/st/stm32/stm32h7x/
DKconfig92 bool "Boot M4 core during M7 init independent of option byte BCM4."
/Zephyr-latest/tests/benchmarks/sched/
DREADME.rst6 primitives independent of overhead from application or API
/Zephyr-latest/dts/bindings/pwm/
Dnxp,ftm-pwm.yaml32 This clock source selection is independent of the bus interface clock
/Zephyr-latest/kernel/
Dmain_weak.c18 * Having the weak main symbol in an independent file ensures that it will be
/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/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py23 Platform-independent helper for logging subprocess invocations.

123456789