PSOC E8XXGP Device Support Library
list_head_t Struct Reference

Data Fields

struct list_head * next
 
struct list_head * prev
 

Field Documentation

◆ next

struct list_head* list_head_t::next

◆ prev

struct list_head* list_head_t::prev