Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/common/inc/
Dsl_slist.h61 #define container_of(ptr, type, member) (type *)((uintptr_t)(ptr) - ((uintptr_t)(&((type *)0)->me… macro
63 #define SL_SLIST_ENTRY container_of
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_slist.h61 #define container_of(ptr, type, member) (type *)((uintptr_t)(ptr) - ((uintptr_t)(&((type *)0)->me… macro
63 #define SL_SLIST_ENTRY container_of