Home
last modified time | relevance | path

Searched defs:__n (Results 1 – 4 of 4) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dslist.h115 #define SYS_SLIST_CONTAINER(__ln, __cn, __n) \ argument
124 #define SYS_SLIST_PEEK_HEAD_CONTAINER(__sl, __cn, __n) \ argument
134 #define SYS_SLIST_PEEK_TAIL_CONTAINER(__sl, __cn, __n) \ argument
144 #define SYS_SLIST_PEEK_NEXT_CONTAINER(__cn, __n) \ argument
162 #define SYS_SLIST_FOR_EACH_CONTAINER(__sl, __cn, __n) \ argument
181 #define SYS_SLIST_FOR_EACH_CONTAINER_SAFE(__sl, __cn, __cns, __n) \ argument
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dos.h47 #define OS_ALIGN(__n, __a) ( \ argument
Dos_mbuf.h121 #define OS_MBUF_F_MASK(__n) (1 << (__n)) argument
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/stats/
Dstats.h47 #define STATS_INCN(__sectvarname, __var, __n) argument