nRF5 SDK v15.3.0
Data Structures | Macros | Typedefs
Infineon OPTIGA(TM) Trust X types

Infineon OPTIGA(TM) Trust X types. More...

Data Structures

struct  sbBlob_d
 Structure to specify a byte stream consisting of length and data pointer. More...
 

Macros

#define FALSE   0
 Definition for false.
 
#define TRUE   1
 Definition for true.
 
#define _STATIC_H   static
 

Typedefs

typedef char char_t
 Typedef for one byte integer.
 
typedef uint8_t * puint8_t
 Typedef for native byte pointer.
 
typedef uint32_t * puint32_t
 Typedef for a 4 byte unsigned integer pointer.
 
typedef uint16_t * puint16_t
 Typedef for unsigned word pointer.
 
typedef void Void
 Typedef for a void.
 
typedef double double_t
 Typedef for a double word.
 
typedef float float_t
 Typedef for a float.
 
typedef uint8_t bool_t
 Typedef for a boolean.
 
typedef Voidhdl_t
 Typedef for Handle.
 
typedef uint16_t host_lib_status_t
 typedef for host library status
 
typedef int32_t optiga_lib_status_t
 typedef for OPTIGA host library status (will be updated to different data type in the future to keep in sync with other modules)
 
typedef struct sbBlob_d sbBlob_d
 Structure to specify a byte stream consisting of length and data pointer.
 
typedef void(* app_event_handler_t )(void *upper_layer_ctx, host_lib_status_t event)
 typedef for application event handler
 

Detailed Description

Infineon OPTIGA(TM) Trust X types.


Documentation feedback | Developer Zone | Subscribe | Updated