Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_smartbond.c406 uint32_t rx_tl = ((remaining < tx_space) ? remaining : tx_space) - 1; in i2c_smartbond_enable_msg_interrupts() local
537 uint32_t rx_tl = ((remaining < tx_space) ? remaining : tx_space) - 1; in i2c_smartbond_isr() local