GEL  0.99
types.h File Reference
#include <gel/common.h>
#include <inttypes.h>

Go to the source code of this file.

Typedefs

typedef int16_t s16_t
 
typedef uint32_t u32_t
 
typedef int32_t s32_t
 
typedef uint8_t u8_t
 
typedef int8_t s8_t
 
typedef uint32_t vaddr_t
 
typedef void * raddr_t
 
typedef struct gel_block_s gel_block_t
 
typedef struct gel_enum_s gel_enum_t
 
typedef struct gel_file_info_t gel_file_t
 
typedef struct gel_platform_s gel_platform_t
 
typedef struct gel_sym_s gel_sym_t
 
typedef struct gel_sect_s gel_sect_t
 

Variables

__BEGIN_DECLS typedef uint16_t u16_t
 

Typedef Documentation

◆ gel_block_t

typedef struct gel_block_s gel_block_t

◆ gel_enum_t

typedef struct gel_enum_s gel_enum_t

◆ gel_platform_t

◆ gel_sect_t

typedef struct gel_sect_s gel_sect_t

◆ gel_sym_t

typedef struct gel_sym_s gel_sym_t

◆ raddr_t

typedef void* raddr_t

Adresse reelle

◆ s16_t

typedef int16_t s16_t

Signe 16 bits

◆ s32_t

typedef int32_t s32_t

Signe 32 bits

◆ s8_t

typedef int8_t s8_t

Signe 8 bits

◆ u32_t

typedef uint32_t u32_t

Non signe 32 bits

◆ u8_t

typedef uint8_t u8_t

Non signe 8 bits

◆ vaddr_t

typedef uint32_t vaddr_t

Adresse virtuelle

Variable Documentation

◆ u16_t

__BEGIN_DECLS typedef uint16_t u16_t

Non signe 16 bits