|
1 | 1 | #pragma once
|
2 | 2 |
|
3 | 3 | // auto-generated by shared_export.py
|
4 |
| -#define _NR_nbgl_refresh 0x90 |
5 |
| -#define _NR_nbgl_refreshSpecial 0x91 |
6 |
| -#define _NR_nbgl_refreshSpecialWithPostRefresh 0x92 |
7 |
| -#define _NR_nbgl_refreshIsNeeded 0x93 |
8 |
| -#define _NR_nbgl_refreshReset 0x94 |
9 |
| -#define _NR_nbgl_objInit 0x95 |
10 |
| -#define _NR_nbgl_objDraw 0x96 |
11 |
| -#define _NR_nbgl_objAllowDrawing 0x97 |
12 |
| -#define _NR_nbgl_objGetRAMBuffer 0x98 |
13 |
| -#define _NR_nbgl_screenContainsObjType 0x99 |
14 |
| -#define _NR_nbgl_screenSet 0x9a |
15 |
| -#define _NR_nbgl_screenPush 0x9b |
16 |
| -#define _NR_nbgl_screenRedraw 0x9c |
17 |
| -#define _NR_nbgl_screenPop 0x9d |
18 |
| -#define _NR_nbgl_screenGetElements 0x9e |
19 |
| -#define _NR_nbgl_screenGetCurrentStackSize 0x9f |
20 |
| -#define _NR_nbgl_screenGetUxStackSize 0xa0 |
21 |
| -#define _NR_nbgl_screenGetAt 0xa1 |
22 |
| -#define _NR_nbgl_screenGetTop 0xa2 |
23 |
| -#define _NR_nbgl_screenUpdateTicker 0xa3 |
24 |
| -#define _NR_nbgl_screenUpdateBackgroundColor 0xa4 |
25 |
| -#define _NR_nbgl_screenReset 0xa5 |
26 |
| -#define _NR_nbgl_screenHandler 0xa6 |
27 |
| -#define _NR_nbgl_objPoolGet 0xa7 |
28 |
| -#define _NR_nbgl_objPoolGetArray 0xa8 |
29 |
| -#define _NR_nbgl_containerPoolGet 0xa9 |
30 |
| -#define _NR_nbgl_getCharWidth 0xaa |
31 |
| -#define _NR_nbgl_getFont 0xab |
32 |
| -#define _NR_nbgl_getFontHeight 0xac |
33 |
| -#define _NR_nbgl_getFontLineHeight 0xad |
34 |
| -#define _NR_nbgl_getSingleLineTextWidth 0xae |
35 |
| -#define _NR_nbgl_getSingleLineTextWidthInLen 0xaf |
36 |
| -#define _NR_nbgl_getTextHeight 0xb0 |
37 |
| -#define _NR_nbgl_getTextHeightInWidth 0xb1 |
38 |
| -#define _NR_nbgl_getTextNbLinesInWidth 0xb2 |
39 |
| -#define _NR_nbgl_getTextNbPagesInWidth 0xb3 |
40 |
| -#define _NR_nbgl_getTextWidth 0xb4 |
41 |
| -#define _NR_nbgl_getTextMaxLenInNbLines 0xb5 |
42 |
| -#define _NR_nbgl_textReduceOnNbLines 0xb6 |
43 |
| -#define _NR_nbgl_textWrapOnNbLines 0xb7 |
44 |
| -#define _NR_nbgl_refreshUnicodeFont 0xb8 |
45 |
| -#define _NR_nbgl_touchHandler 0xb9 |
46 |
| -#define _NR_nbgl_touchGetTouchDuration 0xba |
47 |
| -#define _NR_nbgl_touchGetTouchedPosition 0xbb |
48 |
| -#define _NR_nbgl_buttonsHandler 0xbc |
49 |
| -#define _NR_nbgl_buttonsReset 0xbd |
50 |
| -#define _NR_nbgl_keyboardCallback 0xbe |
51 |
| -#define _NR_nbgl_keypadCallback 0xbf |
52 |
| -#define _NR_nbgl_drawText 0xc0 |
53 |
| -#define _NR_pic_shared 0xc1 |
54 |
| -#define _NR_pic_init 0xc2 |
| 4 | +#define _NR_nbgl_refresh 0x91 |
| 5 | +#define _NR_nbgl_refreshSpecial 0x92 |
| 6 | +#define _NR_nbgl_refreshSpecialWithPostRefresh 0x93 |
| 7 | +#define _NR_nbgl_refreshIsNeeded 0x94 |
| 8 | +#define _NR_nbgl_refreshReset 0x95 |
| 9 | +#define _NR_nbgl_objInit 0x96 |
| 10 | +#define _NR_nbgl_objDraw 0x97 |
| 11 | +#define _NR_nbgl_objAllowDrawing 0x98 |
| 12 | +#define _NR_nbgl_objGetRAMBuffer 0x99 |
| 13 | +#define _NR_nbgl_screenContainsObjType 0x9a |
| 14 | +#define _NR_nbgl_screenSet 0x9b |
| 15 | +#define _NR_nbgl_screenPush 0x9c |
| 16 | +#define _NR_nbgl_screenRedraw 0x9d |
| 17 | +#define _NR_nbgl_screenPop 0x9e |
| 18 | +#define _NR_nbgl_screenGetElements 0x9f |
| 19 | +#define _NR_nbgl_screenGetCurrentStackSize 0xa0 |
| 20 | +#define _NR_nbgl_screenGetUxStackSize 0xa1 |
| 21 | +#define _NR_nbgl_screenGetAt 0xa2 |
| 22 | +#define _NR_nbgl_screenGetTop 0xa3 |
| 23 | +#define _NR_nbgl_screenUpdateTicker 0xa4 |
| 24 | +#define _NR_nbgl_screenUpdateBackgroundColor 0xa5 |
| 25 | +#define _NR_nbgl_screenReset 0xa6 |
| 26 | +#define _NR_nbgl_screenHandler 0xa7 |
| 27 | +#define _NR_nbgl_objPoolGet 0xa8 |
| 28 | +#define _NR_nbgl_objPoolGetArray 0xa9 |
| 29 | +#define _NR_nbgl_containerPoolGet 0xaa |
| 30 | +#define _NR_nbgl_getCharWidth 0xab |
| 31 | +#define _NR_nbgl_getFont 0xac |
| 32 | +#define _NR_nbgl_getFontHeight 0xad |
| 33 | +#define _NR_nbgl_getFontLineHeight 0xae |
| 34 | +#define _NR_nbgl_getSingleLineTextWidth 0xaf |
| 35 | +#define _NR_nbgl_getSingleLineTextWidthInLen 0xb0 |
| 36 | +#define _NR_nbgl_getTextHeight 0xb1 |
| 37 | +#define _NR_nbgl_getTextHeightInWidth 0xb2 |
| 38 | +#define _NR_nbgl_getTextNbLinesInWidth 0xb3 |
| 39 | +#define _NR_nbgl_getTextNbPagesInWidth 0xb4 |
| 40 | +#define _NR_nbgl_getTextWidth 0xb5 |
| 41 | +#define _NR_nbgl_getTextMaxLenInNbLines 0xb6 |
| 42 | +#define _NR_nbgl_textReduceOnNbLines 0xb7 |
| 43 | +#define _NR_nbgl_textWrapOnNbLines 0xb8 |
| 44 | +#define _NR_nbgl_refreshUnicodeFont 0xb9 |
| 45 | +#define _NR_nbgl_touchHandler 0xba |
| 46 | +#define _NR_nbgl_touchGetTouchDuration 0xbb |
| 47 | +#define _NR_nbgl_touchGetTouchedPosition 0xbc |
| 48 | +#define _NR_nbgl_buttonsHandler 0xbd |
| 49 | +#define _NR_nbgl_buttonsReset 0xbe |
| 50 | +#define _NR_nbgl_keyboardCallback 0xbf |
| 51 | +#define _NR_nbgl_keypadCallback 0xc0 |
| 52 | +#define _NR_nbgl_drawText 0xc1 |
| 53 | +#define _NR_pic_shared 0xc2 |
| 54 | +#define _NR_pic_init 0xc3 |
0 commit comments