Home
last modified time | relevance | path

Searched defs:tx_space (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_smartbond.c403 uint32_t tx_space = TX_FIFO_DEPTH - config->regs->I2C_TXFLR_REG; in i2c_smartbond_enable_msg_interrupts() local
534 uint32_t tx_space = 32 - config->regs->I2C_TXFLR_REG; in i2c_smartbond_isr() local
/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c812 uint32_t tx_space; in adin2111_port_send() local