STemWin + 0/39 examples
CodeScope will show references to U16 from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
STM32469I-Discovery
Demonstrations
Applications
STemWin
STM32469I_EVAL
Demonstrations
Applications
STemWin
STM324xG_EVAL
Demonstrations
Applications
STemWin
STM32F412G-Discovery
Demonstrations
Applications
STemWin
STM32F413H-Discovery
Demonstrations
Applications
STemWin
STM32F429I-Discovery
Demonstrations
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

U16 macro

Syntax

#define U16 unsigned short

Examples

U16 is referenced by 39 libraries and example projects.

References

LocationText
Global.h:58
#define U16 unsigned short
DIALOG_Intern.h:82
U16 Flags; // Widget specific create flags (opt.)
GUI.h:197
U16 Flags;
GUI.h:215
GUI.h:292
GUI.h:293
GUI.h:729
GUI_HSPRITE GUI_SPRITE__CreateEx (const GUI_BITMAP * pBM, int x, int y, int Layer, U16 Flags); /* Not to be documented, only used by cursor modul */
GUI.h:772
void GUI_DispChar (U16 c);
GUI.h:773
void GUI_DispCharAt (U16 c, I16P x, I16P y);
GUI.h:774
void GUI_DispChars (U16 c, int Cnt);
GUI.h:796
int GUI_GetCharDistX (U16 c);
GUI.h:797
int GUI_GetCharDistXEx (U16 c, int * pSizeX);
GUI.h:808
char GUI_IsInFont (const GUI_FONT * pFont, U16 c);
GUI.h:820
void GUI_WrapSetSeparators (const U16 * pSep, int NumSeps);
GUI.h:822
GUI.h:823
GUI.h:868
U16 GUI_LANG_SetSep (U16 Sep);
GUI.h:874
int GUI_UC_ConvertUC2UTF8(const U16 * s, int Len, char * pBuffer, int BufferSize);
GUI.h:875
int GUI_UC_ConvertUTF82UC(const char * s, int Len, U16 * pBuffer, int BufferSize);
GUI.h:877
int GUI_UC_Encode (char * s, U16 Char);
GUI.h:879
U16 GUI_UC_GetCharCode (const char * s);
GUI.h:885
void GUI_UC_DispString(const U16 * s);
GUI.h:886
void GUI_UC2DB (U16 Code, U8 * pOut);
GUI.h:887
GUI.h:1371
GUIDRV_FlexColor.h:124
GUI_Private.h:282
char GUI_SIF__IsInFont (const GUI_FONT * pFont, U16 c);
GUI_Private.h:287
GUI_Private.h:293
int GUI_XBF__GetOffAndSize(const GUI_XBF_DATA * pXBF_Data, unsigned c, U32 * pOff, U16 * pSize);
GUI_Private.h:296
char GUI_XBF__IsInFont (const GUI_FONT * pFont, U16 c);
GUI_Private.h:311
GUI_Private.h:312
U16 GUI_UC__GetCharCodeInc (const char ** ps);
GUI_Private.h:318
GUI_Private.h:333
void GUI__memset16 (U16 * p, U16 Fill, int NumWords);
GUI_Private.h:341
U16 GUI__GetCursorCharacter(const char * s, int Index, int MaxNumChars, int * pIsRTL);
GUI_Private.h:344
U16 GUI__GetPresentationForm (U16 Char, U16 Next, U16 Prev, int * pIgnoreNext, const char * s);
GUI_Private.h:345
GUI_Private.h:351
U16 GUI__BIDI_GetLogChar (const char * s, int NumChars, int Index);
GUI_Private.h:353
GUI_Private.h:354
U16 GUI__BIDI_GetCursorCharacter(const char * s, int Index, int MaxNumChars, int * pIsRTL);
GUI_Private.h:375
U16 GUI__BIDI_GetLogChar (const char * s, int NumChars, int Index);
GUI_Private.h:377
GUI_Private.h:378
U16 GUI__BIDI_GetCursorCharacter(const char * s, int Index, int MaxNumChars, int * pIsRTL);
GUI_Private.h:398
extern U16 (* _pfGUI__BIDI_GetLogChar )(const char * s, int NumChars, int Index);
GUI_Private.h:400
extern int (* _pfGUI__BIDI_IsNSM )(U16 Char);
GUI_Private.h:407
extern U16 (* GUI__GetCursorPos_pfGetCharacter)(const char * s, int MaxNumChars, int Index, int * pIsRTL);
GUI_Private.h:422
U16 GUI__Read16(const U8 ** ppData);
GUI_Private.h:494
void GL_DispChar (U16 c);
GUI_Private.h:711
GUI_EXTERN void (* GUI_pfDispCharStyle)(U16 Char);
GUI_Type.h:106
U16 ID;
GUI_Type.h:107
U16 Format;
GUI_Type.h:108
U16 XSize;
GUI_Type.h:109
U16 YSize;
GUI_Type.h:110
GUI_Type.h:111
GUI_Type.h:112
GUI_Type.h:113
GUI_Type.h:244
U16 Flags;
GUI_Type.h:261
typedef U16 tGUI_GetCharCode (const char * s);
GUI_Type.h:263
typedef int tGUI_CalcSizeOfChar(U16 Char);
GUI_Type.h:264
typedef int tGUI_Encode (char * s, U16 Char);
GUI_Type.h:296
typedef void GUI_DISPCHAR (U16 c);
GUI_Type.h:299
typedef char GUI_ISINFONT (const GUI_FONT * pFont, U16 c);
GUI_Type.h:306
char GUI##Type##_IsInFont (const GUI_FONT * pFont, U16 c); \
GUI_Type.h:469
U16 YSize; /* Height of font */
GUI_Type.h:470
U16 YDist; /* Space of font Y */
GUI_Type.h:471
U16 Baseline; /* Index of baseline */
GUI_Type.h:472
U16 LHeight; /* Height of a small lower case character (a) */
GUI_Type.h:473
U16 CHeight; /* Height of a upper case character (A) */
GUI_Type.h:474
U16 NumAreas; /* Number of character areas */
GUI_Type.h:478
U16 First; /* Index of first character */
GUI_Type.h:479
U16 Last; /* Index of last character */
GUI_Type.h:483
U16 XSize; /* Size of bitmap data in X */
GUI_Type.h:484
U16 XDist; /* Number of pixels for increment cursor in X */
GUI_Type.h:485
U16 BytesPerLine; /* Number of bytes per line */
GUI_Type.h:486
U16 Dummy;
GUI_Type.h:491
U16 XSize; /* Size of bitmap data in X */
GUI_Type.h:492
U16 YSize; /* Size of bitmap data in X */
GUI_Type.h:495
U16 XDist; /* Number of pixels for increment cursor in X */
GUI_Type.h:496
U16 Dummy;
GUI_Type.h:522
typedef int GUI_XBF_GET_DATA_FUNC(U32 Off, U16 NumBytes, void * pVoid, void * pBuffer);
GUI_Type.h:525
U16 First; /* First character of font */
GUI_Type.h:526
U16 Last; /* Last character of font */
GUI_Type.h:599
U16 Flags;
GUI_Type.h:617
U16 aId[5];
GUI_Type.h:642
void (* pfWrite16_A0) (U16 Data);
GUI_Type.h:643
void (* pfWrite16_A1) (U16 Data);
GUI_Type.h:644
void (* pfWriteM16_A0)(U16 * pData, int NumItems);
GUI_Type.h:645
void (* pfWriteM16_A1)(U16 * pData, int NumItems);
GUI_Type.h:646
U16 (* pfRead16_A0) (void);
GUI_Type.h:647
U16 (* pfRead16_A1) (void);
GUI_Type.h:648
void (* pfReadM16_A0) (U16 * pData, int NumItems);
GUI_Type.h:649
void (* pfReadM16_A1) (U16 * pData, int NumItems);
GUI_VNC.h:134
GUI_VNC.h:154
int (* pfStoreU16) (struct GUI_VNC_CONTEXT * pContext, BUFFER_CB * pBCB, U16 Data);
LCD.h:70
#define U16P U16 /* unsigned 16 bits OR MORE ! */
MENU.h:173
U16 MsgType;
MENU.h:174
U16 ItemId;
MENU.h:183
U16 Id;
MENU.h:184
U16 Flags;
MENU.h:215
MENU.h:216
MENU.h:217
MENU.h:220
MENU.h:221
void MENU_GetItemText (MENU_Handle hObj, U16 ItemId, char * pBuffer, unsigned BufferSize);
MENU.h:226
MENU.h:231
MULTIEDIT.h:116
MULTIPAGE.h:124
U16 State;
SPINBOX.h:164
SPINBOX.h:173
SPINBOX.h:174
WM.h:478
WM.h:486
WM_Intern.h:163
WM_Intern.h:164
WM_Intern.h:229
WM_Intern.h:255