Files
esp-idf/components
Piyush Shah ef6fe211b8 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-27 16:54:25 +08:00
..
2017-12-20 10:28:04 +08:00
2017-12-27 16:54:22 +08:00
2017-03-07 10:18:47 +11:00
2017-12-27 16:54:13 +08:00
2017-10-23 19:47:33 +08:00