Home
last modified time | relevance | path

Searched refs:StreamBufferDef_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dstream_buffer.h69 struct StreamBufferDef_t;
70 typedef struct StreamBufferDef_t * StreamBufferHandle_t;
/hal_espressif-3.6.0/components/freertos/
Dstream_buffer.c183 typedef struct StreamBufferDef_t /*lint !e9058 Style convention uses tag. */ struct