Searched refs:fifo_head (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() argument196 *fifo_head = (uint8_t)(reg_val & 0x7); 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…
68 struct i2c_cb_args_s *fifo_head; /* Head of SW fifo waiting transfers. */ member
48 struct pi_task *fifo_head[2]; /*!< 0 = RX | 1 = TX. */ member
Completed in 29 milliseconds