On 28/08/2024 13:22, Mark Cave-Ayland wrote:
This is a wrapper function around fifo8_peekpop_buf() that allows the caller to
peek into FIFO, including handling the case where there is a wraparound of the
peek into the FIFO
Looks like I missed a "the" out in the commit message above.
interna
On Wed, Aug 28, 2024 at 5:23 AM Mark Cave-Ayland
wrote:
>
> This is a wrapper function around fifo8_peekpop_buf() that allows the caller
> to
> peek into FIFO, including handling the case where there is a wraparound of the
> internal FIFO buffer.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by:
On Wed, Aug 28, 2024 at 10:25 PM Mark Cave-Ayland
wrote:
>
> This is a wrapper function around fifo8_peekpop_buf() that allows the caller
> to
> peek into FIFO, including handling the case where there is a wraparound of the
> internal FIFO buffer.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by