itron.h

#include "t_stddef.h"

ソースコードを見る。

マクロ定義

#define TRUE   true
#define FALSE   false
#define TA_HLNG   UINT_C(0x00)
#define TA_TFIFO   UINT_C(0x00)
#define TA_MFIFO   UINT_C(0x00)
#define TA_WSGL   UINT_C(0x00)
#define TA_DISINT   UINT_C(0x00)
#define TA_LEVEL   UINT_C(0x00)
#define TMAX_SUSCNT   UINT_C(1)
#define frsm_tsk(tskid)   rsm_tsk(tskid)

型定義

typedef int16_t H
typedef uint16_t UH
typedef uint16_t VH
typedef int32_t W
typedef uint32_t UW
typedef uint32_t VW
typedef void * VP
typedef int_t INT
typedef uint_t UINT
typedef bool_t BOOL
typedef intptr_t VP_INT


マクロ定義

#define FALSE   false

itron.h113 行で定義されています。

#define frsm_tsk ( tskid   )     rsm_tsk(tskid)

itron.h133 行で定義されています。

#define TA_DISINT   UINT_C(0x00)

itron.h122 行で定義されています。

#define TA_HLNG   UINT_C(0x00)

itron.h118 行で定義されています。

#define TA_LEVEL   UINT_C(0x00)

itron.h123 行で定義されています。

#define TA_MFIFO   UINT_C(0x00)

itron.h120 行で定義されています。

#define TA_TFIFO   UINT_C(0x00)

itron.h119 行で定義されています。

#define TA_WSGL   UINT_C(0x00)

itron.h121 行で定義されています。

#define TMAX_SUSCNT   UINT_C(1)

itron.h128 行で定義されています。

#define TRUE   true

itron.h112 行で定義されています。


型定義

typedef bool_t BOOL

itron.h103 行で定義されています。

typedef int16_t H

itron.h81 行で定義されています。

typedef int_t INT

itron.h100 行で定義されています。

typedef uint16_t UH

itron.h82 行で定義されています。

typedef uint_t UINT

itron.h101 行で定義されています。

typedef uint32_t UW

itron.h86 行で定義されています。

typedef uint16_t VH

itron.h83 行で定義されています。

typedef void* VP

itron.h98 行で定義されています。

typedef intptr_t VP_INT

itron.h105 行で定義されています。

typedef uint32_t VW

itron.h87 行で定義されています。

typedef int32_t W

itron.h85 行で定義されています。


Copyright © 2008 by Kijineko Inc.

ホームページ制作