Searched full:four (Results 1 – 25 of 164) sorted by relevance
1234567
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32_net/ |
D | Kconfig.soc | 35 derived from a single base MAC address. If the number of universal MAC addresses is four, 36 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally 53 bool "Four"
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/boards/arm64/nxp_ls1046ardb/ |
D | nxp_ls1046ardb_smp_4cores.yaml | 2 name: NXP LS1046ARDB SMP on four CPU Cores
|
/Zephyr-Core-3.5.0/samples/subsys/usb/cdc_acm_composite/ |
D | sample.yaml | 3 two OUT and four IN endpoints on the USB device controller.
|
/Zephyr-Core-3.5.0/kernel/ |
D | version.c | 13 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | Kconfig.sam_gmac | 44 This works only if there are four or fewer RX traffic classes enabled, as 45 the SAM GMAC hardware supports screening up to four traffic classes.
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/cavs/ |
D | Kconfig.defconfig.cavs_v25 | 17 # Hardware has four cores, limited to two pending test fixes
|
/Zephyr-Core-3.5.0/drivers/ps2/ |
D | Kconfig.npcx | 11 Enable the NPCX family PS2 driver. It provides four PS/2 channels.
|
/Zephyr-Core-3.5.0/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:
|
D | st,stm32-dma-v2.yaml | 10 described in the dma.txt file, using a four-cell specifier for each 14 channel: a phandle to the DMA controller plus the following four integer cells:
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | lwm2m_path.h | 20 * Accepts at least one and up to four arguments. Each argument will be 62 * Accepts at least one and up to four arguments. Fill up @ref lwm2m_obj_path structure
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/dts/bindings/gpio/ |
D | seeed-xiao-header.yaml | 16 has three power pins, followed by four inputs labeled 10 at the
|
D | sparkfun-pro-micro-header.yaml | 14 has four power pins, followed by eight inputs, with a
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/src/ |
D | serial_util.c | 187 * Base64 has three-to-four ratio, which means that for each three input bytes there are in mcumgr_serial_tx_pkt() 188 * going to be four bytes of output used. The frame starts with two byte marker and ends in mcumgr_serial_tx_pkt() 250 * four byte chunks, due to Base64 encoding; the number of chunks that can be in mcumgr_serial_tx_pkt() 252 * buffer, but can not be greater than the number of four byte, complete, chunks in mcumgr_serial_tx_pkt()
|
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | nordic,npm6001-regulator.yaml | 7 The PMIC has four buck converters and two LDOs. All need to be defined as
|
/Zephyr-Core-3.5.0/drivers/gpio/ |
D | gpio_dw_registers.h | 12 /** This definition of GPIO related registers supports four ports: A, B, C, D
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/ |
D | Kconfig.soc | 179 derived from a single base MAC address. If the number of universal MAC addresses is four, 180 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally 197 bool "Four"
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/ |
D | Kconfig.soc | 110 derived from a single base MAC address. If the number of universal MAC addresses is four, 111 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally 128 bool "Four"
|
/Zephyr-Core-3.5.0/drivers/ipm/ |
D | Kconfig.intel_adsp | 47 Protocol variant. When true, the first four bytes of a
|
1234567