Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DQueueP.h36 typedef struct _QueueP_Elem struct
38 struct _QueueP_Elem *volatile next; argument
39 struct _QueueP_Elem *volatile prev; argument
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DQueueP.h36 typedef struct _QueueP_Elem { struct
37 struct _QueueP_Elem *volatile next; argument
38 struct _QueueP_Elem *volatile prev; argument