Searched refs:stm32_i2c_buf_pop (Results 1 – 1 of 1) sorted by relevance
151 static uint8_t stm32_i2c_buf_pop(stm32_i2c_buf_t *buf) { in stm32_i2c_buf_pop() function215 i2c->regs->TXDR = stm32_i2c_buf_pop(&i2c->tx_buf); in stm32_i2c_irq()
Completed in 13 milliseconds