Searched refs:fifo_tail (Results 1 – 4 of 4) sorted by relevance
188 void bflb_kys_get_fifo_info(struct bflb_device_s *dev, uint8_t *fifo_head, uint8_t *fifo_tail, uint… in bflb_kys_get_fifo_info() argument197 *fifo_tail = (uint8_t)((reg_val & 0x700) >> 8); in bflb_kys_get_fifo_info()
49 void bflb_kys_get_fifo_info(struct bflb_device_s *dev, uint8_t *fifo_head, uint8_t *fifo_tail, uint…
69 struct i2c_cb_args_s *fifo_tail; /* Tail of SW fifo waiting transfers. */ member
49 struct pi_task *fifo_tail[2]; /*!< 0 = RX | 1 = TX. */ member
Completed in 10 milliseconds