Searched full:four (Results 1 – 25 of 223) sorted by relevance
123456789
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig.mac | 12 derived from a single base MAC address. If the number of universal MAC addresses is four, 13 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally 31 bool "Four"
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | Kconfig.mac | 13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap, 34 bool "Four"
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig.mac | 13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap, 34 bool "Four"
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | Kconfig.mac | 13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap, 34 bool "Four"
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig.mac | 13 If the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap, 33 bool "Four"
|
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/ |
D | nucleo_h743zi.overlay | 36 * the four-channel-capture-support in this test. 38 four-channel-capture-support;
|
/Zephyr-latest/dts/bindings/pwm/ |
D | st,stm32-pwm.yaml | 14 four-channel-capture-support: 17 Add support to capture on four channels. This is less accurate than
|
D | infineon,xmc4xxx-ccu4-pwm.yaml | 7 The are four CCU4 modules with dts node labels: 9 Each module has four slices and each slice has one channel.
|
/Zephyr-latest/include/zephyr/ |
D | kernel_version.h | 21 * The kernel version has been converted from a string to a four-byte 42 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-latest/tests/cmake/overlays/soc_folder_kconfig/boards/ |
D | native_sim_native_64_somesuffix.conf | 2 CONFIG_SOC_FOLDER_TEST_STRING="four"
|
D | native_sim_native_somesuffix.conf | 2 CONFIG_SOC_FOLDER_TEST_STRING="four"
|
/Zephyr-latest/samples/drivers/ipm/ipm_imx/ |
D | README.rst | 15 The i.MX Messaging Unit peripheral consists of four 32-bit transmit and receive 17 which effectively creates four IPM channels. Selecting the option 49 four character devices /dev/mu0 till /dev/mu3, which are used to read data from
|
/Zephyr-latest/boards/nxp/ls1046ardb/ |
D | ls1046ardb_ls1046a_smp_4cores.yaml | 2 name: NXP LS1046ARDB SMP on four CPU Cores
|
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/ |
D | README.txt | 5 Four GPIO loopbacks are required (see overlay for nrf54l15dk for reference):
|
/Zephyr-latest/kernel/ |
D | version.c | 13 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/ |
D | Kconfig.defconfig.cavs_v25 | 10 # Hardware has four cores, limited to two pending test fixes
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 46 This works only if there are four or fewer RX traffic classes enabled, as 47 the SAM GMAC hardware supports screening up to four traffic classes.
|
/Zephyr-latest/drivers/ps2/ |
D | Kconfig.npcx | 12 Enable the NPCX family PS2 driver. It provides four PS/2 channels.
|
/Zephyr-latest/dts/bindings/regulator/ |
D | mps,mpm54304.yaml | 9 The MPM54304 has four buck regulators. All need to be defined as
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-bdma.yaml | 11 described in the dma.txt file, using a four-cell specifier for each 12 channel: a phandle to the BDMA controller plus the following four integer cells:
|
D | st,stm32-dma-v1.yaml | 10 described in the dma.txt file, using a four-cell specifier for each 11 channel: a phandle to the DMA controller plus the following four integer cells:
|
/Zephyr-latest/include/zephyr/net/ |
D | lwm2m_path.h | 25 * Accepts at least one and up to four arguments. Each argument will be 67 * Accepts at least one and up to four arguments. Fill up @ref lwm2m_obj_path structure
|
/Zephyr-latest/tests/kernel/mem_slab/mslab_threadsafe/src/ |
D | test_mslab_threadsafe.c | 23 * for all four threads to have already allocated 2 blocks, with three 26 * all four threads will end up sleeping forever (or until the
|
/Zephyr-latest/dts/bindings/gpio/ |
D | seeed-xiao-header.yaml | 16 has three power pins, followed by four inputs labeled 10 at the
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.imx | 30 There will be four message types with ids 0, 1, 2 or 3
|
123456789