Home
last modified time | relevance | path

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

/include/
A Datf_common.h29 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument
30 (_p)->h.type = (uint8_t)(_type); \
31 (_p)->h.version = (uint8_t)(_ver); \
32 (_p)->h.size = (uint16_t)sizeof(*_p); \
33 (_p)->h.attr = (uint32_t)(_attr) ; \

Completed in 15 milliseconds