esp-idf/components
Piyush Shah 3c199b0de6 freertos/ringbuf: Add an API xRingbufferIsNextItemWrapped()
Useful to check if the next item to receive is wrapped or not.
This is valid only if the ring buffer is initialised with type
RINGBUF_TYPE_ALLOWSPLIT.

This is as per the feature request here:
https://github.com/espressif/esp-idf/issues/806

Signed-off-by: Piyush Shah <piyush@espressif.com>
2017-12-07 17:04:18 +05:30
..
2016-11-16 15:57:34 +11:00
2017-11-14 12:57:55 +08:00
2017-03-07 10:18:47 +11:00
2017-12-04 10:22:07 +11:00
2017-10-23 19:47:33 +08:00