Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/
A Dnrfx_common.h164 #define NRFX_OFFSETOF(type, member) ((size_t)&(((type *)0)->member)) argument
/external/platform/pico/rp2_common/hardware_base/include/hardware/
A Daddress_mapped.h55 #define check_hw_layout(type, member, offset) static_assert(offsetof(type, member) == (offset), "hw… argument
/external/platform/nrfx/doc/
A Dnrfx.doxyfile102 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
110 # description of a member or function before the detailed description
209 # documentation from any documented member that it re-implements.
215 # page for each member. If set to NO, the documentation of a member will be part
357 # member in the group (if any) for the other members of the group. By default
549 # which file to include in order to use the member.
567 # (detailed) documentation of file and class members alphabetically by member
574 # descriptions of file, namespace and class members alphabetically by member
586 # member documentation.
588 # detailed member documentation.
[all …]

Completed in 7 milliseconds