STemWin + 0/35 examples
CodeScope will show references to U8 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
STM32F413H-Discovery
Demonstrations
STM32F429I-Discovery
Demonstrations
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

U8 macro

Syntax

#define U8 unsigned char

Examples

U8 is referenced by 35 libraries and example projects.

References

LocationText
Global.h:56
#define U8 unsigned char
EDIT.h:215
EDIT.h:216
void EDIT_SetFloatMode(EDIT_Handle hEdit, float Value, float Min, float Max, int Shift, U8 Flags);
EDIT.h:222
I32 GUI_EditDec (I32 Value, I32 Min, I32 Max, int Len, int xSize, int Shift, U8 Flags);
EDIT.h:223
float GUI_EditFloat (float Value, float Min, float Max, int Len, int xSize, int Shift, U8 Flags);
GRAPH.h:143
GRAPH.h:145
GRAPH.h:153
GRAPH.h:154
GRAPH.h:155
GRAPH.h:156
GRAPH.h:177
GRAPH.h:181
GUI.h:117
void (* pfDrawBitmap )(GUI_DEVICE * pDevice, int x0, int y0, int xsize, int ysize, int BitsPerPixel, int BytesPerLine, const U8 * pData, int Diff, const LCD_PIXELINDEX * pTrans);
GUI.h:214
GUI.h:225
GUI.h:226
GUI.h:227
GUI.h:232
GUI.h:233
GUI.h:234
GUI.h:235
GUI.h:258
GUI.h:272
GUI.h:273
GUI.h:274
void (* AA_pfSetPixelAA)(int x, int y, U8 Intens); // Function to be used for drawing a single pixel
GUI.h:446
U8 GUI_GetLineStyle (void);
GUI.h:447
U8 GUI_GetPenSize (void);
GUI.h:448
U8 GUI_GetPenShape (void);
GUI.h:456
GUI.h:457
GUI.h:458
GUI.h:513
void GUI_DrawBitmapExp (int x0, int y0, int XSize, int YSize, int XMul, int YMul, int BitsPerPixel, int BytesPerLine, const U8 * pData, const GUI_LOGPALETTE * pPal);
GUI.h:557
typedef int GUI_GET_DATA_FUNC(void * p, const U8 ** ppData, unsigned NumBytes, U32 Off);
GUI.h:569
int GUI_GIF_GetComment (const void * pGIF, U32 NumBytes, U8 * pBuffer, int MaxSize, int Index);
GUI.h:570
GUI.h:813
GUI.h:862
GUI.h:864
GUI.h:886
void GUI_UC2DB (U16 Code, U8 * pOut);
GUI.h:887
GUI.h:901
void GUI_DispBin (U32 v, U8 Len);
GUI.h:902
void GUI_DispBinAt(U32 v, I16P x, I16P y, U8 Len);
GUI.h:903
void GUI_DispDec (I32 v, U8 Len);
GUI.h:904
void GUI_DispDecAt (I32 v, I16P x, I16P y, U8 Len);
GUI.h:906
void GUI_DispDecShift(I32 v, U8 Len, U8 Shift);
GUI.h:907
GUI.h:908
void GUI_DispHex (U32 v, U8 Len);
GUI.h:909
void GUI_DispHexAt(U32 v, I16P x, I16P y, U8 Len);
GUI.h:910
void GUI_DispSDec(I32 v, U8 Len);
GUI.h:911
GUI.h:1033
GUI.h:1038
GUI.h:1061
GUI.h:1062
GUI.h:1070
GUI.h:1071
GUI.h:1072
GUI.h:1075
GUI.h:1093
unsigned GUI_SetAlpha (U8 Alpha);
GUI.h:1097
LCD_COLOR (* GUI_SetFuncMixColors (LCD_COLOR (* pFunc)(LCD_COLOR Color, LCD_COLOR BkColor, U8 Intens)))
GUI.h:1098
(LCD_COLOR Color, LCD_COLOR BkColor, U8 Intens);
GUI.h:1099
void (* GUI_SetFuncMixColorsBulk(void (* pFunc)(U32 * pFG, U32 * pBG, U32 * pDst, unsigned OffFG, unsigned OffBG, unsigned OffDest, unsigned xSize, unsigned ySize, U8 Intens)))
GUI.h:1100
(U32 * pFG, U32 * pBG, U32 * pDst, unsigned OffFG, unsigned OffBG, unsigned OffDest, unsigned xSize, unsigned ySize, U8 Intens);
GUI.h:1220
void (* pfDrawBitmap )(GUI_DEVICE * pDevice, int x0, int y0, int xsize, int ysize, int BitsPerPixel, int BytesPerLine, const U8 * pData, int Diff, const LCD_PIXELINDEX * pTrans);
GUI.h:1407
void GUI_AA_SetpfDrawCharAA4 (int (* pfDrawChar)(int LayerIndex, int x, int y, U8 const * p, int xSize, int ySize, int BytesPerLine));
GUI.h:1408
GUI.h:1409
GUI_Private.h:133
extern const U8 GUI__aConvert_15_255[(1 << 4)];
GUI_Private.h:134
extern const U8 GUI__aConvert_31_255[(1 << 5)];
GUI_Private.h:135
extern const U8 GUI__aConvert_63_255[(1 << 6)];
GUI_Private.h:136
extern const U8 GUI__aConvert_255_15[(1 << 8)];
GUI_Private.h:137
extern const U8 GUI__aConvert_255_31[(1 << 8)];
GUI_Private.h:138
extern const U8 GUI__aConvert_255_63[(1 << 8)];
GUI_Private.h:208
GUI_Private.h:222
GUI_Private.h:267
void GUI_AA__DrawCharAA2(int x0, int y0, int XSize, int YSize, int BytesPerLine, const U8 * pData);
GUI_Private.h:268
void GUI_AA__DrawCharAA4(int x0, int y0, int XSize, int YSize, int BytesPerLine, const U8 * pData);
GUI_Private.h:269
void GUI_AA__DrawCharAA8(int x0, int y0, int XSize, int YSize, int BytesPerLine, const U8 * pData);
GUI_Private.h:283
const U8 * GUI_SIF__GetpCharInfo (const GUI_FONT * pFont, U16P c, unsigned SizeOfCharInfo);
GUI_Private.h:301
void GUI_AddHex (U32 v, U8 Len, char ** ps);
GUI_Private.h:302
void GUI_AddBin (U32 v, U8 Len, char ** ps);
GUI_Private.h:304
void GUI_AddDecShift(I32 v, U8 Len, U8 Shift, char ** ps);
GUI_Private.h:324
void GUI__AddSpaceHex (U32 v, U8 Len, char ** ps);
GUI_Private.h:422
U16 GUI__Read16(const U8 ** ppData);
GUI_Private.h:423
U32 GUI__Read32(const U8 ** ppData);
GUI_Private.h:481
GUI_Private.h:559
GUI_Private.h:578
int GUI_GetBitmapPixelIndexEx(int BitsPerPixel, int BytesPerLine, const U8 * pData, unsigned x, unsigned y);
GUI_Private.h:580
GUI_Private.h:581
void GUI__DrawBitmapA16bpp(int x0, int y0, int xSize, int ySize, const U8 * pPixel, const LCD_LOGPALETTE * pLogPal, int xMag, int yMag, tLCDDEV_Index2Color * pfIndex2Color);
GUI_Private.h:582
void GUI__SetPixelAlpha (int x, int y, U8 Alpha, LCD_COLOR Color);
GUI_Private.h:583
GUI_Private.h:584
void GUI__MixColorsBulk (U32 * pFG, U32 * pBG, U32 * pDst, unsigned OffFG, unsigned OffBG, unsigned OffDest, unsigned xSize, unsigned ySize, U8 Intens);
GUI_Private.h:660
extern LCD_COLOR (* GUI__pfMixColors)(LCD_COLOR Color, LCD_COLOR BkColor, U8 Intens);
GUI_Private.h:665
extern void (* GUI__pfMixColorsBulk)(U32 * pFG, U32 * pBG, U32 * pDst, unsigned OffFG, unsigned OffBG, unsigned OffDest, unsigned xSize, unsigned ySize, U8 Intens);
GUI_Private.h:670
extern LCD_COLOR (* LCD_AA_pfMixColors16)(LCD_COLOR Color, LCD_COLOR BkColor, U8 Intens);
GUI_Private.h:718
GUI_Private.h:719
GUI_Private.h:721
GUI_Type.h:74
const U8 * pPixel,
GUI_Type.h:83
const U8 * pPixel,
GUI_Type.h:95
const U8 * pData;
GUI_Type.h:134
GUI_Type.h:135
U8 Layer;
GUI_Type.h:196
U8 XSize;
GUI_Type.h:197
U8 XDist;
GUI_Type.h:198
GUI_Type.h:203
U8 XSize;
GUI_Type.h:204
U8 YSize;
GUI_Type.h:207
U8 XDist;
GUI_Type.h:227
const U8 * pTransData;
GUI_Type.h:231
U8 XSize;
GUI_Type.h:232
U8 XDist;
GUI_Type.h:233
GUI_Type.h:245
GUI_Type.h:246
U8 LHeight; /* height of a small lower case character (a,x) */
GUI_Type.h:247
U8 CHeight; /* height of a small upper case character (A,X) */
GUI_Type.h:442
U8 YSize;
GUI_Type.h:443
U8 YDist;
GUI_Type.h:444
U8 XMag;
GUI_Type.h:445
U8 YMag;
GUI_Type.h:452
GUI_Type.h:453
U8 LHeight; /* Height of a small lower case character (a,x) */
GUI_Type.h:454
U8 CHeight; /* Height of a small upper case character (A,X) */
GUI_Type.h:461
typedef void GUI_CALLBACK_VOID_U8_P(U8 Data, void * p);
GUI_Type.h:613
U8 Layer;
GUI_Type.h:614
GUI_Type.h:618
U8 aFlags[5];
GUI_Type.h:631
void (* pfWrite8_A0) (U8 Data);
GUI_Type.h:632
void (* pfWrite8_A1) (U8 Data);
GUI_Type.h:633
void (* pfWriteM8_A0) (U8 * pData, int NumItems);
GUI_Type.h:634
void (* pfWriteM8_A1) (U8 * pData, int NumItems);
GUI_Type.h:635
U8 (* pfRead8_A0) (void);
GUI_Type.h:636
U8 (* pfRead8_A1) (void);
GUI_Type.h:637
void (* pfReadM8_A0) (U8 * pData, int NumItems);
GUI_Type.h:638
void (* pfReadM8_A1) (U8 * pData, int NumItems);
GUI_Type.h:664
void (* pfSetCS) (U8 NotActive);
GUI_Type.h:675
typedef int (* GUI_tSend) (const U8 * pData, int len, void * p);
GUI_Type.h:676
typedef int (* GUI_tRecv) ( U8 * pData, int len, void * p);
GUI_VNC.h:117
U8 * pBuffer;
GUI_VNC.h:151
U8 * pBuffer;
GUI_VNC.h:153
int (* pfStoreU8) (struct GUI_VNC_CONTEXT * pContext, BUFFER_CB * pBCB, U8 Data);
GUI_VNC.h:156
int (* pfStoreData)(struct GUI_VNC_CONTEXT * pContext, BUFFER_CB * pBCB, const U8 * pData, int NumBytes);
GUI_VNC.h:158
int (* pfRead) (struct GUI_VNC_CONTEXT * pContext, U8 *, int Len);
GUI_VNC.h:162
void (* pfGetChallenge)(U8 * pChallenge);
GUI_VNC.h:163
void (* pfGetResponse )(U8 * pResponse );
GUI_VNC.h:172
void GUI_VNC_SetDESKey(U8 * pKey, int Mode);
GUI_VNC.h:173
void GUI_VNC_DoDES (U8 * pInblock, U8 * pOutblock);
GUI_VNC.h:189
ICONVIEW.h:114
int ICONVIEW_AddBMPItem (ICONVIEW_Handle hObj, const U8 * pBMP, const char * pText);
ICONVIEW.h:130
int ICONVIEW_InsertBMPItem (ICONVIEW_Handle hObj, const U8 * pBMP, const char * pText, int Index);
ICONVIEW.h:136
LCD.h:143
typedef void tLCDDEV_Index2ColorBulk(void * pIndex, LCD_COLOR * pColor, U32 NumItems, U8 SizeOfIndex);
LCD.h:144
typedef void tLCDDEV_Color2IndexBulk(LCD_COLOR * pColor, void * pIndex, U32 NumItems, U8 SizeOfIndex);
LCD.h:317
typedef void tLCDDEV_SetLUTEntry (U8 Pos, LCD_COLOR color);
LCD.h:331
const U8 * pData, int Diff,
LCD.h:492
U8 Pos;
LCD.h:567
LCD.h:583
LCD.h:649
typedef void tLCD_SetPixelAA(int x, int y, U8 Intens);
LCD.h:651
void LCD_SetPixelAA4_Trans (int x, int y, U8 Intens);
LCD.h:652
void LCD_SetPixelAA4_NoTrans(int x, int y, U8 Intens);
LCD.h:654
void LCD_SetPixelAA8_Trans (int x, int y, U8 Intens);
LCD.h:655
void LCD_SetPixelAA8_NoTrans(int x, int y, U8 Intens);
LCD.h:658
void LCD_AA_SetGamma (U8 * pGamma);
LCD.h:659
void LCD_AA_GetGamma (U8 * pGamma);
LCD.h:661
LCD.h:662
LCD.h:687
const U8 * pPixel, const void * pTrans);
LCD.h:716
LCD_Protected.h:78
LCD_Protected.h:95
const U8 * pPixel,
LCD_Protected.h:103
const U8 * pPixel,
LISTBOX.h:149
LISTBOX.h:208
MENU.h:229
MENU.h:245
MENU.h:250
MULTIPAGE.h:114
U8 SelSideBorderInc; // Number of pixels to add on both sides when drawing the selected item.
MULTIPAGE.h:115
U8 SelTopBorderInc; // Number of pixels to add on top of selected items.
MULTIPAGE.h:125
U8 FrameFlags; // Flags to let the drawing function know which parts of the frame to display.
MULTIPAGE.h:126
RADIO.h:163
SLIDER.h:143
SPINBOX.h:160
SPINBOX.h:161
TEXT.h:131
TREEVIEW.h:137
TREEVIEW.h:142
TREEVIEW.h:147
TREEVIEW.h:148
TREEVIEW.h:216
WM.h:159
U8 State;
WM.h:160
WM.h:164
U8 Cmd;
WM.h:165
WM.h:166
WM.h:167
WM.h:173
WM.h:530
WM.h:531
WM.h:532
WM_Intern.h:129
extern U8 WM__PaintCallbackCnt; /* Public for assertions only */
WM_Intern.h:217