Searched refs:member (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-m-3.4.0/secure_fw/spm/include/ |
D | utilities.h | 37 #define TO_CONTAINER(ptr, type, member) \ argument 38 (type *)((unsigned long)(ptr) - offsetof(type, member))
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/ |
D | cc_crypto_ctx.h | 315 #define GET_CTX_FIELD_ADDR(ctx, type, member) (ctx + offsetof(type, member)) argument
|
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/ |
D | mailbox_ns_agent_update.rst | 173 auxiliary data added. This member is ignored for connection-based services 174 because ``agent_psa_connect`` already assigned one hence this member is for 199 the ``type`` member in the ``psa_msg_t``, and the ``client_data`` passed in is 200 put in member ``rhandle``. If no 'PSA_MSG_ACK' signals pending, calling
|
D | tfm_psa_inter_process_communication.rst | 62 - An information member to record information like size and types. 115 member of partition which means thread switching caused a partition switching.
|
D | stateless_rot_service.rst | 137 The ``rhandle`` member of a ``psa_msg_t`` type received by a stateless RoT
|
/trusted-firmware-m-3.4.0/docs/doxygen/ |
D | Doxyfile.in | 103 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 111 # description of a member or function before the detailed description 219 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 220 # documentation from any documented member that it re-implements. 226 # page for each member. If set to NO, the documentation of a member will be part 364 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC 366 # member in the group (if any) for the other members of the group. By default 379 # Set the SUBGROUPING tag to YES to allow class member groups of the same type 412 # with name TypeT. When disabled the typedef will appear as a member of a file, 557 # grouped member an include statement to the documentation, telling the reader [all …]
|
/trusted-firmware-m-3.4.0/docs/security/security_advisories/ |
D | svc_caller_sp_fetching_vulnerability.rst | 69 position of member 'Return Address' in the PSP_S pointing context, and uses the
|
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/ |
D | doxygen_style.css | 502 /* Styles for detailed member documentation */
|