TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_list_node_t Struct Reference

#include <secure_fw/spm/cmsis_psa/tfm_list.h>

Collaboration diagram for tfm_list_node_t:

Data Fields

struct tfm_list_node_tprev
 
struct tfm_list_node_tnext
 

Detailed Description

Definition at line 11 of file tfm_list.h.

Field Documentation

struct tfm_list_node_t* next

Definition at line 13 of file tfm_list.h.

struct tfm_list_node_t* prev

Definition at line 12 of file tfm_list.h.


The documentation for this struct was generated from the following file: