Searched refs:TX (Results 1 – 25 of 482) sorted by relevance
12345678910>>...20
/Zephyr-latest/drivers/can/ |
D | Kconfig.loopback | 24 int "TX thread stack size" 27 Stack size of the TX thread. 28 The TX thread calls the callbacks of the receiver 32 int "TX thread priority" 35 Priority of the TX thread. 36 The TX thread calls the callbacks of the receiver 40 int "TX message queue size" 43 Number of TX frames that can be buffered. 44 The send functions puts frame int this queue and TX thread takes the
|
D | Kconfig.nxp_s32 | 30 int "Maximum number of TX descriptors" 34 Maximum number of TX descriptors.
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.stack | 9 int "TX thread stack size" 12 Set the TX thread stack size in bytes. The TX thread is waiting 14 TX thread for sending network packets destined to it. 15 This value is a baseline and the actual TX stack size might
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | Kconfig.bt | 14 int "TX thread priority" 17 Bluetooth HCI USB Transport Layer TX thread priority. 20 int "TX thread stack size" 23 Bluetooth HCI USB Transport Layer TX thread stack size.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.sifive | 33 int "Port 0 TX Interrupt Threshold Count" 37 Port 0 TX Threshold at which the TX FIFO interrupt triggers. 56 int "Port 1 TX Interrupt Threshold Count" 60 Port 1 TX Threshold at which the TX FIFO interrupt triggers.
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.ws | 22 int "Number of TX retries" 25 Number of TX retries before dropping the full line of data. 28 int "Delay between TX retries in milliseconds" 31 Sleep period between TX retry attempts.
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.tps | 1 # Bluetooth GATT TX Power Service 7 bool "GATT TX Power service"
|
/Zephyr-latest/samples/drivers/mbox/remote/ |
D | Kconfig | 7 bool "TX enabled" 10 Enable TX
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m467/ |
D | numaker_pfm_m467-pinctrl.dtsi | 17 /* TX/RX/RTS/CTS/RST --> D1/D0/A2/A3/D2 --> PB3/PB2/PB8/PB9/PC9 */ 28 /* CAN TX/RX --> PJ10/PJ11 */ 36 /* EMAC multi-function pins for MDIO, TX, REFCLK, RX pins */
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 10 int "Number of L2CAP TX buffers" 17 int "Number of L2CAP TX fragment buffers" 21 Number of buffers available for fragments of TX buffers. Warning: 23 queued TX buffers never need to be fragmented, i.e. that the 29 int "Maximum supported L2CAP MTU for L2CAP TX buffers" 45 Maximum L2CAP MTU for L2CAP TX buffers.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_imx_netc | 44 int "TX ring number" 48 TX ring number used. The actual maximum value may varies from platforms. 51 int "TX ring length" 55 Length of the TX ring. The value must be a multiple of 8. 58 int "TX ring data buffer size" 62 Size, in bytes, of the TX data buffer. The size must be big enough to
|
D | Kconfig.xmc4xxx | 17 int "Number of TX frames in the pool size" 20 Number of TX frames which can be buffered in the driver. 23 int "Number of TX DMA descriptors" 26 Number of TX DMA descriptors. Each descriptor stores the memory address of a
|
D | Kconfig.nxp_s32_gmac | 17 int "TX ring length" 21 Length of the TX ring. ETH_NXP_S32_TX_RING_BUF_SIZE * ETH_NXP_S32_TX_RING_LEN 22 must be a multiple of TX FIFO block size. 25 int "TX ring data buffer size" 29 Size, in bytes, of the TX data buffer. The size must be big enough to
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig.nrf_bellboard | 12 bool "nRF BELLBOARD TX driver" 16 Mailbox driver for TX Nordic nRF BELLBOARD
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 102 prompt "Type of WiFi TX buffers" 105 Select type of WiFi TX buffers: 107 If "Static" is selected, WiFi TX buffers are allocated when WiFi is 109 static TX buffer is fixed to about 1.6KB. 111 If "Dynamic" is selected, each WiFi TX buffer is allocated as needed 114 The size of each dynamic TX buffer depends on the length of each data 118 WiFi TX buffers. If PSRAM is disabled, "Dynamic" should be selected 133 int "Max number of WiFi static TX buffers" 138 Set the number of WiFi static TX buffers. Each buffer takes approximately 143 the WiFi driver makes a copy of it in a TX buffer. For some applications [all …]
|
/Zephyr-latest/samples/drivers/mbox/ |
D | Kconfig | 14 bool "TX enabled" 17 Enable TX
|
/Zephyr-latest/modules/hal_infineon/btstack-integration/ |
D | CMakeLists.txt | 60 # CYW20829 device (FW patch for 0dBm TX Power) 65 # CYW20829 device (FW patch for 10dBm TX Power) 70 # CYW20829 device (FW patch with PAwR support for 0dBm TX Power) 75 # CYW20829 device (FW patch with PAwR support for 10dBm TX Power) 80 # CYW20829 device (FW patch with ISOC support for 0dBm TX Power) 85 # CYW20829 device (FW patch with ISOC support for 10dBm TX Power)
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 15 options that control this. For transmit (TX) path the option is called 17 called :kconfig:option:`CONFIG_NET_PKT_RXTIME_STATS`. Note that for TX, all kind of 26 Avg TX net_pkt (11484) time 67 us 33 The TX time tells how long it took for network packet from its creation to 42 information for TX or RX network packets are collected when the network packet 50 Avg TX net_pkt (18902) time 63 us [0->22->15->23=60 us] 56 In the TX example above, the values are averages over **18902** packets and 62 * The correct TX thread is invoked, and the packet is read from the transmit
|
/Zephyr-latest/samples/sensor/ds18b20/boards/ |
D | nucleo_g0b1re.overlay | 11 * a) the UART RX pin as well as the TX pin. 12 * b) the UART TX pin only, while the single wire half-duplex mode is enabled.
|
/Zephyr-latest/drivers/i2s/ |
D | Kconfig.esp32 | 23 int "ESP32 I2S TX block count" 26 Max number of blocks waiting to be transmitted by the I2S TX channel.
|
/Zephyr-latest/drivers/hdlc_rcp_if/ |
D | Kconfig.uart | 23 int "Set HDLC RCP IF UART TX ring buffer size" 26 TX buffer size for the OpenThread HDLC host UART.
|
/Zephyr-latest/boards/pjrc/teensy4/ |
D | teensy4-pinctrl.dtsi | 53 /* FLEXCAN1 TX, RX on Teensy-Pins 22/23 */ 65 /* FLEXCAN2 TX, RX on Teensy-Pins 1/0 */ 77 /* FLEXCAN3 TX, RX on Teensy-Pins 31/30 */ 154 /* LPUART1 TX/RX on Teensy-Pins 24/25 */ 182 /* LPUART2 TX/RX on Teensy-Pins 14/15 */ 210 /* LPUART3 TX/RX on Teensy-Pins 17/16 */ 238 /* LPUART4 TX/RX on Teensy-Pins 8/7 */ 266 /* LPUART5 TX/RX on Teensy-Pins 35/34 */ 294 /* LPUART6 TX/RX on Teensy-Pins 1/0 */ 322 /* LPUART7 TX/RX on Teensy-Pins 29/28 */ [all …]
|
/Zephyr-latest/samples/net/capture/ |
D | README.rst | 61 TX packets 0 bytes 0 (0.0 B) 62 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 70 TX packets 0 bytes 0 (0.0 B) 71 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 79 TX packets 0 bytes 0 (0.0 B) 80 TX errors 8 dropped 8 overruns 0 carrier 8 collisions 0 88 TX packets 0 bytes 0 (0.0 B) 89 TX errors 7 dropped 0 overruns 0 carrier 0 collisions 0 97 TX packets 0 bytes 0 (0.0 B) 98 TX errors 7 dropped 7 overruns 0 carrier 0 collisions 0
|
/Zephyr-latest/lib/open-amp/ |
D | Kconfig | 31 int "IPM TX channel ID" 35 This option specifies the IPM TX channel ID used in a VRING
|
/Zephyr-latest/boards/adi/apard32690/doc/ |
D | index.rst | 123 | P55 | SWD TX | | … 125 | | | | 1-2 | | | Connects the SWD UART TX to the (UART) RX port of … 127 | | | | 2-3 | | | Connects the SWD UART TX to the UART0 TX pin of th… 132 | | | | 1-2 | | | Connects the SWD UART RX to the (UART) TX port of … 146 … | | 1-2 | | | Connect the U-Blox Nina W102 UART RX to the UART2A TX pin of the MAX32690 … 148 … Open | | | Disconnects the U-Blox Nina W102 UART RX from the UART2A TX pin | … 152 | P58 | UART TX WIFI | +-----------+ | +---------------------------------------------------… 153 | | | | 1-2 | | | Connect the U-Blox Nina W102 UART TX to the UART2A… 155 | | | | Open | | | Disconnects the U-Blox Nina W102 UART TX from the …
|
12345678910>>...20