Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_smartbond.c404 uint32_t rx_tl = ((remaining < tx_space) ? remaining : tx_space) - 1; in i2c_smartbond_enable_msg_interrupts() local
535 uint32_t rx_tl = ((remaining < tx_space) ? remaining : tx_space) - 1; in i2c_smartbond_isr() local