Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Macros
nbgl_icons.h File Reference

Semantic icon defines for NBGL. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define C_warning64px   _Pragma("GCC warning \"Deprecated constant!\"") C_Warning_64px
 
#define C_round_warning_64px   _Pragma("GCC warning \"Deprecated constant!\"") C_Important_Circle_64px
 

Detailed Description

Semantic icon defines for NBGL.

This file maps device-size-independent names to the concrete glyph symbols generated from the per-size PNG/BMP source files. Include it directly when you need icon names outside of nbgl_obj.h.

Definition in file nbgl_icons.h.

Macro Definition Documentation

◆ C_round_warning_64px

#define C_round_warning_64px   _Pragma("GCC warning \"Deprecated constant!\"") C_Important_Circle_64px

Definition at line 199 of file nbgl_icons.h.

◆ C_warning64px

#define C_warning64px   _Pragma("GCC warning \"Deprecated constant!\"") C_Warning_64px

Definition at line 198 of file nbgl_icons.h.