Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dslist.h165 #ifndef CONTAINING_RECORD
166 #define CONTAINING_RECORD(_address, _type, _field) ((_type *)((unsigned char *)(_address)-OFFSET_OF… macro