Embedded SDK
Embedded SDK
|
Files | |
nbgl_buttons.c | |
nbgl_draw.c | |
Implementation of middle-level API to draw rich forms like rounded rectangle. | |
nbgl_flow.c | |
Implementation of flow management. | |
nbgl_fonts.c | |
nbgl_layout.c | |
Implementation of predefined layouts management for Applications. | |
nbgl_layout_internal.h | |
Internal functions/constants of NBGL layout layer. | |
nbgl_layout_internal_nanos.h | |
Internal functions/constants of NBGL layout layer. | |
nbgl_layout_keyboard.c | |
Implementation of predefined keyboard related layouts management. | |
nbgl_layout_keyboard_nanos.c | |
Implementation of predefined layouts management for Nano target, for Keyboard. | |
nbgl_layout_keypad.c | |
Implementation of keypad management of predefined layouts management for Applications. | |
nbgl_layout_keypad_nanos.c | |
nbgl_layout_nanos.c | |
nbgl_layout_navigation.c | |
The construction of a navigation bar with buttons super-object. | |
nbgl_obj.c | |
Implementation of API to draw all basic graphic objects. | |
nbgl_obj_keyboard.c | |
The construction and touch management of a keyboard object. | |
nbgl_obj_keyboard_nanos.c | |
The construction and touch management of a keyboard object for Nanos. | |
nbgl_obj_keypad.c | |
The construction and touch management of a keypad object. | |
nbgl_obj_keypad_nanos.c | |
The construction and key management of a keypad object for nanos. | |
nbgl_obj_pool.c | |
Implementation of a graphical objects pool, to be used by any page, or by predefined layout management. | |
nbgl_page.c | |
Implementation of predefined pages management for Applications. | |
nbgl_screen.c | |
Implementation of screens management API. | |
nbgl_serialize.c | |
nbgl_step.c | |
Implementation of predefined pages management for Applications. | |
nbgl_touch.c | |
nbgl_use_case.c | |
Implementation of typical pages (or sets of pages) for Applications. | |
nbgl_use_case_nanos.c | |
Implementation of typical pages (or sets of pages) for Applications, for Nanos (X, SP) | |