/Zephyr-Core-3.6.0/drivers/i2c/ |
D | i2c_xilinx_axi.h | 22 REG_TX_FIFO = 0x108, /* Transmit FIFO */ 25 REG_TX_FIFO_OCY = 0x114, /* Transmit FIFO Occupancy */ 48 ISR_TX_HALF_EMPTY = BIT(7), /* Transmit FIFO Half Empty */ 53 ISR_TX_FIFO_EMPTY = BIT(2), /* Transmit FIFO Empty */ 54 ISR_TX_ERR_TARGET_COMP = BIT(1), /* Transmit Error/Target Transmit Complete */ 67 CR_TXAK = BIT(4), /* Transmit Acknowledge Enable */ 68 CR_TX = BIT(3), /* Transmit/Receive Mode Select */ 70 CR_TX_FIFO_RST = BIT(1), /* Transmit FIFO Reset */ 76 SR_TX_FIFO_EMPTY = BIT(7), /* Transmit FIFO empty */ 79 SR_TX_FIFO_FULL = BIT(4), /* Transmit FIFO full */
|
D | i2c_numaker.c | 25 #define M_TRAN_ADDR_ACK 0x18 /* Master Transmit Address ACK */ 26 #define M_TRAN_ADDR_NACK 0x20 /* Master Transmit Address NACK */ 27 #define M_TRAN_DATA_ACK 0x28 /* Master Transmit Data ACK */ 28 #define M_TRAN_DATA_NACK 0x30 /* Master Transmit Data NACK */ 37 #define S_REPEAT_START_STOP 0xA0 /* Slave Transmit Repeat Start or Stop */ 38 #define S_TRAN_ADDR_ACK 0xA8 /* Slave Transmit Address ACK */ 39 #define S_TRAN_DATA_ACK 0xB8 /* Slave Transmit Data ACK */ 40 #define S_TRAN_DATA_NACK 0xC0 /* Slave Transmit Data NACK */ 41 #define S_TRAN_LAST_DATA_ACK 0xC8 /* Slave Transmit Last Data ACK */ 54 #define ADDR_TRAN_ARB_LOST 0xB0 /* Address Transmit Arbitration Lost */ [all …]
|
/Zephyr-Core-3.6.0/boards/arm/lpcxpresso55s69/ |
D | pinmux.c | 24 /* Set shared signal set 0 SCK, WS from Transmit I2S - Flexcomm 7 */ in lpcxpresso_55s69_pinmux_init() 29 /* Select Data in from Transmit I2S - Flexcomm 7 */ in lpcxpresso_55s69_pinmux_init() 31 /* Enable Transmit I2S - Flexcomm 7 for Shared Data Out */ in lpcxpresso_55s69_pinmux_init() 39 /* Set Transmit I2S - Flexcomm 7 SCK, WS from shared signal set 0 */ in lpcxpresso_55s69_pinmux_init() 46 /* Select Transmit I2S - Flexcomm 7 Data out to shared signal set 0 */ in lpcxpresso_55s69_pinmux_init()
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/serial/ |
D | uart_intel_lw.h | 26 /* Transmit break feature. 27 * Use uart_drv_cmd with CMD_TRBK_EN to break ongoing transmit. 28 * After this cmd, uart is unable to transmit any data. 31 * by transmit break.
|
/Zephyr-Core-3.6.0/boards/arm/mimxrt685_evk/ |
D | init.c | 18 /* Set shared signal set 0 SCK, WS from Transmit I2S - Flexcomm3 */ in mimxrt685_evk_init() 23 /* Select Data in from Transmit I2S - Flexcomm 3 */ in mimxrt685_evk_init() 25 /* Enable Transmit I2S - Flexcomm 3 for Shared Data Out */ in mimxrt685_evk_init() 33 /* Set Transmit I2S - Flexcomm 3 SCK, WS from shared signal set 0 */ in mimxrt685_evk_init() 40 /* Select Transmit I2S - Flexcomm 3 Data out to shared signal set 0 */ in mimxrt685_evk_init()
|
/Zephyr-Core-3.6.0/samples/net/wpanusb/ |
D | wpan-radio-spec.txt | 25 Opcode 0x01 - Transmit bRequest 30 Transmit data from Host to Device 32 Opcode 0x02 - Transmit Async bRequest 98 Transmit ACK
|
/Zephyr-Core-3.6.0/drivers/ethernet/ |
D | eth_sam_gmac_priv.h | 133 * Transmit buffer descriptor bit field definitions 136 /** Transmit buffer length */ 142 /** Transmit IP/TCP/UDP checksum generation offload errors */ 144 /** Late collision, transmit error detected */ 146 /** Transmit frame corruption due to AHB error */ 148 /** Retry limit exceeded, transmit error detected */ 150 /** Last descriptor in Transmit Descriptor list */ 152 /** Buffer used, must be 0 for the GMAC to read data to the transmit buffer */ 218 /** Receive/transmit buffer descriptor */ 224 /** Ring list of receive/transmit buffer descriptors */ [all …]
|
/Zephyr-Core-3.6.0/modules/canopennode/ |
D | Kconfig | 36 int "Stack size for the CANopen transmit workqueue" 39 Size of the stack used for the internal CANopen transmit 43 int "Priority for CANopen transmit workqueue" 47 Priority level of the internal CANopen transmit workqueue.
|
/Zephyr-Core-3.6.0/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 12 three transmit channels and three receive channels. 25 five transmit channels and five receive channels. Only six are 26 supported, meaning three transmit and three receive channels.
|
/Zephyr-Core-3.6.0/drivers/serial/ |
D | uart_pl011_registers.h | 53 #define PL011_FR_TXFF BIT(5) /* transmit FIFO full */ 55 #define PL011_FR_TXFE BIT(7) /* transmit FIFO empty */ 99 #define PL011_CR_TXE BIT(8) /* transmit enable */ 101 #define PL011_CR_DTR BIT(10) /* data transmit ready */ 130 #define PL011_IMSC_TXIM BIT(5) /* transmit interrupt mask */ 149 #define PL011_RIS_TXRIS BIT(5) /* Transmit interrupt status */
|
/Zephyr-Core-3.6.0/subsys/net/lib/sntp/ |
D | sntp_pkt.h | 34 uint32_t tx_tm_s; /* Transmit timestamp seconds */ 35 uint32_t tx_tm_f; /* Transmit timestamp seconds fraction */
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | test_persistence.c | 74 .transmit = BT_MESH_TRANSMIT(2, 20), \ 84 .transmit = BT_MESH_TRANSMIT(2, 20), \ 94 .transmit = BT_MESH_TRANSMIT(3, 20), \ 104 .transmit = BT_MESH_TRANSMIT(3, 20), \ 114 .transmit = 0, \ 205 uint8_t transmit; member 222 .relay = { .state = BT_MESH_FEATURE_ENABLED, .transmit = BT_MESH_TRANSMIT(2, 20) }, 238 .relay = { .state = BT_MESH_FEATURE_ENABLED, .transmit = BT_MESH_TRANSMIT(1, 10) }, 338 ASSERT_EQUAL(expected->transmit, got->transmit); in check_mod_pub_params() 547 /* Set Network Transmit Count state on the device greater than on provisioner to increase in node_configure() [all …]
|
/Zephyr-Core-3.6.0/samples/subsys/zbus/benchmark/ |
D | sample.yaml | 13 - "I: Benchmark 1 to 8 using LISTENERS to transmit with message size: 256 bytes" 35 - "I: Benchmark 1 to 8 using MSG_SUBSCRIBERS to transmit with message size: 256 bytes" 57 - "I: Benchmark 1 to 8 using SUBSCRIBERS to transmit with message size: 256 bytes"
|
/Zephyr-Core-3.6.0/dts/bindings/mbox/ |
D | nxp,s32-mru.yaml | 22 receiver to be able to transmit on it. There is no need to define the transmit 23 channels on which the sender is intended to transmit.
|
/Zephyr-Core-3.6.0/dts/bindings/ethernet/ |
D | silabs,gecko-ethernet.yaml | 63 description: Transmit data 0 individual pin configuration defined as <location port pin> 68 description: Transmit data 1 individual pin configuration defined as <location port pin> 73 description: Transmit enable individual pin configuration defined as <location port pin>
|
/Zephyr-Core-3.6.0/drivers/ieee802154/ |
D | ieee802154_dw1000_regs.h | 134 /* Transmit Frame Control */ 138 /* Bit mask to access Transmit Frame Length */ 140 /* Bit mask to access Transmit Frame Length Extension */ 144 /* Bit mask to access Transmit Bit Rate */ 146 /* Bit mask to access Transmit Pulse Repetition Frequency */ 148 /* Bit mask to access Transmit Preamble Symbol Repetitions (PSR). */ 152 /* Bit mask to access Transmit Preamble Symbol Repetitions (PSR). */ 156 /* Transmit Bit Rate = 110k */ 158 /* Transmit Bit Rate = 850k */ 160 /* Transmit Bit Rate = 6.8M */ [all …]
|
/Zephyr-Core-3.6.0/doc/connectivity/usb/device/api/ |
D | usb_device.rst | 9 There are two ways to transmit data, using the 'low' level read/write API or 13 To transmit data to the host, the class driver should call usb_write().
|
/Zephyr-Core-3.6.0/include/zephyr/mgmt/mcumgr/transport/ |
D | serial.h | 41 * @param data The data to transmit. 42 * @param len The number of bytes to transmit. 76 * @param cb A callback used to transmit raw bytes.
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/pinctrl/ |
D | cc13xx_cc26xx-pinctrl.h | 17 #define IOC_PORT_MCU_SSI0_TX 0x0000000A /* MCU SSI0 Transmit Pin */ 23 #define IOC_PORT_MCU_UART0_TX 0x00000010 /* MCU UART0 Transmit Pin */ 27 #define IOC_PORT_MCU_UART1_TX 0x00000014 /* MCU UART1 Transmit Pin */ 40 #define IOC_PORT_MCU_SSI1_TX 0x00000022 /* MCU SSI1 Transmit Pin */
|
/Zephyr-Core-3.6.0/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 15 options that control this. For transmit (TX) path the option is called 37 transmit or receive queues defined in the system. These are controlled by 60 * Packet is about to be placed to transmit queue. The time it took from network 62 * The correct TX thread is invoked, and the packet is read from the transmit
|
/Zephyr-Core-3.6.0/drivers/bluetooth/hci/ |
D | apollox_blue.h | 78 * @param transmit SPI transmit function 82 int bt_apollo_controller_init(spi_transmit_fun transmit);
|
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/ |
D | soc_espi_saf_v2.h | 109 * Transmit one byte opcode at 1X (no DMA). 178 /* Continuous mode read: transmit-quad 24-bit address and mode byte */ 185 /* Continuous mode read: transmit-quad 4 dummy clocks with I/O tri-stated */ 218 /* Enter Continuous mode: transmit-single CM quad read opcode */ 225 /* Enter Continuous mode: transmit-quad 24-bit address and mode byte */ 240 /* Enter Continuous mode: transmit-single CM dual read opcode */ 247 /* Enter Continuous mode: transmit-dual 24-bit address and mode byte */ 305 /* Continuous Mode Read: Transmit-quad opcode plus 32-bit address */ 325 /* Enter Continuous mode: transmit-single CM quad read opcode */ 332 /* Enter Continuous mode: transmit-quad 32-bit address and mode byte */ [all …]
|
/Zephyr-Core-3.6.0/include/zephyr/console/ |
D | tty.h | 69 * @brief Set transmit timeout for tty device. 96 * @brief Set transmit buffer for tty device. 98 * Set transmit buffer or switch to unbuffered operation for transmit.
|
/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/common/include/ |
D | intel_adsp_ipc.h | 145 * @param data 30 bits value to transmit with the message (IDR register). 146 * @param ext_data Extended value to transmit with the message (IDD register). 159 * @param data 30 bits value to transmit with the message (IDR register) 160 * @param ext_data Extended value to transmit with the message (IDD register) 174 * @param data 30 bits value to transmit with the message (IDR register). 175 * @param ext_data Extended value to transmit with the message (IDD register).
|
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec1501/ |
D | soc_espi_saf_v1.h | 85 * Transmit one byte opcode at 1X (no DMA). 153 /* Continuous mode read: transmit-quad 24-bit address and mode byte */ 160 /* Continuous mode read: transmit-quad 4 dummy clocks with I/O tri-stated */ 175 /* Enter Continuous mode: transmit-single CM quad read opcode */ 182 /* Enter Continuous mode: transmit-quad 24-bit address and mode byte */ 226 /* Continuous Mode Read: Transmit-quad opcode plus 32-bit address */ 246 /* Enter Continuous mode: transmit-single CM quad read opcode */ 253 /* Enter Continuous mode: transmit-quad 32-bit address and mode byte */ 316 * QMSPI descriptors describing SPI opcode transmit and
|