Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mpipe_dispatch.h File Reference

Queries and events exchanged between elements. More...

Go to the source code of this file.

Data Structures

struct  mpipe_dispatch
 A query or an event traveling a pad link. More...

Enumerations

enum  mpipe_dispatch_type {
  MPIPE_DISPATCH_UNKNOWN = 0 , MPIPE_DISPATCH_EOS , MPIPE_DISPATCH_CAPS , MPIPE_DISPATCH_BUFFER_POOL ,
  MPIPE_DISPATCH_END = UINT8_MAX
}
 Supported dispatch types. More...

Detailed Description

Queries and events exchanged between elements.