diff --git a/lib/libesp32/Berry/default/be_lv_lvgl_module.c b/lib/libesp32/Berry/default/be_lv_lvgl_module.c index cb4f6196e..b0833d54b 100644 --- a/lib/libesp32/Berry/default/be_lv_lvgl_module.c +++ b/lib/libesp32/Berry/default/be_lv_lvgl_module.c @@ -20,6 +20,7 @@ extern int lv0_layer_top(bvm *vm); extern int lv0_layer_sys(bvm *vm); extern int lv0_get_hor_res(bvm *vm); extern int lv0_get_ver_res(bvm *vm); +extern int lv0_screenshot(bvm *vm); #if !BE_USE_PRECOMPILED_OBJECT @@ -617,6 +618,7 @@ be_native_module_attr_table(lvgl) { be_native_module_function("layer_sys", lv0_layer_sys), be_native_module_function("get_hor_res", lv0_get_hor_res), be_native_module_function("get_ver_res", lv0_get_ver_res), + be_native_module_function("screenshot", lv0_screenshot), }; @@ -1152,6 +1154,7 @@ module lvgl (scope: global) { layer_sys, func(lv0_layer_sys) get_hor_res, func(lv0_get_hor_res) get_ver_res, func(lv0_get_ver_res) + screenshot, func(lv0_screenshot) diff --git a/lib/libesp32/Berry/default/be_lvgl_widgets_lib.c b/lib/libesp32/Berry/default/be_lvgl_widgets_lib.c index ae6f4b43b..6b2b2d65e 100644 --- a/lib/libesp32/Berry/default/be_lvgl_widgets_lib.c +++ b/lib/libesp32/Berry/default/be_lvgl_widgets_lib.c @@ -20,6 +20,7 @@ extern int lv0_layer_top(bvm *vm); extern int lv0_layer_sys(bvm *vm); extern int lv0_get_hor_res(bvm *vm); extern int lv0_get_ver_res(bvm *vm); +extern int lv0_screenshot(bvm *vm); extern int lco_init(bvm *vm); extern int lco_tostring(bvm *vm); diff --git a/lib/libesp32/Berry/generate/be_const_strtab.h b/lib/libesp32/Berry/generate/be_const_strtab.h index 10677a827..3a252aad0 100644 --- a/lib/libesp32/Berry/generate/be_const_strtab.h +++ b/lib/libesp32/Berry/generate/be_const_strtab.h @@ -1,1624 +1,1625 @@ -extern const bcstring be_const_str_AZ_TXD; -extern const bcstring be_const_str_STYLE_PATTERN_RECOLOR; -extern const bcstring be_const_str_get_cursor_hidden; -extern const bcstring be_const_str_lv_line; -extern const bcstring be_const_str_SYMBOL_BULLET; -extern const bcstring be_const_str_get_hue; -extern const bcstring be_const_str_set_bg_grad_stop; -extern const bcstring be_const_str_STYLE_TRANSFORM_ZOOM; -extern const bcstring be_const_str_ETH_PHY_POWER; -extern const bcstring be_const_str_set_margin_right; -extern const bcstring be_const_str_set_style_local_value_font; -extern const bcstring be_const_str_LMT01; -extern const bcstring be_const_str_PAGE_EDGE_LEFT; -extern const bcstring be_const_str_lv_slider; -extern const bcstring be_const_str_CHART_PART_SERIES_BG; -extern const bcstring be_const_str_set_max_height; -extern const bcstring be_const_str_set_offset_y; -extern const bcstring be_const_str_set_style_local_border_blend_mode; -extern const bcstring be_const_str_OPA_40; -extern const bcstring be_const_str_del_char; -extern const bcstring be_const_str_SYMBOL_LIST; -extern const bcstring be_const_str_get_ext_click_pad_right; -extern const bcstring be_const_str_set_fit2; -extern const bcstring be_const_str_set_rollover; -extern const bcstring be_const_str_var; -extern const bcstring be_const_str_DSB_OUT; -extern const bcstring be_const_str_STYLE_PAD_LEFT; -extern const bcstring be_const_str_WEBCAM_HSD; -extern const bcstring be_const_str_get_style_pattern_repeat; -extern const bcstring be_const_str_up; -extern const bcstring be_const_str_FIT_TIGHT; -extern const bcstring be_const_str_STYLE_SCALE_GRAD_COLOR; -extern const bcstring be_const_str_TX2X_TXD_BLACK; -extern const bcstring be_const_str_get_style_transform_width; -extern const bcstring be_const_str_get_width_grid; -extern const bcstring be_const_str_floor; -extern const bcstring be_const_str_set_value_ofs_x; -extern const bcstring be_const_str_CHART_CURSOR_LEFT; -extern const bcstring be_const_str_get_focused_btn; -extern const bcstring be_const_str_get_style_transition_prop_6; -extern const bcstring be_const_str_get_type; -extern const bcstring be_const_str_SYMBOL_LEFT; -extern const bcstring be_const_str_EVENT_DRAG_THROW_BEGIN; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_1; -extern const bcstring be_const_str_get_style_line_opa; -extern const bcstring be_const_str_BORDER_SIDE_TOP; -extern const bcstring be_const_str_KEY1_INV_NP; -extern const bcstring be_const_str_set_anim_time; -extern const bcstring be_const_str_set_text_sel_end; -extern const bcstring be_const_str_sqrt; -extern const bcstring be_const_str_WEBCAM_PWDN; -extern const bcstring be_const_str_hide_series; -extern const bcstring be_const_str_set_insert_replace; -extern const bcstring be_const_str_DISP_ROT_90; -extern const bcstring be_const_str_KEYBOARD_PART_BG; -extern const bcstring be_const_str_RA8876_CS; -extern const bcstring be_const_str_STYLE_PATTERN_BLEND_MODE; -extern const bcstring be_const_str_get_cell_crop; -extern const bcstring be_const_str_setrange; -extern const bcstring be_const_str_set_pos; -extern const bcstring be_const_str_set_value_blend_mode; -extern const bcstring be_const_str_ROLLER_MODE_NORMAL; -extern const bcstring be_const_str_SM2135_DAT; -extern const bcstring be_const_str_set_style_local_opa_scale; -extern const bcstring be_const_str_HPMA_TX; -extern const bcstring be_const_str_set_range; -extern const bcstring be_const_str_blur_ver; -extern const bcstring be_const_str_set_content_size; -extern const bcstring be_const_str_lv_arc; -extern const bcstring be_const_str_set_auto_realign; -extern const bcstring be_const_str_set_adv_hittest; -extern const bcstring be_const_str_HX711_SCK; -extern const bcstring be_const_str_RF_SENSOR; -extern const bcstring be_const_str_scr_act; -extern const bcstring be_const_str_elif; -extern const bcstring be_const_str_PROTECT_POS; -extern const bcstring be_const_str_A4988_MS1; -extern const bcstring be_const_str_ADC_LIGHT; -extern const bcstring be_const_str_get_style_shadow_ofs_x; -extern const bcstring be_const_str_get_scrl_width; -extern const bcstring be_const_str_get_style_line_width; -extern const bcstring be_const_str_set_checked; -extern const bcstring be_const_str_set_style_local_margin_bottom; -extern const bcstring be_const_str_add_btn_left; -extern const bcstring be_const_str_set_value_opa; -extern const bcstring be_const_str_on_edge; -extern const bcstring be_const_str_PROTECT_EVENT_TO_DISABLED; -extern const bcstring be_const_str_set_transform_width; -extern const bcstring be_const_str_GAUGE_PART_MAJOR; -extern const bcstring be_const_str_STYLE_OUTLINE_WIDTH; -extern const bcstring be_const_str_set_bg_main_stop; -extern const bcstring be_const_str_set_style_local_outline_pad; -extern const bcstring be_const_str_concat; -extern const bcstring be_const_str_get_top; -extern const bcstring be_const_str_lv_list; -extern const bcstring be_const_str_get_fit_left; -extern const bcstring be_const_str_get_group; -extern const bcstring be_const_str_get_style_scale_border_width; -extern const bcstring be_const_str_get_style_scale_width; -extern const bcstring be_const_str_SILVER; -extern const bcstring be_const_str_focus_next; -extern const bcstring be_const_str_set_style_local_text_blend_mode; -extern const bcstring be_const_str_STYLE_SCALE_END_COLOR; -extern const bcstring be_const_str_anim_cb; -extern const bcstring be_const_str_down; -extern const bcstring be_const_str_set_drag_dir; -extern const bcstring be_const_str_set_fit; -extern const bcstring be_const_str_STYLE_OUTLINE_PAD; -extern const bcstring be_const_str_set_clip_corner; -extern const bcstring be_const_str_SSPI; -extern const bcstring be_const_str_set_style_local_border_opa; -extern const bcstring be_const_str_DDS2382_TX; -extern const bcstring be_const_str_FS_RES_DENIED; -extern const bcstring be_const_str_SYMBOL_PREV; -extern const bcstring be_const_str_get_tile_act; -extern const bcstring be_const_str_init_draw_rect_dsc; -extern const bcstring be_const_str_report_style_mod; -extern const bcstring be_const_str_set_focus_parent; -extern const bcstring be_const_str_MAROON; -extern const bcstring be_const_str_NONE; -extern const bcstring be_const_str_ARIRFSEL; -extern const bcstring be_const_str_get_ext_click_pad_bottom; -extern const bcstring be_const_str_set_bg_start_angle; -extern const bcstring be_const_str_set_pattern_image; extern const bcstring be_const_str_ARC_TYPE_NORMAL; -extern const bcstring be_const_str_get_text_sel_start; -extern const bcstring be_const_str_SM2135_CLK; -extern const bcstring be_const_str_get_knob_colored; -extern const bcstring be_const_str_get_width; -extern const bcstring be_const_str_GESTURE_DIR_LEFT; -extern const bcstring be_const_str_CHART_AXIS_DRAW_LAST_TICK; -extern const bcstring be_const_str_GREEN; -extern const bcstring be_const_str_NRF24_CS; -extern const bcstring be_const_str_STYLE_PAD_BOTTOM; -extern const bcstring be_const_str_set_scrollable_fit2; -extern const bcstring be_const_str_set_signal_cb; -extern const bcstring be_const_str_GPS_RX; -extern const bcstring be_const_str_clear_options; -extern const bcstring be_const_str_get_style_line_color; -extern const bcstring be_const_str_get_style_text_letter_space; -extern const bcstring be_const_str_set_text_sel_color; -extern const bcstring be_const_str_FTC532; -extern const bcstring be_const_str_close; -extern const bcstring be_const_str_set_options_static; -extern const bcstring be_const_str_get_scrollbar_mode; -extern const bcstring be_const_str_set_auto_size; -extern const bcstring be_const_str_ADC_INPUT; -extern const bcstring be_const_str_SLIDER_TYPE_SYMMETRICAL; -extern const bcstring be_const_str_STYLE_CLIP_CORNER; -extern const bcstring be_const_str_get_show_selected; -extern const bcstring be_const_str_set_parent; -extern const bcstring be_const_str_SDM630_RX; -extern const bcstring be_const_str_get_one_line; -extern const bcstring be_const_str_set_outline_width; -extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_MID; -extern const bcstring be_const_str_get_letter_on; -extern const bcstring be_const_str_set_style_local_scale_end_border_width; -extern const bcstring be_const_str_set_width_fit; -extern const bcstring be_const_str_KEY_DEL; -extern const bcstring be_const_str_SYMBOL_SD_CARD; -extern const bcstring be_const_str_set_style_local_value_ofs_x; -extern const bcstring be_const_str_ARC_PART_INDIC; -extern const bcstring be_const_str_get_active_btn_text; -extern const bcstring be_const_str_set_pivot; -extern const bcstring be_const_str_I2C_SCL; -extern const bcstring be_const_str_get_style_line_dash_width; -extern const bcstring be_const_str_get_style_transform_zoom; -extern const bcstring be_const_str_set_cursor_manage; -extern const bcstring be_const_str_LAYOUT_OFF; -extern const bcstring be_const_str_byte; -extern const bcstring be_const_str_reverse; -extern const bcstring be_const_str_TABVIEW_TAB_POS_NONE; -extern const bcstring be_const_str_get_step; -extern const bcstring be_const_str_set_style_local_image_opa; -extern const bcstring be_const_str_FALLING; -extern const bcstring be_const_str_set_style_local_shadow_blend_mode; -extern const bcstring be_const_str_set_text_blend_mode; -extern const bcstring be_const_str_set_valid_positions; -extern const bcstring be_const_str_do; -extern const bcstring be_const_str_BLACK; -extern const bcstring be_const_str_SSPI_CS; -extern const bcstring be_const_str_STYLE_IMAGE_RECOLOR_OPA; -extern const bcstring be_const_str_SYMBOL_WIFI; -extern const bcstring be_const_str_BORDER_SIDE_INTERNAL; -extern const bcstring be_const_str_set_checkable; -extern const bcstring be_const_str_set_cursor_pos; -extern const bcstring be_const_str_STYLE_PATTERN_RECOLOR_OPA; -extern const bcstring be_const_str_get_cursor_manage; -extern const bcstring be_const_str_set_pad_bottom; -extern const bcstring be_const_str_FS_RES_HW_ERR; -extern const bcstring be_const_str_LAYOUT_ROW_TOP; -extern const bcstring be_const_str_SYMBOL_BATTERY_3; -extern const bcstring be_const_str_real; -extern const bcstring be_const_str_set_style_local_transition_path; -extern const bcstring be_const_str_TXT_FLAG_NONE; -extern const bcstring be_const_str_get_color_mode_fixed; -extern const bcstring be_const_str_get_needle_count; -extern const bcstring be_const_str_MP3_DFR562; -extern const bcstring be_const_str_number; -extern const bcstring be_const_str_set_one_check; -extern const bcstring be_const_str_set_style_local_value_letter_space; -extern const bcstring be_const_str_BLUE; -extern const bcstring be_const_str_KEY_UP; -extern const bcstring be_const_str_LIST_PART_BG; -extern const bcstring be_const_str_STYLE_PATTERN_OPA; -extern const bcstring be_const_str_TEXT_DECOR_STRIKETHROUGH; -extern const bcstring be_const_str_add_protect; -extern const bcstring be_const_str_MHZ_TXD; -extern const bcstring be_const_str_STYLE_BORDER_SIDE; -extern const bcstring be_const_str_clear_btn_ctrl; -extern const bcstring be_const_str_PROTECT_FOLLOW; -extern const bcstring be_const_str_deinit; -extern const bcstring be_const_str_set_transition_prop_1; -extern const bcstring be_const_str_log10; -extern const bcstring be_const_str_ANIM_ON; -extern const bcstring be_const_str_DROPDOWN_PART_MAIN; -extern const bcstring be_const_str_DROPDOWN_PART_SELECTED; -extern const bcstring be_const_str_STYLE_RADIUS; -extern const bcstring be_const_str_allocate_ext_attr; -extern const bcstring be_const_str_lv_page; -extern const bcstring be_const_str_STYLE_VALUE_LINE_SPACE; -extern const bcstring be_const_str_EVENT_FOCUSED; -extern const bcstring be_const_str_set_style_local_text_line_space; -extern const bcstring be_const_str_CHECKBOX_PART_BG; -extern const bcstring be_const_str_get_series_axis; -extern const bcstring be_const_str_get_btn_label; -extern const bcstring be_const_str_BTN_STATE_CHECKED_RELEASED; -extern const bcstring be_const_str_set_style_local_line_rounded; -extern const bcstring be_const_str_set_transition_path; -extern const bcstring be_const_str_blur_hor; -extern const bcstring be_const_str_set_style_local_margin_left; -extern const bcstring be_const_str_open; -extern const bcstring be_const_str_size; -extern const bcstring be_const_str_CHART_TYPE_COLUMN; -extern const bcstring be_const_str_get_style_transition_time; -extern const bcstring be_const_str_set_mirror; -extern const bcstring be_const_str_ETH_PHY_MDIO; -extern const bcstring be_const_str_get_mirror; -extern const bcstring be_const_str_get_adjustable; -extern const bcstring be_const_str_get_pwd_show_time; -extern const bcstring be_const_str_get_max_value; -extern const bcstring be_const_str_list_get_style; -extern const bcstring be_const_str_SPI_MISO; -extern const bcstring be_const_str_add_text; -extern const bcstring be_const_str_get_style_pad_right; -extern const bcstring be_const_str_set_ext_click_area; -extern const bcstring be_const_str_DCKI; -extern const bcstring be_const_str_LAYOUT_COLUMN_LEFT; -extern const bcstring be_const_str_break; -extern const bcstring be_const_str_HSPI; -extern const bcstring be_const_str_count_children; -extern const bcstring be_const_str_lv_msgbox; -extern const bcstring be_const_str_set_btn_ctrl; -extern const bcstring be_const_str_set_scrl_width; -extern const bcstring be_const_str_LAYOUT_ROW_BOTTOM; -extern const bcstring be_const_str_tolower; -extern const bcstring be_const_str_STYLE_TRANSFORM_HEIGHT; -extern const bcstring be_const_str_set_scale_width; -extern const bcstring be_const_str_update_mask; -extern const bcstring be_const_str_set_text_opa; -extern const bcstring be_const_str_get_label_count; -extern const bcstring be_const_str_set_row_cnt; -extern const bcstring be_const_str_SR04_ECHO; -extern const bcstring be_const_str_remove_series; -extern const bcstring be_const_str_set_pad_right; -extern const bcstring be_const_str_set_col_width; -extern const bcstring be_const_str_set_offset_x; -extern const bcstring be_const_str_WEBCAM_DATA; -extern const bcstring be_const_str_ELECTRIQ_MOODL_TX; -extern const bcstring be_const_str_set_style_local_pad_right; -extern const bcstring be_const_str_BACKLIGHT; -extern const bcstring be_const_str_SPINNER_TYPE_CONSTANT_ARC; -extern const bcstring be_const_str_SOLAXX1_RX; -extern const bcstring be_const_str_SOLAXX1_TX; -extern const bcstring be_const_str_SYMBOL_BACKSPACE; -extern const bcstring be_const_str_set_style_local_shadow_ofs_y; -extern const bcstring be_const_str_is_checked; -extern const bcstring be_const_str_set_today_date; -extern const bcstring be_const_str_get_screen; -extern const bcstring be_const_str_item; -extern const bcstring be_const_str_try; -extern const bcstring be_const_str_get_style_transform_angle; -extern const bcstring be_const_str_EVENT_KEY; -extern const bcstring be_const_str_get_style_border_post; -extern const bcstring be_const_str_title_get_alignment; -extern const bcstring be_const_str_IRRECV; -extern const bcstring be_const_str_set_value_ofs_y; -extern const bcstring be_const_str_SSD1331_DC; -extern const bcstring be_const_str_get_style_transition_prop_5; -extern const bcstring be_const_str_set_layout; -extern const bcstring be_const_str_tanh; -extern const bcstring be_const_str_STATE_PRESSED; -extern const bcstring be_const_str_SYMBOL_CLOSE; -extern const bcstring be_const_str_get_fit_top; -extern const bcstring be_const_str_rad; -extern const bcstring be_const_str_LAYOUT_GRID; -extern const bcstring be_const_str_SSPI_MOSI; -extern const bcstring be_const_str_SCROLLBAR_MODE_UNHIDE; -extern const bcstring be_const_str_get_hidden; -extern const bcstring be_const_str_super; -extern const bcstring be_const_str_SYMBOL_REFRESH; -extern const bcstring be_const_str_set_style_local_shadow_opa; -extern const bcstring be_const_str_SYMBOL_BELL; -extern const bcstring be_const_str_cursor_left; -extern const bcstring be_const_str_set_src; -extern const bcstring be_const_str_KEY_HOME; -extern const bcstring be_const_str_SYMBOL_LOOP; -extern const bcstring be_const_str_cosh; -extern const bcstring be_const_str_set_border_width; -extern const bcstring be_const_str_get_base_dir; -extern const bcstring be_const_str_get_inner_coords; -extern const bcstring be_const_str_clean_tab; -extern const bcstring be_const_str_get_draw_rect_ext_pad_size; -extern const bcstring be_const_str_get_long_mode; -extern const bcstring be_const_str_set_shadow_width; -extern const bcstring be_const_str_get_local_style; -extern const bcstring be_const_str_WEBCAM_VSYNC; -extern const bcstring be_const_str_STYLE_MARGIN_RIGHT; -extern const bcstring be_const_str_set_radius; -extern const bcstring be_const_str_AS3935; -extern const bcstring be_const_str_LABEL_LONG_SROLL; -extern const bcstring be_const_str_STYLE_PATTERN_REPEAT; -extern const bcstring be_const_str_PZEM017_RX; -extern const bcstring be_const_str_TASMOTACLIENT_TXD; -extern const bcstring be_const_str_get_style_radius; -extern const bcstring be_const_str_set_align; -extern const bcstring be_const_str_set_div_line_count; -extern const bcstring be_const_str_STYLE_SHADOW_COLOR; -extern const bcstring be_const_str_set_bg_grad_color; -extern const bcstring be_const_str___lower__; -extern const bcstring be_const_str_raise; -extern const bcstring be_const_str_set_outline_opa; -extern const bcstring be_const_str_EVENT_DEFOCUSED; -extern const bcstring be_const_str_STYLE_MARGIN_BOTTOM; -extern const bcstring be_const_str_STYLE_TEXT_DECOR; -extern const bcstring be_const_str_get_auto_fit; -extern const bcstring be_const_str_set_value_str; -extern const bcstring be_const_str_TEXT_DECOR_UNDERLINE; -extern const bcstring be_const_str_set_style_local_bg_grad_stop; -extern const bcstring be_const_str_A4988_ENA; -extern const bcstring be_const_str_CHART_TYPE_LINE; -extern const bcstring be_const_str_STYLE_PATTERN_IMAGE; -extern const bcstring be_const_str_get_bg_angle_end; -extern const bcstring be_const_str_get_cell_merge_right; -extern const bcstring be_const_str_get_pivot; -extern const bcstring be_const_str_push; -extern const bcstring be_const_str_STYLE_BG_GRAD_DIR; -extern const bcstring be_const_str_PZEM004_RX; -extern const bcstring be_const_str_get_drag; -extern const bcstring be_const_str_KEY_ESC; -extern const bcstring be_const_str_SDM72_TX; -extern const bcstring be_const_str_STYLE_TRANSITION_PATH; -extern const bcstring be_const_str_is_char_under_pos; -extern const bcstring be_const_str_set_style_local_scale_width; -extern const bcstring be_const_str_set_cell_merge_right; -extern const bcstring be_const_str_DDS2382_RX; -extern const bcstring be_const_str_MAGENTA; -extern const bcstring be_const_str_STYLE_TEXT_SEL_COLOR; -extern const bcstring be_const_str_LIST_PART_SCROLLBAR; -extern const bcstring be_const_str_get_style_pattern_opa; -extern const bcstring be_const_str_get_text_sel_end; -extern const bcstring be_const_str_set_text_static; -extern const bcstring be_const_str_start_auto_close; -extern const bcstring be_const_str_STYLE_SIZE; -extern const bcstring be_const_str_ALIGN_IN_BOTTOM_LEFT; -extern const bcstring be_const_str_set_outline_color; -extern const bcstring be_const_str_SYMBOL_DRIVE; -extern const bcstring be_const_str_rand; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_4; -extern const bcstring be_const_str_set_style_local_text_color; -extern const bcstring be_const_str_STYLE_BG_BLEND_MODE; -extern const bcstring be_const_str_get_style_size; -extern const bcstring be_const_str_SYMBOL_VIDEO; -extern const bcstring be_const_str_STYLE_MARGIN_TOP; -extern const bcstring be_const_str_dump; -extern const bcstring be_const_str_PMS5003_TX; -extern const bcstring be_const_str_get_bright; -extern const bcstring be_const_str_get_btn_width; -extern const bcstring be_const_str_get_nearest_index_from_coord; -extern const bcstring be_const_str_pin_used; -extern const bcstring be_const_str_SAIR_RX; -extern const bcstring be_const_str_SYMBOL_CALL; -extern const bcstring be_const_str_set_angle_offset; -extern const bcstring be_const_str_FIT_MAX; -extern const bcstring be_const_str_STYLE_VALUE_OFS_Y; -extern const bcstring be_const_str_BOILER_OT_RX; -extern const bcstring be_const_str_BOILER_OT_TX; -extern const bcstring be_const_str_HRE_CLOCK; -extern const bcstring be_const_str_get_wrap; -extern const bcstring be_const_str_CSE7766_TX; -extern const bcstring be_const_str_set_spin_time; -extern const bcstring be_const_str_if; -extern const bcstring be_const_str_SYMBOL_BATTERY_FULL; -extern const bcstring be_const_str_get_needle_img; -extern const bcstring be_const_str_set_next; -extern const bcstring be_const_str_STYLE_VALUE_STR; -extern const bcstring be_const_str_nil; -extern const bcstring be_const_str_CALENDAR_PART_DAY_NAMES; -extern const bcstring be_const_str_WEBCAM_HREF; -extern const bcstring be_const_str_get_x_start_point; -extern const bcstring be_const_str_get_spin_time; -extern const bcstring be_const_str_get_style_scale_end_line_width; -extern const bcstring be_const_str_set_btn_ctrl_all; -extern const bcstring be_const_str_DRAG_DIR_VER; -extern const bcstring be_const_str_PWM1_INV; -extern const bcstring be_const_str_set_event_cb; -extern const bcstring be_const_str_set_style_local_bg_grad_dir; -extern const bcstring be_const_str_ALIGN_OUT_TOP_LEFT; -extern const bcstring be_const_str_KEY_END; -extern const bcstring be_const_str_ROT1A; -extern const bcstring be_const_str_add_btns; -extern const bcstring be_const_str_set_bg_blend_mode; -extern const bcstring be_const_str_LABEL_LONG_CROP; -extern const bcstring be_const_str_SYMBOL_DOWNLOAD; -extern const bcstring be_const_str_set_secondary_y_tick_texts; -extern const bcstring be_const_str_CPICKER_PART_MAIN; -extern const bcstring be_const_str_SYMBOL_PLAY; -extern const bcstring be_const_str_set_tasmota_logo; -extern const bcstring be_const_str_finish_transitions; -extern const bcstring be_const_str_PZEM016_RX; -extern const bcstring be_const_str_get_style_outline_opa; -extern const bcstring be_const_str_def_event_cb; -extern const bcstring be_const_str_get_style_border_opa; -extern const bcstring be_const_str_set_style_local_value_ofs_y; -extern const bcstring be_const_str_PZEM0XX_TX; -extern const bcstring be_const_str_SYMBOL_PLUS; -extern const bcstring be_const_str_get_gesture_parent; -extern const bcstring be_const_str_BLEND_MODE_NORMAL; -extern const bcstring be_const_str_SPI; -extern const bcstring be_const_str_SYMBOL_EJECT; -extern const bcstring be_const_str_SYMBOL_PASTE; -extern const bcstring be_const_str_focus_prev; -extern const bcstring be_const_str_get_height_fit; -extern const bcstring be_const_str_set_pattern_recolor_opa; -extern const bcstring be_const_str_HRE_DATA; -extern const bcstring be_const_str_STYLE_SCALE_END_LINE_WIDTH; -extern const bcstring be_const_str_get_parent; -extern const bcstring be_const_str_insert; -extern const bcstring be_const_str_set_antialias; -extern const bcstring be_const_str_CHART_AXIS_INVERSE_LABELS_ORDER; -extern const bcstring be_const_str_HJL_CF; -extern const bcstring be_const_str_get_style_text_sel_color; -extern const bcstring be_const_str_refresh_style; -extern const bcstring be_const_str_set_hidden; -extern const bcstring be_const_str_SHELLY_DIMMER_RST_INV; -extern const bcstring be_const_str_realign; -extern const bcstring be_const_str_AZ_RXD; -extern const bcstring be_const_str_VL53L0X_XSHUT1; -extern const bcstring be_const_str_set_text_sel; -extern const bcstring be_const_str_set_value; -extern const bcstring be_const_str_ALIGN_OUT_TOP_MID; -extern const bcstring be_const_str_draw_scale; -extern const bcstring be_const_str_load; -extern const bcstring be_const_str_ARC_PART_KNOB; -extern const bcstring be_const_str_ILI9341_DC; -extern const bcstring be_const_str_CPICKER_TYPE_RECT; -extern const bcstring be_const_str_SYMBOL_BATTERY_2; -extern const bcstring be_const_str_get_style_bg_grad_stop; -extern const bcstring be_const_str_set_shadow_blend_mode; -extern const bcstring be_const_str_get_fit_bottom; -extern const bcstring be_const_str_refresh; -extern const bcstring be_const_str_SYMBOL_DUMMY; -extern const bcstring be_const_str_remove_style_local_prop; -extern const bcstring be_const_str_get_style_text_color; -extern const bcstring be_const_str_HLW_CF; -extern const bcstring be_const_str_NRG_CF1; -extern const bcstring be_const_str_SYMBOL_MUTE; -extern const bcstring be_const_str_OPA_COVER; -extern const bcstring be_const_str_get_scrl_fit_right; -extern const bcstring be_const_str_KEYBOARD_MODE_NUM; -extern const bcstring be_const_str_PULLUP; -extern const bcstring be_const_str_del; -extern const bcstring be_const_str_LABEL_ALIGN_AUTO; -extern const bcstring be_const_str_set_style_local_value_line_space; -extern const bcstring be_const_str_STATE_DEFAULT; -extern const bcstring be_const_str_set_value_line_space; -extern const bcstring be_const_str_get_pwd_mode; -extern const bcstring be_const_str_init_draw_line_dsc; -extern const bcstring be_const_str_CYAN; -extern const bcstring be_const_str_set_line_blend_mode; -extern const bcstring be_const_str_set_selected; -extern const bcstring be_const_str_set_text_decor; -extern const bcstring be_const_str_PROTECT_PARENT; -extern const bcstring be_const_str_LED_PART_MAIN; -extern const bcstring be_const_str_is_focused; -extern const bcstring be_const_str_set_style_local_transition_prop_6; -extern const bcstring be_const_str_SCROLLBAR_MODE_AUTO; -extern const bcstring be_const_str_TFMINIPLUS_TX; -extern const bcstring be_const_str_list_init; -extern const bcstring be_const_str_set_y_tick_texts; -extern const bcstring be_const_str_EPAPER29_CS; -extern const bcstring be_const_str_BUZZER_INV; -extern const bcstring be_const_str_imin; -extern const bcstring be_const_str_BAR_TYPE_CUSTOM; -extern const bcstring be_const_str_STYLE_LINE_DASH_WIDTH; -extern const bcstring be_const_str_KEY1_TC; -extern const bcstring be_const_str_get_ext_click_pad_left; -extern const bcstring be_const_str_remove_obj; -extern const bcstring be_const_str_DRAG_DIR_BOTH; -extern const bcstring be_const_str_MIEL_HVAC_TX; -extern const bcstring be_const_str_P9813_DAT; -extern const bcstring be_const_str_get_tab_act; -extern const bcstring be_const_str_set_transform_height; -extern const bcstring be_const_str_get_scrl_height; -extern const bcstring be_const_str_set_series_axis; -extern const bcstring be_const_str_get_y; -extern const bcstring be_const_str_set_scale_end_line_width; -extern const bcstring be_const_str_TABVIEW_TAB_POS_TOP; -extern const bcstring be_const_str_get_btn_text; -extern const bcstring be_const_str_set_drag; -extern const bcstring be_const_str_LABEL_LONG_DOT; -extern const bcstring be_const_str_BLEND_MODE_ADDITIVE; -extern const bcstring be_const_str_BORDER_SIDE_RIGHT; -extern const bcstring be_const_str_set_margin_top; -extern const bcstring be_const_str_set_style_local_line_dash_gap; -extern const bcstring be_const_str_BLEND_MODE_SUBTRACTIVE; -extern const bcstring be_const_str_STYLE_TEXT_LETTER_SPACE; -extern const bcstring be_const_str_lv_btnmatrix; -extern const bcstring be_const_str_OPA_70; -extern const bcstring be_const_str_CHART_UPDATE_MODE_CIRCULAR; -extern const bcstring be_const_str_STYLE_OUTLINE_COLOR; -extern const bcstring be_const_str_set_border_opa; -extern const bcstring be_const_str_set_shadow_color; -extern const bcstring be_const_str_set_style_local_text_decor; -extern const bcstring be_const_str_PMS5003_RX; -extern const bcstring be_const_str_STYLE_BG_MAIN_STOP; -extern const bcstring be_const_str_EVENT_VALUE_CHANGED; -extern const bcstring be_const_str_area_is_visible; -extern const bcstring be_const_str_init_draw_img_dsc; -extern const bcstring be_const_str_lv_switch; -extern const bcstring be_const_str_true; -extern const bcstring be_const_str_int; -extern const bcstring be_const_str_set_style_local_shadow_ofs_x; -extern const bcstring be_const_str_set_pad_inner; -extern const bcstring be_const_str_STYLE_LINE_BLEND_MODE; -extern const bcstring be_const_str_create; -extern const bcstring be_const_str_lv_chart; -extern const bcstring be_const_str_lv_spinbox; -extern const bcstring be_const_str_set_needle_img; -extern const bcstring be_const_str_get_style_transition_prop_4; -extern const bcstring be_const_str_set_month_names; -extern const bcstring be_const_str_set_style_local_image_recolor_opa; -extern const bcstring be_const_str_ILI9488_CS; -extern const bcstring be_const_str_RDM6300_RX; -extern const bcstring be_const_str_get_click; -extern const bcstring be_const_str_sinh; -extern const bcstring be_const_str_KEYBOARD_MODE_TEXT_LOWER; -extern const bcstring be_const_str_get_cell_value; -extern const bcstring be_const_str_get_style_bg_opa; -extern const bcstring be_const_str_reset; -extern const bcstring be_const_str_set_text_letter_space; -extern const bcstring be_const_str_get_parent_event; -extern const bcstring be_const_str_set_point_count; -extern const bcstring be_const_str_CPICKER_PART_KNOB; -extern const bcstring be_const_str_DHT11_OUT; -extern const bcstring be_const_str_get_rollover; -extern const bcstring be_const_str_FS_RES_TOUT; -extern const bcstring be_const_str_RED; -extern const bcstring be_const_str_remove_style; -extern const bcstring be_const_str_get_text; -extern const bcstring be_const_str_while; -extern const bcstring be_const_str_HM10_TX; -extern const bcstring be_const_str_MAX7219CLK; -extern const bcstring be_const_str_SBR_RX; -extern const bcstring be_const_str_SBR_TX; -extern const bcstring be_const_str_del_char_forward; -extern const bcstring be_const_str_WIEGAND_D0; -extern const bcstring be_const_str_PN532_RXD; -extern const bcstring be_const_str_lv_led; -extern const bcstring be_const_str_cursor_right; -extern const bcstring be_const_str_set_style_local_transform_zoom; -extern const bcstring be_const_str_get_style_image_opa; -extern const bcstring be_const_str_CPICKER_COLOR_MODE_HUE; -extern const bcstring be_const_str_MGC3130_RESET; -extern const bcstring be_const_str_get_click_focus; -extern const bcstring be_const_str_get_style_outline_color; -extern const bcstring be_const_str_set_cell_align; -extern const bcstring be_const_str_set_style_local_image_recolor; -extern const bcstring be_const_str_get_btn_selected; -extern const bcstring be_const_str_get_style_bg_grad_color; -extern const bcstring be_const_str_set_dir; -extern const bcstring be_const_str_STYLE_PAD_INNER; -extern const bcstring be_const_str_set_ctrl_map; -extern const bcstring be_const_str_NRG_SEL; -extern const bcstring be_const_str_ALIGN_IN_TOP_MID; -extern const bcstring be_const_str_get_style_scale_end_border_width; -extern const bcstring be_const_str_get_style_bg_color; -extern const bcstring be_const_str_SYMBOL_SETTINGS; -extern const bcstring be_const_str_GESTURE_DIR_BOTTOM; -extern const bcstring be_const_str_SSD1351_DC; -extern const bcstring be_const_str_get_cursor_point; -extern const bcstring be_const_str_set_style_local_scale_border_width; -extern const bcstring be_const_str_STYLE_SCALE_BORDER_WIDTH; -extern const bcstring be_const_str_ALIGN_OUT_LEFT_MID; -extern const bcstring be_const_str_EVENT_CANCEL; -extern const bcstring be_const_str_align; -extern const bcstring be_const_str_STYLE_BG_GRAD_COLOR; -extern const bcstring be_const_str_set_btns_pos; -extern const bcstring be_const_str_cursor_up; -extern const bcstring be_const_str_get_style_image_recolor_opa; -extern const bcstring be_const_str_KEY_RIGHT; -extern const bcstring be_const_str_WE517_TX; -extern const bcstring be_const_str_set_visible_row_count; -extern const bcstring be_const_str_traceback; -extern const bcstring be_const_str_import; -extern const bcstring be_const_str_SAIR_TX; -extern const bcstring be_const_str_TXT_FLAG_EXPAND; -extern const bcstring be_const_str_set_base_dir; -extern const bcstring be_const_str_EVENT_DELETE; -extern const bcstring be_const_str_SYMBOL_HOME; -extern const bcstring be_const_str_FS_RES_FS_ERR; -extern const bcstring be_const_str_layer_sys; -extern const bcstring be_const_str_set_y_range; -extern const bcstring be_const_str_class; -extern const bcstring be_const_str_AS608_RX; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_5; -extern const bcstring be_const_str_set_angle; -extern const bcstring be_const_str_SCROLLBAR_MODE_ON; -extern const bcstring be_const_str_bytes; -extern const bcstring be_const_str_get_cursor_pos; -extern const bcstring be_const_str_SYMBOL_GPS; -extern const bcstring be_const_str___iterator__; -extern const bcstring be_const_str_get_series_area; -extern const bcstring be_const_str_get_offset_y; -extern const bcstring be_const_str_lv_cont; -extern const bcstring be_const_str_start_edge_flash; -extern const bcstring be_const_str_get_cursor_click_pos; -extern const bcstring be_const_str_hex; -extern const bcstring be_const_str_DHT22; -extern const bcstring be_const_str_MAX31855DO; -extern const bcstring be_const_str_STYLE_TEXT_SEL_BG_COLOR; -extern const bcstring be_const_str_STYLE_VALUE_OFS_X; -extern const bcstring be_const_str_get_color_mode; -extern const bcstring be_const_str_set_style_local_bg_color; -extern const bcstring be_const_str_set_style_local_pad_top; -extern const bcstring be_const_str_set_style_local_pattern_image; -extern const bcstring be_const_str_set_user_data; -extern const bcstring be_const_str_ALIGN_IN_LEFT_MID; -extern const bcstring be_const_str_set_style_local_text_font; -extern const bcstring be_const_str_DEEPSLEEP; -extern const bcstring be_const_str_FS_MODE_RD; -extern const bcstring be_const_str_STYLE_BORDER_WIDTH; -extern const bcstring be_const_str_off; -extern const bcstring be_const_str_set_bright; -extern const bcstring be_const_str_EVENT_REFRESH; -extern const bcstring be_const_str_set_style_local_transform_angle; -extern const bcstring be_const_str_MCP39F5_TX; -extern const bcstring be_const_str_set_transform_angle; -extern const bcstring be_const_str_get_start_value; -extern const bcstring be_const_str_get_style_value_letter_space; -extern const bcstring be_const_str_ETH_PHY_MDC; -extern const bcstring be_const_str_set_adjustable; -extern const bcstring be_const_str_title_set_alignment; -extern const bcstring be_const_str_HALLEFFECT; -extern const bcstring be_const_str_DDSU666_RX; -extern const bcstring be_const_str_DDSU666_TX; -extern const bcstring be_const_str_INPUT_PULLDOWN; -extern const bcstring be_const_str_STYLE_MARGIN_LEFT; -extern const bcstring be_const_str_ALIGN_IN_TOP_RIGHT; -extern const bcstring be_const_str_ALIGN_OUT_LEFT_TOP; -extern const bcstring be_const_str_INPUT; -extern const bcstring be_const_str_pi; -extern const bcstring be_const_str_set_style_local_transition_time; -extern const bcstring be_const_str_ARC_TYPE_SYMMETRIC; -extern const bcstring be_const_str_HX711_DAT; -extern const bcstring be_const_str_SCROLLBAR_MODE_HIDE; -extern const bcstring be_const_str_asstring; -extern const bcstring be_const_str_clean_style_list; -extern const bcstring be_const_str_type; -extern const bcstring be_const_str_STYLE_TRANSFORM_ANGLE; -extern const bcstring be_const_str_STYLE_LINE_WIDTH; -extern const bcstring be_const_str_get_hsv; -extern const bcstring be_const_str_init_draw_label_dsc; -extern const bcstring be_const_str_LED1_INV; -extern const bcstring be_const_str_get_saturation; -extern const bcstring be_const_str_set_value_align; -extern const bcstring be_const_str_get_arc_length; -extern const bcstring be_const_str_get_child; -extern const bcstring be_const_str_set_style_local_text_opa; -extern const bcstring be_const_str_CHECKBOX_PART_BULLET; -extern const bcstring be_const_str_SYMBOL_NEW_LINE; -extern const bcstring be_const_str_get_symbol; -extern const bcstring be_const_str_acos; -extern const bcstring be_const_str_set_x_start_point; -extern const bcstring be_const_str_HIGH; -extern const bcstring be_const_str_set_transition_delay; -extern const bcstring be_const_str_set_bg_end_angle; -extern const bcstring be_const_str_STYLE_PAD_RIGHT; -extern const bcstring be_const_str_SHELLY_DIMMER_BOOT0; -extern const bcstring be_const_str_get_fit_right; -extern const bcstring be_const_str_set_start_value; -extern const bcstring be_const_str_return; -extern const bcstring be_const_str_compile; -extern const bcstring be_const_str_resize; -extern const bcstring be_const_str_set_px; -extern const bcstring be_const_str_SYMBOL_BATTERY_1; -extern const bcstring be_const_str_WE517_RX; -extern const bcstring be_const_str_get_y_invert; -extern const bcstring be_const_str_lv_textarea; -extern const bcstring be_const_str_REL1_INV; -extern const bcstring be_const_str_SM16716_DAT; -extern const bcstring be_const_str_get_auto_size; -extern const bcstring be_const_str_LABEL_LONG_BREAK; -extern const bcstring be_const_str_draw_line; -extern const bcstring be_const_str_STYLE_SCALE_WIDTH; -extern const bcstring be_const_str_TFMINIPLUS_RX; -extern const bcstring be_const_str_set_scale; -extern const bcstring be_const_str_add_style; -extern const bcstring be_const_str_set_critical_value; -extern const bcstring be_const_str_set_transition_prop_3; -extern const bcstring be_const_str_STYLE_LINE_ROUNDED; -extern const bcstring be_const_str_TCP_TX; -extern const bcstring be_const_str_set_fit4; -extern const bcstring be_const_str_set_style_local_value_str; -extern const bcstring be_const_str_ADC_BUTTON_INV; -extern const bcstring be_const_str_get_bg_angle_start; -extern const bcstring be_const_str_get_ext_attr; -extern const bcstring be_const_str_add_element; -extern const bcstring be_const_str_get_style_border_width; -extern const bcstring be_const_str_set_x_tick_length; -extern const bcstring be_const_str_SSPI_MAX31865_CS1; -extern const bcstring be_const_str_set_border_side; -extern const bcstring be_const_str_TEXT_DECOR_NONE; -extern const bcstring be_const_str_hittest; -extern const bcstring be_const_str_set_style_local_transition_prop_5; -extern const bcstring be_const_str_set_tab_name; -extern const bcstring be_const_str_DISP_SIZE_LARGE; -extern const bcstring be_const_str_EPAPER42_CS; -extern const bcstring be_const_str_get_text_sel_en; -extern const bcstring be_const_str_set_header_height; -extern const bcstring be_const_str_set_pad_left; -extern const bcstring be_const_str_SSPI_MISO; -extern const bcstring be_const_str_get_cursor_blink_time; -extern const bcstring be_const_str_get_drag_dir; -extern const bcstring be_const_str_set_col_cnt; -extern const bcstring be_const_str_continue; -extern const bcstring be_const_str_OPA_TRANSP; -extern const bcstring be_const_str_WEBCAM_SIOC; -extern const bcstring be_const_str_lower; -extern const bcstring be_const_str_send_data; -extern const bcstring be_const_str_as; -extern const bcstring be_const_str_LABEL_ALIGN_CENTER; -extern const bcstring be_const_str_SM16716_CLK; -extern const bcstring be_const_str_ARIRFRCV; -extern const bcstring be_const_str_set_style_local_border_width; -extern const bcstring be_const_str_SPI_CS; -extern const bcstring be_const_str_get_style_value_ofs_x; -extern const bcstring be_const_str_set_line_color; -extern const bcstring be_const_str_set_style_local_text_letter_space; -extern const bcstring be_const_str_CHART_CURSOR_DOWN; -extern const bcstring be_const_str_STYLE_BORDER_COLOR; -extern const bcstring be_const_str_get_height_margin; -extern const bcstring be_const_str_ADC_JOY; -extern const bcstring be_const_str_add; -extern const bcstring be_const_str_get_x; -extern const bcstring be_const_str_set_hue; -extern const bcstring be_const_str_IEM3000_RX; -extern const bcstring be_const_str_IEM3000_TX; -extern const bcstring be_const_str_TXT_FLAG_RECOLOR; -extern const bcstring be_const_str_get_style_text_sel_bg_color; -extern const bcstring be_const_str_set_left_value; -extern const bcstring be_const_str_clear_state; -extern const bcstring be_const_str_draw_img; -extern const bcstring be_const_str_CALENDAR_PART_BG; -extern const bcstring be_const_str_FS_RES_OUT_OF_MEM; -extern const bcstring be_const_str_align_x; -extern const bcstring be_const_str_lv_group; -extern const bcstring be_const_str_ALIGN_IN_BOTTOM_MID; -extern const bcstring be_const_str_RXD; -extern const bcstring be_const_str_get_angle_offset; -extern const bcstring be_const_str_get_style_scale_grad_color; -extern const bcstring be_const_str_set_type; -extern const bcstring be_const_str_get_style_pad_top; -extern const bcstring be_const_str_invalidate_area; -extern const bcstring be_const_str_set_scale_border_width; -extern const bcstring be_const_str_DROPDOWN_DIR_RIGHT; -extern const bcstring be_const_str_FS_RES_INV_PARAM; -extern const bcstring be_const_str_get_focused_obj; -extern const bcstring be_const_str_set_buffer; -extern const bcstring be_const_str_SI7021; -extern const bcstring be_const_str_get_options; -extern const bcstring be_const_str_DISP_SIZE_MEDIUM; -extern const bcstring be_const_str_copy; -extern const bcstring be_const_str_KEY1; -extern const bcstring be_const_str_TEAL; -extern const bcstring be_const_str_set_color_mode_fixed; -extern const bcstring be_const_str_set_style_local_bg_main_stop; -extern const bcstring be_const_str_ADC_PH; -extern const bcstring be_const_str_REL1; -extern const bcstring be_const_str_TASMOTACLIENT_RST_INV; -extern const bcstring be_const_str_set_value_letter_space; -extern const bcstring be_const_str_ILI9341_CS; -extern const bcstring be_const_str_EVENT_INSERT; -extern const bcstring be_const_str_set_transition_prop_5; -extern const bcstring be_const_str_get_style_transition_prop_3; -extern const bcstring be_const_str_set_accepted_chars; -extern const bcstring be_const_str_EVENT_PRESSING; -extern const bcstring be_const_str_FS_RES_NOT_IMP; -extern const bcstring be_const_str_STYLE_SHADOW_BLEND_MODE; -extern const bcstring be_const_str_set_drag_parent; -extern const bcstring be_const_str_STYLE_TEXT_OPA; -extern const bcstring be_const_str_TABVIEW_TAB_POS_BOTTOM; -extern const bcstring be_const_str_get_layout; -extern const bcstring be_const_str_set_disabled; -extern const bcstring be_const_str_LED1; -extern const bcstring be_const_str_TCP_RX; -extern const bcstring be_const_str_set_points; -extern const bcstring be_const_str_input; -extern const bcstring be_const_str_WEBCAM_XCLK; -extern const bcstring be_const_str_get_height; -extern const bcstring be_const_str_reset_style_list; -extern const bcstring be_const_str_set_shadow_ofs_y; -extern const bcstring be_const_str_set_style_local_transition_prop_3; -extern const bcstring be_const_str_STYLE_LINE_OPA; -extern const bcstring be_const_str_add_btn_right; -extern const bcstring be_const_str_EVENT_GESTURE; -extern const bcstring be_const_str_SSPI_DC; -extern const bcstring be_const_str_clear_btn_ctrl_all; -extern const bcstring be_const_str_get_selected; -extern const bcstring be_const_str_toggle; -extern const bcstring be_const_str_BTNMATRIX_CTRL_NO_REPEAT; -extern const bcstring be_const_str_exp; -extern const bcstring be_const_str_get_letter_pos; -extern const bcstring be_const_str_remove; -extern const bcstring be_const_str_WIEGAND_D1; -extern const bcstring be_const_str_STYLE_IMAGE_RECOLOR; -extern const bcstring be_const_str_get_style_outline_pad; -extern const bcstring be_const_str_lv_dropdown; -extern const bcstring be_const_str_set_image_blend_mode; -extern const bcstring be_const_str_get_day_of_week; -extern const bcstring be_const_str_set_image_recolor; -extern const bcstring be_const_str_else; -extern const bcstring be_const_str_ST7789_DC; -extern const bcstring be_const_str_SYMBOL_BLUETOOTH; -extern const bcstring be_const_str_EVENT_PRESSED; -extern const bcstring be_const_str_get_btns_pos; -extern const bcstring be_const_str_set_scale_grad_color; -extern const bcstring be_const_str_PROJECTOR_CTRL_RX; -extern const bcstring be_const_str_draw_arc; -extern const bcstring be_const_str_draw_rect; -extern const bcstring be_const_str_DSB; -extern const bcstring be_const_str_get_style_value_color; -extern const bcstring be_const_str_set_style_local_outline_color; -extern const bcstring be_const_str_stop_auto_close; -extern const bcstring be_const_str_get_ext_click_pad_top; -extern const bcstring be_const_str_get_style_border_color; -extern const bcstring be_const_str_move_foreground; -extern const bcstring be_const_str_CPICKER_COLOR_MODE_SATURATION; -extern const bcstring be_const_str_fromstring; -extern const bcstring be_const_str_lv_label; -extern const bcstring be_const_str_map; -extern const bcstring be_const_str_SYMBOL_NEXT; -extern const bcstring be_const_str_ADC_CT_POWER; -extern const bcstring be_const_str_set_edge_flash; -extern const bcstring be_const_str_SDM120_RX; -extern const bcstring be_const_str_lv_img; -extern const bcstring be_const_str_refr_text; -extern const bcstring be_const_str_set_pattern_repeat; -extern const bcstring be_const_str_lv_keyboard; -extern const bcstring be_const_str_SYMBOL_DIRECTORY; -extern const bcstring be_const_str_get_scrollable; -extern const bcstring be_const_str_set_height; -extern const bcstring be_const_str_set_start_angle; -extern const bcstring be_const_str_CHART_PART_BG; -extern const bcstring be_const_str_FS_RES_NOT_EX; -extern const bcstring be_const_str_SM16716_SEL; -extern const bcstring be_const_str_classname; -extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_RIGHT; -extern const bcstring be_const_str_EVENT_RELEASED; -extern const bcstring be_const_str_log; -extern const bcstring be_const_str_lv_linemeter; -extern const bcstring be_const_str_get_option_cnt; -extern const bcstring be_const_str_set_style_local_margin_top; -extern const bcstring be_const_str_close_event_cb; -extern const bcstring be_const_str_set_saturation; -extern const bcstring be_const_str_KEY1_NP; -extern const bcstring be_const_str_NRF24_DC; -extern const bcstring be_const_str_set_width; -extern const bcstring be_const_str_set_image_recolor_opa; -extern const bcstring be_const_str_GRAD_DIR_NONE; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_2; -extern const bcstring be_const_str_SWT1; -extern const bcstring be_const_str_set_style_local_radius; -extern const bcstring be_const_str_CHART_AXIS_SKIP_LAST_TICK; -extern const bcstring be_const_str_SPI_DC; -extern const bcstring be_const_str_set_click_focus; -extern const bcstring be_const_str_PAGE_EDGE_RIGHT; -extern const bcstring be_const_str_STYLE_BG_OPA; -extern const bcstring be_const_str_set_value_font; -extern const bcstring be_const_str_MCP39F5_RX; -extern const bcstring be_const_str_FS_RES_LOCKED; -extern const bcstring be_const_str_get_offset_x; -extern const bcstring be_const_str_get_pressed_cell; -extern const bcstring be_const_str_CPICKER_TYPE_DISC; -extern const bcstring be_const_str_TUYA_RX; -extern const bcstring be_const_str_TUYA_TX; -extern const bcstring be_const_str_classof; -extern const bcstring be_const_str_get_btn_img; -extern const bcstring be_const_str_set_end_angle; -extern const bcstring be_const_str_sin; -extern const bcstring be_const_str_get_style_transition_delay; -extern const bcstring be_const_str_get_min_value; -extern const bcstring be_const_str_PWM1; -extern const bcstring be_const_str_get_style_text_line_space; -extern const bcstring be_const_str_lv_btn; -extern const bcstring be_const_str_BTN_STATE_RELEASED; -extern const bcstring be_const_str_set_refocus_policy; -extern const bcstring be_const_str_SLIDER_TYPE_RANGE; -extern const bcstring be_const_str_ARC_TYPE_REVERSE; -extern const bcstring be_const_str_SYMBOL_AUDIO; -extern const bcstring be_const_str_set_style_local_border_color; -extern const bcstring be_const_str_tan; -extern const bcstring be_const_str_STYLE_TEXT_BLEND_MODE; -extern const bcstring be_const_str_keys; -extern const bcstring be_const_str_set_scrollbar_mode; -extern const bcstring be_const_str_set_style_local_pad_bottom; -extern const bcstring be_const_str_increment; -extern const bcstring be_const_str_WEBCAM_PSRCS; -extern const bcstring be_const_str_get_style_transform_height; -extern const bcstring be_const_str_set_style_local_line_opa; -extern const bcstring be_const_str_set_style_local_transition_delay; -extern const bcstring be_const_str_SSD1331_CS; -extern const bcstring be_const_str_TASMOTACLIENT_RST; -extern const bcstring be_const_str_BTNMATRIX_CTRL_CHECK_STATE; -extern const bcstring be_const_str_get_focus_parent; -extern const bcstring be_const_str_set_color_mode; -extern const bcstring be_const_str_FIT_NONE; -extern const bcstring be_const_str_get_style_shadow_color; -extern const bcstring be_const_str_remove_mask; -extern const bcstring be_const_str_MAX31855CS; -extern const bcstring be_const_str_STYLE_TEXT_COLOR; -extern const bcstring be_const_str_AQUA; -extern const bcstring be_const_str_WEBCAM_PSCLK; -extern const bcstring be_const_str_get_edge_flash; -extern const bcstring be_const_str_range; -extern const bcstring be_const_str_A4988_STP; -extern const bcstring be_const_str_SDM120_TX; -extern const bcstring be_const_str_WS2812; -extern const bcstring be_const_str_get_recolor; -extern const bcstring be_const_str_layer_top; -extern const bcstring be_const_str___upper__; -extern const bcstring be_const_str_format; -extern const bcstring be_const_str_get_btn_index; -extern const bcstring be_const_str_DRAG_DIR_ONE; -extern const bcstring be_const_str_WINDMETER_SPEED; -extern const bcstring be_const_str_HM10_RX; -extern const bcstring be_const_str_end; -extern const bcstring be_const_str_get_textarea; -extern const bcstring be_const_str_lv_spinner; -extern const bcstring be_const_str_get_anim_time; -extern const bcstring be_const_str_STATE_DISABLED; -extern const bcstring be_const_str_STYLE_TEXT_FONT; -extern const bcstring be_const_str_SYMBOL_FILE; -extern const bcstring be_const_str_except; -extern const bcstring be_const_str_ADE7953_IRQ; -extern const bcstring be_const_str_CHART_AXIS_PRIMARY_Y; -extern const bcstring be_const_str_set_outline_blend_mode; -extern const bcstring be_const_str_set_style_local_line_dash_width; -extern const bcstring be_const_str_OLIVE; -extern const bcstring be_const_str_get_active_btn; -extern const bcstring be_const_str_list; -extern const bcstring be_const_str_set_cursor_hidden; -extern const bcstring be_const_str_CC1101_GDO2; -extern const bcstring be_const_str_MGC3130_XFER; -extern const bcstring be_const_str_BORDER_SIDE_NONE; -extern const bcstring be_const_str_BTN_STATE_CHECKED_PRESSED; -extern const bcstring be_const_str_set_pattern_opa; -extern const bcstring be_const_str_STYLE_VALUE_BLEND_MODE; -extern const bcstring be_const_str_BUZZER; -extern const bcstring be_const_str_LABEL_ALIGN_RIGHT; -extern const bcstring be_const_str_montserrat_font; -extern const bcstring be_const_str_WEBCAM_RESET; -extern const bcstring be_const_str_get_style_shadow_spread; -extern const bcstring be_const_str_STYLE_SCALE_END_BORDER_WIDTH; -extern const bcstring be_const_str_set_transition_prop_2; -extern const bcstring be_const_str_LAYOUT_ROW_MID; -extern const bcstring be_const_str_set_mode; -extern const bcstring be_const_str_transform; -extern const bcstring be_const_str_ALIGN_OUT_RIGHT_BOTTOM; -extern const bcstring be_const_str_set_cell_type; -extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_LEFT; -extern const bcstring be_const_str_OBJ_PART_MAIN; -extern const bcstring be_const_str_allocated; -extern const bcstring be_const_str_DHT11; -extern const bcstring be_const_str_SYMBOL_UPLOAD; -extern const bcstring be_const_str_get_needle_img_pivot_x; -extern const bcstring be_const_str_set_design_cb; -extern const bcstring be_const_str_TXT_CMD_STATE_WAIT; -extern const bcstring be_const_str_get_checkable; -extern const bcstring be_const_str_SPINNER_TYPE_FILLSPIN_ARC; -extern const bcstring be_const_str_lv_tileview; -extern const bcstring be_const_str_set_digit_format; -extern const bcstring be_const_str_set_showed_date; -extern const bcstring be_const_str_STYLE_IMAGE_OPA; -extern const bcstring be_const_str_set_style_local_transition_prop_4; -extern const bcstring be_const_str_ALIGN_OUT_LEFT_BOTTOM; -extern const bcstring be_const_str_SYMBOL_RIGHT; -extern const bcstring be_const_str_get_height_grid; -extern const bcstring be_const_str_get_prev_btn; -extern const bcstring be_const_str_get_style_shadow_opa; -extern const bcstring be_const_str_DISP_SIZE_SMALL; -extern const bcstring be_const_str_EVENT_LONG_PRESSED_REPEAT; -extern const bcstring be_const_str_FS_RES_FULL; -extern const bcstring be_const_str_STYLE_VALUE_ALIGN; -extern const bcstring be_const_str_digital_write; -extern const bcstring be_const_str_get_placeholder_text; -extern const bcstring be_const_str_invalidate; -extern const bcstring be_const_str_SYMBOL_CUT; -extern const bcstring be_const_str_get_angle_end; -extern const bcstring be_const_str_on; -extern const bcstring be_const_str_pow; -extern const bcstring be_const_str_is_inactive; -extern const bcstring be_const_str_set_cursor_blink_time; -extern const bcstring be_const_str_set_style_local_shadow_width; -extern const bcstring be_const_str_set_symbol; -extern const bcstring be_const_str_YELLOW; -extern const bcstring be_const_str_get_style_value_ofs_y; -extern const bcstring be_const_str_set_top; -extern const bcstring be_const_str_STYLE_OUTLINE_BLEND_MODE; -extern const bcstring be_const_str_get_style_pad_left; -extern const bcstring be_const_str_ANIM_OFF; -extern const bcstring be_const_str_set_bg_grad_dir; -extern const bcstring be_const_str_OPA_60; -extern const bcstring be_const_str_SYMBOL_DOWN; -extern const bcstring be_const_str_opt_neq; -extern const bcstring be_const_str_OBJ_PART_ALL; -extern const bcstring be_const_str_align_y; -extern const bcstring be_const_str_set_y_invert; -extern const bcstring be_const_str_false; -extern const bcstring be_const_str_get_protect; -extern const bcstring be_const_str_set_style_local_bg_blend_mode; -extern const bcstring be_const_str_BTNMATRIX_CTRL_DISABLED; -extern const bcstring be_const_str_EVENT_LEAVE; -extern const bcstring be_const_str_get_title; -extern const bcstring be_const_str_set_shadow_spread; -extern const bcstring be_const_str_set_style_local_pattern_recolor; -extern const bcstring be_const_str_set_transform_zoom; -extern const bcstring be_const_str_lv_style; -extern const bcstring be_const_str_DROPDOWN_PART_LIST; -extern const bcstring be_const_str_attrdump; -extern const bcstring be_const_str_set_style_local_text_sel_bg_color; -extern const bcstring be_const_str_LABEL_LONG_EXPAND; -extern const bcstring be_const_str_cos; -extern const bcstring be_const_str_get_from_btn; -extern const bcstring be_const_str_get_style_outline_width; -extern const bcstring be_const_str_fade_in; -extern const bcstring be_const_str_get_file_name; -extern const bcstring be_const_str_set_knob_colored; -extern const bcstring be_const_str_get_cell_type; -extern const bcstring be_const_str_lv_roller; -extern const bcstring be_const_str_set_style_local_value_align; -extern const bcstring be_const_str_TXT_FLAG_CENTER; -extern const bcstring be_const_str_SYMBOL_EYE_CLOSE; -extern const bcstring be_const_str_get_anim_speed; -extern const bcstring be_const_str_SYMBOL_IMAGE; -extern const bcstring be_const_str_set_focus_cb; -extern const bcstring be_const_str_set_transition_prop_4; -extern const bcstring be_const_str_SPINNER_DIR_FORWARD; -extern const bcstring be_const_str_get_scroll_propagation; -extern const bcstring be_const_str_get_style_transition_prop_2; -extern const bcstring be_const_str_lv_calendar; -extern const bcstring be_const_str_set_style_local_scale_end_line_width; -extern const bcstring be_const_str_EVENT_LONG_PRESSED; -extern const bcstring be_const_str_SPI_CLK; -extern const bcstring be_const_str_get_style_pad_bottom; -extern const bcstring be_const_str_get_user_data; -extern const bcstring be_const_str_DROPDOWN_DIR_UP; -extern const bcstring be_const_str_focus_btn; -extern const bcstring be_const_str_list_copy; -extern const bcstring be_const_str_KEYBOARD_MODE_SPECIAL; -extern const bcstring be_const_str_STYLE_BORDER_BLEND_MODE; -extern const bcstring be_const_str_STYLE_OPA_SCALE; -extern const bcstring be_const_str_set_style_local_outline_blend_mode; -extern const bcstring be_const_str_set_style_local_scale_end_color; -extern const bcstring be_const_str_set_shadow_ofs_x; -extern const bcstring be_const_str_set_style_local_transition_prop_2; -extern const bcstring be_const_str_EXS_ENABLE; -extern const bcstring be_const_str_get_editing; -extern const bcstring be_const_str_TXT_CMD_STATE_IN; -extern const bcstring be_const_str_get_adv_hittest; -extern const bcstring be_const_str_get_style_scale_end_color; -extern const bcstring be_const_str_STYLE_BORDER_OPA; -extern const bcstring be_const_str_get_size; -extern const bcstring be_const_str_ALIGN_OUT_RIGHT_TOP; -extern const bcstring be_const_str_WEBCAM_SIOD; -extern const bcstring be_const_str_get_header_height; -extern const bcstring be_const_str_set_scrollable_fit; -extern const bcstring be_const_str_text_is_selected; -extern const bcstring be_const_str_get_selected_str; -extern const bcstring be_const_str_get_style_pattern_image; -extern const bcstring be_const_str_align_mid_y; -extern const bcstring be_const_str_draw_polygon; -extern const bcstring be_const_str_BAR_TYPE_NORMAL; -extern const bcstring be_const_str_KEYBOARD_MODE_TEXT_UPPER; -extern const bcstring be_const_str_LAYOUT_PRETTY_TOP; -extern const bcstring be_const_str_get_width_fit; -extern const bcstring be_const_str_set_drag_throw; -extern const bcstring be_const_str_SYMBOL_KEYBOARD; -extern const bcstring be_const_str_set_palette; -extern const bcstring be_const_str_TASMOTACLIENT_RXD; -extern const bcstring be_const_str_set_height_fit; -extern const bcstring be_const_str_set_text_line_space; -extern const bcstring be_const_str_NRG_SEL_INV; -extern const bcstring be_const_str_TEXTAREA_CURSOR_LAST; -extern const bcstring be_const_str_set_line_width; -extern const bcstring be_const_str_RFSEND; -extern const bcstring be_const_str_get_point_id; -extern const bcstring be_const_str_get_style_clip_corner; -extern const bcstring be_const_str_set_value_color; -extern const bcstring be_const_str_TXT_FLAG_FIT; -extern const bcstring be_const_str_focus; -extern const bcstring be_const_str_set_border_post; -extern const bcstring be_const_str_set_outline_pad; -extern const bcstring be_const_str_set_recolor; -extern const bcstring be_const_str_set_style_local_margin_right; -extern const bcstring be_const_str_STYLE_LINE_COLOR; -extern const bcstring be_const_str_BAR_TYPE_SYMMETRICAL; -extern const bcstring be_const_str_print; -extern const bcstring be_const_str_set_style_local_scale_grad_color; -extern const bcstring be_const_str_DISP_ROT_NONE; -extern const bcstring be_const_str_set_needle_count; -extern const bcstring be_const_str_OUTPUT; -extern const bcstring be_const_str_asin; -extern const bcstring be_const_str_lv_bar; -extern const bcstring be_const_str_set_chg_rate; -extern const bcstring be_const_str_TXT_FLAG_RIGHT; -extern const bcstring be_const_str_OPA_100; -extern const bcstring be_const_str_lv_cpicker; -extern const bcstring be_const_str_set_border_color; -extern const bcstring be_const_str_set_cursor_point; -extern const bcstring be_const_str_STYLE_SHADOW_OPA; -extern const bcstring be_const_str_CHANGE; -extern const bcstring be_const_str_SYMBOL_SHUFFLE; -extern const bcstring be_const_str_I2C_SDA; -extern const bcstring be_const_str_ROLLER_MODE_INFINITE; -extern const bcstring be_const_str_BTN_STATE_CHECKED_DISABLED; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_3; -extern const bcstring be_const_str_LAYOUT_COLUMN_RIGHT; -extern const bcstring be_const_str_ADC_BUTTON; -extern const bcstring be_const_str_DISP_ROT_180; -extern const bcstring be_const_str_set_text_fmt; -extern const bcstring be_const_str_get_style_margin_right; -extern const bcstring be_const_str_GESTURE_DIR_RIGHT; -extern const bcstring be_const_str_STYLE_LINE_DASH_GAP; -extern const bcstring be_const_str_get_max_height; -extern const bcstring be_const_str_OPA_20; -extern const bcstring be_const_str_OPA_80; -extern const bcstring be_const_str_codedump; -extern const bcstring be_const_str_deg; -extern const bcstring be_const_str_get; -extern const bcstring be_const_str_SYMBOL_EDIT; -extern const bcstring be_const_str_TEMPL_STYLE_Y; -extern const bcstring be_const_str_set_day_names; -extern const bcstring be_const_str_isinstance; -extern const bcstring be_const_str_CSE7766_RX; -extern const bcstring be_const_str_clear_protect; -extern const bcstring be_const_str_TELEINFO_RX; -extern const bcstring be_const_str_lv_font; -extern const bcstring be_const_str_set_secondary_y_tick_length; -extern const bcstring be_const_str_set_size; -extern const bcstring be_const_str_set_style_local_size; -extern const bcstring be_const_str_SYMBOL_VOLUME_MAX; -extern const bcstring be_const_str_get_style_pattern_recolor; -extern const bcstring be_const_str_is_visible; -extern const bcstring be_const_str_set_transition_time; -extern const bcstring be_const_str_CSE7761_TX; -extern const bcstring be_const_str_NAVY; -extern const bcstring be_const_str_get_style_line_dash_gap; -extern const bcstring be_const_str_LINEMETER_PART_MAIN; -extern const bcstring be_const_str_fade_out; -extern const bcstring be_const_str_imax; -extern const bcstring be_const_str_set_style_local_pattern_blend_mode; -extern const bcstring be_const_str_SYMBOL_OK; -extern const bcstring be_const_str_WHITE; -extern const bcstring be_const_str_set_pattern_blend_mode; -extern const bcstring be_const_str_set_y; -extern const bcstring be_const_str_LIST_PART_EDGE_FLASH; -extern const bcstring be_const_str_TELEINFO_ENABLE; -extern const bcstring be_const_str_set_style_local_pad_inner; -extern const bcstring be_const_str_EVENT_DRAG_END; -extern const bcstring be_const_str_MAX7219DIN; -extern const bcstring be_const_str_OPTION_A; -extern const bcstring be_const_str_pop; -extern const bcstring be_const_str_set_style_local_outline_width; -extern const bcstring be_const_str_set_style_local_border_post; -extern const bcstring be_const_str_set_state; -extern const bcstring be_const_str_KEY_ENTER; -extern const bcstring be_const_str_OBJ_PART_VIRTUAL_FIRST; -extern const bcstring be_const_str_SCROLLBAR_MODE_DRAG; -extern const bcstring be_const_str_STYLE_VALUE_FONT; -extern const bcstring be_const_str_WEBCAM_PCLK; -extern const bcstring be_const_str_scroll_hor; -extern const bcstring be_const_str_KEY_DOWN; -extern const bcstring be_const_str_get_highlighted_dates_num; -extern const bcstring be_const_str_set_max_length; -extern const bcstring be_const_str_CNTR1; -extern const bcstring be_const_str_RC522_CS; -extern const bcstring be_const_str_STYLE_IMAGE_BLEND_MODE; -extern const bcstring be_const_str_step_next; -extern const bcstring be_const_str_refresh_ext_draw_pad; -extern const bcstring be_const_str_set_zoom; -extern const bcstring be_const_str_get_drag_parent; -extern const bcstring be_const_str_set_style_local_line_blend_mode; -extern const bcstring be_const_str_CALENDAR_PART_HEADER; -extern const bcstring be_const_str_TM1637CLK; -extern const bcstring be_const_str_get_tab_count; -extern const bcstring be_const_str_lv_tabview; -extern const bcstring be_const_str_del_async; -extern const bcstring be_const_str_get_focus_cb; -extern const bcstring be_const_str_STYLE_SHADOW_OFS_X; -extern const bcstring be_const_str_get_accepted_chars; -extern const bcstring be_const_str_lv_color; -extern const bcstring be_const_str_remove_prop; -extern const bcstring be_const_str_set_style_local_pad_left; -extern const bcstring be_const_str_ZIGBEE_RST; -extern const bcstring be_const_str_clear_series; -extern const bcstring be_const_str_PROJECTOR_CTRL_TX; -extern const bcstring be_const_str_set_pad_top; -extern const bcstring be_const_str_set_style_local_pattern_opa; -extern const bcstring be_const_str_get_point_count; -extern const bcstring be_const_str_set_border_blend_mode; -extern const bcstring be_const_str_get_ver_res; -extern const bcstring be_const_str_LABEL_LONG_SROLL_CIRC; -extern const bcstring be_const_str_FIT_PARENT; -extern const bcstring be_const_str_add_btn; -extern const bcstring be_const_str_init; -extern const bcstring be_const_str_set_auto_fit; -extern const bcstring be_const_str_set_line_rounded; -extern const bcstring be_const_str_GAUGE_PART_MAIN; -extern const bcstring be_const_str_IBEACON_TX; -extern const bcstring be_const_str_NEOPOOL_TX; -extern const bcstring be_const_str_get_value; -extern const bcstring be_const_str_opt_add; -extern const bcstring be_const_str_del_anim_ready_cb; -extern const bcstring be_const_str_get_align; -extern const bcstring be_const_str_set_long_mode; -extern const bcstring be_const_str_ALIGN_OUT_RIGHT_MID; -extern const bcstring be_const_str_get_style_pad_inner; -extern const bcstring be_const_str_get_tab; -extern const bcstring be_const_str_get_needle_img_pivot_y; -extern const bcstring be_const_str_SDS0X1_RX; -extern const bcstring be_const_str_get_style_margin_top; -extern const bcstring be_const_str_ZEROCROSS; -extern const bcstring be_const_str_lv_win; -extern const bcstring be_const_str_set_update_mode; -extern const bcstring be_const_str_A4988_DIR; -extern const bcstring be_const_str_DROPDOWN_PART_SCROLLBAR; -extern const bcstring be_const_str_set_tab_act; -extern const bcstring be_const_str_STATE_EDITED; -extern const bcstring be_const_str_SYMBOL_EYE_OPEN; -extern const bcstring be_const_str_calldepth; -extern const bcstring be_const_str_clean; -extern const bcstring be_const_str_BTNMATRIX_CTRL_CLICK_TRIG; -extern const bcstring be_const_str_ins_text; -extern const bcstring be_const_str_AS608_TX; -extern const bcstring be_const_str_ROT1B; -extern const bcstring be_const_str_get_angle_start; -extern const bcstring be_const_str_lv_table; -extern const bcstring be_const_str_set_click; -extern const bcstring be_const_str_XPT2046_CS; -extern const bcstring be_const_str_pin_mode; -extern const bcstring be_const_str_set_pwd_show_time; -extern const bcstring be_const_str_STYLE_BORDER_POST; -extern const bcstring be_const_str_SYMBOL_WARNING; -extern const bcstring be_const_str_draw_text; -extern const bcstring be_const_str_get_child_back; -extern const bcstring be_const_str_lv_imgbtn; -extern const bcstring be_const_str_DISP_ROT_270; -extern const bcstring be_const_str_set_bg_angles; -extern const bcstring be_const_str_set_arc_length; -extern const bcstring be_const_str_focus_obj; -extern const bcstring be_const_str_get_angle; -extern const bcstring be_const_str_KEY_NEXT; -extern const bcstring be_const_str_set_style_local_shadow_color; -extern const bcstring be_const_str_BS814_CLK; -extern const bcstring be_const_str_STYLE_SHADOW_SPREAD; -extern const bcstring be_const_str_cursor_down; -extern const bcstring be_const_str_get_row_cnt; -extern const bcstring be_const_str_set_angles; -extern const bcstring be_const_str_set_style_local_value_color; -extern const bcstring be_const_str_OPA_30; -extern const bcstring be_const_str_OPA_50; -extern const bcstring be_const_str_OPA_90; -extern const bcstring be_const_str_OUTPUT_HI; -extern const bcstring be_const_str_get_max_length; -extern const bcstring be_const_str_get_x_from_index; -extern const bcstring be_const_str_get_btnmatrix; -extern const bcstring be_const_str_get_style_margin_left; -extern const bcstring be_const_str_INPUT_PULLUP; -extern const bcstring be_const_str_PULLDOWN; -extern const bcstring be_const_str_BORDER_SIDE_BOTTOM; -extern const bcstring be_const_str_get_width_margin; -extern const bcstring be_const_str_FS_RES_UNKNOWN; -extern const bcstring be_const_str_KEY_PREV; -extern const bcstring be_const_str_set_style_local_line_width; -extern const bcstring be_const_str_dot_p; -extern const bcstring be_const_str_SDCARD_CS; -extern const bcstring be_const_str_abs; -extern const bcstring be_const_str_get_style_line_rounded; -extern const bcstring be_const_str_set_hsv; -extern const bcstring be_const_str_HPMA_RX; -extern const bcstring be_const_str_KEY_BACKSPACE; -extern const bcstring be_const_str_fill_bg; -extern const bcstring be_const_str_split; -extern const bcstring be_const_str_set_tile_act; -extern const bcstring be_const_str_SYMBOL_CHARGE; -extern const bcstring be_const_str_set_parent_event; -extern const bcstring be_const_str_get_antialias; -extern const bcstring be_const_str_get_line_count; -extern const bcstring be_const_str_set_height_margin; -extern const bcstring be_const_str_EVENT_APPLY; -extern const bcstring be_const_str_SYMBOL_SAVE; -extern const bcstring be_const_str_get_zoom; -extern const bcstring be_const_str_set_x_tick_texts; -extern const bcstring be_const_str_get_auto_realign; -extern const bcstring be_const_str_pin; -extern const bcstring be_const_str_set_margin_bottom; -extern const bcstring be_const_str_glue_obj; -extern const bcstring be_const_str_set_style_local_outline_opa; -extern const bcstring be_const_str_ALIGN_OUT_TOP_RIGHT; -extern const bcstring be_const_str_KEYBOARD_PART_BTN; -extern const bcstring be_const_str_add_state; -extern const bcstring be_const_str_get_sb_mode; -extern const bcstring be_const_str_lv_gauge; -extern const bcstring be_const_str_BORDER_SIDE_FULL; -extern const bcstring be_const_str_get_style_transition_prop_1; -extern const bcstring be_const_str_set_ext_array; -extern const bcstring be_const_str_opt_eq; -extern const bcstring be_const_str_FS_RES_OK; -extern const bcstring be_const_str_digital_read; -extern const bcstring be_const_str_lv_canvas; -extern const bcstring be_const_str_find; -extern const bcstring be_const_str_set_scrl_layout; -extern const bcstring be_const_str_LEDLNK; -extern const bcstring be_const_str_DROPDOWN_DIR_DOWN; -extern const bcstring be_const_str_set_style_local_transition_prop_1; -extern const bcstring be_const_str_SYMBOL_COPY; -extern const bcstring be_const_str_get_critical_value; -extern const bcstring be_const_str_get_scrl_layout; -extern const bcstring be_const_str_ARC_PART_BG; -extern const bcstring be_const_str_GESTURE_DIR_TOP; -extern const bcstring be_const_str_SENSOR_END; -extern const bcstring be_const_str_get_px; -extern const bcstring be_const_str_GAUGE_PART_NEEDLE; -extern const bcstring be_const_str_PROTECT_PRESS_LOST; -extern const bcstring be_const_str_get_left_value; -extern const bcstring be_const_str_get_next_btn; -extern const bcstring be_const_str_set_style_local_value_blend_mode; -extern const bcstring be_const_str_set_text_sel_start; -extern const bcstring be_const_str_set_width_margin; -extern const bcstring be_const_str_srand; -extern const bcstring be_const_str_CNTR1_NP; -extern const bcstring be_const_str_get_drag_throw; -extern const bcstring be_const_str_set_line_dash_width; -extern const bcstring be_const_str_set_textarea; -extern const bcstring be_const_str_MHZ_RXD; -extern const bcstring be_const_str_upper; -extern const bcstring be_const_str_get_cell_align; -extern const bcstring be_const_str_get_scrl_fit_bottom; -extern const bcstring be_const_str_get_style_image_recolor; -extern const bcstring be_const_str_set_scroll_propagation; -extern const bcstring be_const_str_align_mid_x; -extern const bcstring be_const_str_get_label; -extern const bcstring be_const_str_DROPDOWN_DIR_LEFT; -extern const bcstring be_const_str_ceil; -extern const bcstring be_const_str_set_scrl_height; -extern const bcstring be_const_str_LOW; -extern const bcstring be_const_str_MAX31855CLK; -extern const bcstring be_const_str_SSD1351_CS; -extern const bcstring be_const_str_STYLE_BG_COLOR; -extern const bcstring be_const_str_HRXL_RX; -extern const bcstring be_const_str_set_margin_left; -extern const bcstring be_const_str_add_tab; -extern const bcstring be_const_str_get_style_text_opa; -extern const bcstring be_const_str_set_bg_color; -extern const bcstring be_const_str_set_style_local_pattern_recolor_opa; -extern const bcstring be_const_str_OBJMASK_PART_MAIN; -extern const bcstring be_const_str_set_text_color; -extern const bcstring be_const_str_SYMBOL_PAUSE; -extern const bcstring be_const_str_remove_all_objs; -extern const bcstring be_const_str_scroll_ver; -extern const bcstring be_const_str_set_pwd_mode; -extern const bcstring be_const_str_BL0940_RX; -extern const bcstring be_const_str_get_src; -extern const bcstring be_const_str_CHART_CURSOR_NONE; -extern const bcstring be_const_str_set_style_local_shadow_spread; -extern const bcstring be_const_str_set_one_line; -extern const bcstring be_const_str_setitem; -extern const bcstring be_const_str_set_btn_width; -extern const bcstring be_const_str_DI; -extern const bcstring be_const_str_GPS_TX; -extern const bcstring be_const_str_copy_buf; -extern const bcstring be_const_str_is_dragged; -extern const bcstring be_const_str_get_style_pattern_recolor_opa; -extern const bcstring be_const_str_lv_objmask; -extern const bcstring be_const_str_set_gesture_parent; -extern const bcstring be_const_str_TM1638STB; -extern const bcstring be_const_str_LEDLNK_INV; -extern const bcstring be_const_str_get_scrl_fit_left; -extern const bcstring be_const_str_CHART_PART_SERIES; -extern const bcstring be_const_str_STYLE_PAD_TOP; -extern const bcstring be_const_str_set_editing; -extern const bcstring be_const_str_set_y_tick_length; -extern const bcstring be_const_str_issubclass; -extern const bcstring be_const_str_set_image_opa; -extern const bcstring be_const_str_set_style_local_bg_grad_color; -extern const bcstring be_const_str_get_btn_ctrl; -extern const bcstring be_const_str_get_col_cnt; -extern const bcstring be_const_str_set_wrap; -extern const bcstring be_const_str_MIEL_HVAC_RX; -extern const bcstring be_const_str_STATE_FOCUSED; -extern const bcstring be_const_str_SYMBOL_POWER; -extern const bcstring be_const_str_set_pattern_recolor; -extern const bcstring be_const_str_SLIDER_TYPE_NORMAL; -extern const bcstring be_const_str_SYMBOL_USB; -extern const bcstring be_const_str_SDM630_TX; -extern const bcstring be_const_str_ZIGBEE_RX; -extern const bcstring be_const_str_ZIGBEE_TX; -extern const bcstring be_const_str_clear; -extern const bcstring be_const_str_PN532_TXD; -extern const bcstring be_const_str_def; -extern const bcstring be_const_str_TEMPL_STYLE_X; -extern const bcstring be_const_str_clear_selection; -extern const bcstring be_const_str_get_style_value_opa; -extern const bcstring be_const_str_set_scale_end_color; -extern const bcstring be_const_str_set_step; -extern const bcstring be_const_str_lv_obj; -extern const bcstring be_const_str_set_style_local_transform_height; -extern const bcstring be_const_str_SYMBOL_BATTERY_EMPTY; -extern const bcstring be_const_str_STATE_CHECKED; -extern const bcstring be_const_str_set_line_dash_gap; -extern const bcstring be_const_str_SSPI_SCLK; -extern const bcstring be_const_str_set_style_local_image_blend_mode; -extern const bcstring be_const_str_ALIGN_IN_TOP_LEFT; -extern const bcstring be_const_str_handle_get_type_signal; -extern const bcstring be_const_str_set_style_local_value_opa; -extern const bcstring be_const_str_set_x; -extern const bcstring be_const_str_ADC_TEMP; -extern const bcstring be_const_str_DYP_RX; -extern const bcstring be_const_str_EVENT_SHORT_CLICKED; -extern const bcstring be_const_str_LAYOUT_PRETTY_MID; -extern const bcstring be_const_str_set_padding_left; -extern const bcstring be_const_str_set_show_selected; -extern const bcstring be_const_str_GRAY; -extern const bcstring be_const_str_PROTECT_CHILD_CHG; -extern const bcstring be_const_str_set_highlighted_dates; -extern const bcstring be_const_str_start; -extern const bcstring be_const_str_STYLE_TRANSITION_TIME; -extern const bcstring be_const_str_get_style_shadow_ofs_y; -extern const bcstring be_const_str_set_placeholder_text; -extern const bcstring be_const_str_TM1637DIO; -extern const bcstring be_const_str_iter; -extern const bcstring be_const_str_opt_connect; -extern const bcstring be_const_str_add_obj; -extern const bcstring be_const_str_get_style_value_line_space; -extern const bcstring be_const_str_TXD; -extern const bcstring be_const_str_ALIGN_IN_BOTTOM_RIGHT; -extern const bcstring be_const_str_FS_RES_BUSY; -extern const bcstring be_const_str_set_options; -extern const bcstring be_const_str_BTN_STATE_PRESSED; -extern const bcstring be_const_str_GRAD_DIR_VER; -extern const bcstring be_const_str_get_style_margin_bottom; -extern const bcstring be_const_str_DRAG_DIR_HOR; -extern const bcstring be_const_str_TM1638CLK; -extern const bcstring be_const_str_BTNMATRIX_CTRL_CHECKABLE; -extern const bcstring be_const_str_CHART_AXIS_SECONDARY_Y; -extern const bcstring be_const_str_add_char; -extern const bcstring be_const_str_LABEL_ALIGN_LEFT; -extern const bcstring be_const_str_STYLE_VALUE_LETTER_SPACE; -extern const bcstring be_const_str_get_coords; -extern const bcstring be_const_str_is_point_on_coords; -extern const bcstring be_const_str_OPEN_DRAIN; -extern const bcstring be_const_str_OUTPUT_OPEN_DRAIN; -extern const bcstring be_const_str_STYLE_SHADOW_OFS_Y; -extern const bcstring be_const_str_OPA_0; -extern const bcstring be_const_str_RFRECV; -extern const bcstring be_const_str_ROT1B_NP; -extern const bcstring be_const_str_STATE_HOVERED; -extern const bcstring be_const_str_RC522_RST; -extern const bcstring be_const_str_SWT1_NP; -extern const bcstring be_const_str_IBEACON_RX; -extern const bcstring be_const_str_LAYOUT_CENTER; -extern const bcstring be_const_str_CC1101_GDO0; -extern const bcstring be_const_str_SR04_TRIG; -extern const bcstring be_const_str_STYLE_TRANSITION_PROP_6; -extern const bcstring be_const_str_set_color; -extern const bcstring be_const_str_STYLE_TRANSITION_DELAY; -extern const bcstring be_const_str_get_col_width; -extern const bcstring be_const_str_GRAD_DIR_HOR; -extern const bcstring be_const_str_LAYOUT_PRETTY_BOTTOM; -extern const bcstring be_const_str_SDS0X1_TX; -extern const bcstring be_const_str_SPI_MOSI; -extern const bcstring be_const_str_set_scale_end_border_width; -extern const bcstring be_const_str_set_text_sel_bg_color; -extern const bcstring be_const_str_lv_checkbox; -extern const bcstring be_const_str_EVENT_DRAG_BEGIN; -extern const bcstring be_const_str_PURPLE; -extern const bcstring be_const_str_get_state; -extern const bcstring be_const_str_SYMBOL_TRASH; -extern const bcstring be_const_str_TABVIEW_TAB_POS_RIGHT; -extern const bcstring be_const_str_OLED_RESET; -extern const bcstring be_const_str_set_cell_value; -extern const bcstring be_const_str_SYMBOL_MINUS; -extern const bcstring be_const_str_get_focused; -extern const bcstring be_const_str_set_style_local_line_color; -extern const bcstring be_const_str_LAYOUT_COLUMN_MID; -extern const bcstring be_const_str_ROT1A_NP; -extern const bcstring be_const_str_STYLE_VALUE_COLOR; -extern const bcstring be_const_str_cut_text; -extern const bcstring be_const_str_get_style_value_str; -extern const bcstring be_const_str_set_map; -extern const bcstring be_const_str_KEY1_INV; -extern const bcstring be_const_str_TM1638DIO; -extern const bcstring be_const_str_set_anim_speed; -extern const bcstring be_const_str_get_scale_angle; -extern const bcstring be_const_str_ALIGN_IN_RIGHT_MID; -extern const bcstring be_const_str_step_prev; -extern const bcstring be_const_str_PROTECT_NONE; -extern const bcstring be_const_str_decrement; -extern const bcstring be_const_str_set_line_opa; -extern const bcstring be_const_str_PROTECT_CLICK_FOCUS; -extern const bcstring be_const_str_MCP39F5_RST; -extern const bcstring be_const_str_STYLE_TEXT_LINE_SPACE; -extern const bcstring be_const_str_CHART_UPDATE_MODE_SHIFT; -extern const bcstring be_const_str_str; -extern const bcstring be_const_str_ALIGN_CENTER; -extern const bcstring be_const_str_BTNMATRIX_CTRL_HIDDEN; -extern const bcstring be_const_str_OPA_10; -extern const bcstring be_const_str_PAGE_EDGE_BOTTOM; -extern const bcstring be_const_str_SCROLLBAR_MODE_OFF; -extern const bcstring be_const_str_list_get_local_style; -extern const bcstring be_const_str_STYLE_VALUE_OPA; -extern const bcstring be_const_str_TABVIEW_TAB_POS_LEFT; -extern const bcstring be_const_str_get_style_bg_main_stop; -extern const bcstring be_const_str_set_cell_value_fmt; -extern const bcstring be_const_str_PAGE_EDGE_TOP; -extern const bcstring be_const_str_set_style_local_clip_corner; -extern const bcstring be_const_str_toupper; -extern const bcstring be_const_str_for; -extern const bcstring be_const_str_CALENDAR_PART_DATE; -extern const bcstring be_const_str_get_color; -extern const bcstring be_const_str_FS_MODE_WR; -extern const bcstring be_const_str_I2C; -extern const bcstring be_const_str_SPINNER_TYPE_SPINNING_ARC; -extern const bcstring be_const_str_SYMBOL_VOLUME_MID; -extern const bcstring be_const_str_add_option; -extern const bcstring be_const_str_get_style_shadow_width; -extern const bcstring be_const_str_IRSEND; -extern const bcstring be_const_str_atan; -extern const bcstring be_const_str_EVENT_CLICKED; -extern const bcstring be_const_str_OUTPUT_LO; -extern const bcstring be_const_str_move_background; -extern const bcstring be_const_str_set_title; -extern const bcstring be_const_str_KEY_LEFT; -extern const bcstring be_const_str_count; -extern const bcstring be_const_str_get_scrl_fit_top; -extern const bcstring be_const_str_CPICKER_COLOR_MODE_VALUE; -extern const bcstring be_const_str_set_style_local_bg_opa; -extern const bcstring be_const_str_collect; -extern const bcstring be_const_str_set_shadow_opa; -extern const bcstring be_const_str_; -extern const bcstring be_const_str_CSE7761_RX; extern const bcstring be_const_str_SPINNER_DIR_BACKWARD; -extern const bcstring be_const_str_count_children_recursive; -extern const bcstring be_const_str_get_content; -extern const bcstring be_const_str_SYMBOL_UP; -extern const bcstring be_const_str_focus_freeze; -extern const bcstring be_const_str_get_y_from_index; -extern const bcstring be_const_str_is_protected; +extern const bcstring be_const_str_set_clip_corner; +extern const bcstring be_const_str_set_pad_right; +extern const bcstring be_const_str_set_x; +extern const bcstring be_const_str_set_anim_time; +extern const bcstring be_const_str_KEYBOARD_PART_BG; +extern const bcstring be_const_str_get_min_value; +extern const bcstring be_const_str_set_style_local_scale_end_line_width; +extern const bcstring be_const_str_nil; +extern const bcstring be_const_str_lv_style; +extern const bcstring be_const_str_LAYOUT_PRETTY_BOTTOM; +extern const bcstring be_const_str_get_x; +extern const bcstring be_const_str_reset_style_list; +extern const bcstring be_const_str_on; +extern const bcstring be_const_str_GESTURE_DIR_BOTTOM; +extern const bcstring be_const_str_get_style_shadow_ofs_x; +extern const bcstring be_const_str_fade_in; +extern const bcstring be_const_str_get_tab_count; +extern const bcstring be_const_str_get_cell_merge_right; +extern const bcstring be_const_str_get_start_value; +extern const bcstring be_const_str_get_style_outline_pad; +extern const bcstring be_const_str_lv_cont; +extern const bcstring be_const_str_DSB_OUT; +extern const bcstring be_const_str_SR04_TRIG; +extern const bcstring be_const_str_STYLE_SCALE_END_COLOR; +extern const bcstring be_const_str_lv_bar; +extern const bcstring be_const_str_set_angle; extern const bcstring be_const_str_set_text_align; -extern const bcstring be_const_str_get_style_opa_scale; -extern const bcstring be_const_str_set_transition_prop_6; -extern const bcstring be_const_str_STYLE_BG_GRAD_STOP; -extern const bcstring be_const_str_assert; -extern const bcstring be_const_str_get_ext_draw_pad; -extern const bcstring be_const_str_top; -extern const bcstring be_const_str_get_dir; -extern const bcstring be_const_str_set_style_local_text_sel_color; -extern const bcstring be_const_str_CHART_CURSOR_UP; -extern const bcstring be_const_str_DISP_SIZE_EXTRA_LARGE; -extern const bcstring be_const_str_LIME; -extern const bcstring be_const_str_BS814_DAT; -extern const bcstring be_const_str_STYLE_TRANSFORM_WIDTH; -extern const bcstring be_const_str_TXT_CMD_STATE_PAR; -extern const bcstring be_const_str_module; -extern const bcstring be_const_str_set_style_local_transform_width; -extern const bcstring be_const_str_char; -extern const bcstring be_const_str_ST7789_CS; -extern const bcstring be_const_str_set_cursor_click_pos; -extern const bcstring be_const_str_BORDER_SIDE_LEFT; -extern const bcstring be_const_str_get_hor_res; -extern const bcstring be_const_str_set_bg_opa; -extern const bcstring be_const_str_CHART_CURSOR_RIGHT; +extern const bcstring be_const_str_tanh; +extern const bcstring be_const_str_ARIRFSEL; +extern const bcstring be_const_str_CALENDAR_PART_HEADER; +extern const bcstring be_const_str_get_critical_value; +extern const bcstring be_const_str_set_cursor_hidden; +extern const bcstring be_const_str_set_height; +extern const bcstring be_const_str_sinh; +extern const bcstring be_const_str_LIST_PART_SCROLLBAR; +extern const bcstring be_const_str_get_angle_start; +extern const bcstring be_const_str_KEYBOARD_PART_BTN; +extern const bcstring be_const_str_set_style_local_pad_top; +extern const bcstring be_const_str_set_row_cnt; +extern const bcstring be_const_str_FIT_TIGHT; +extern const bcstring be_const_str_down; +extern const bcstring be_const_str_get_drag_parent; +extern const bcstring be_const_str_get_show_selected; +extern const bcstring be_const_str_set_style_local_transition_prop_1; +extern const bcstring be_const_str_RED; +extern const bcstring be_const_str_set_style_local_pattern_image; +extern const bcstring be_const_str_get_zoom; +extern const bcstring be_const_str_move_background; +extern const bcstring be_const_str_add_btn_right; +extern const bcstring be_const_str_align_x; +extern const bcstring be_const_str_get_style_pad_left; +extern const bcstring be_const_str_set_auto_size; +extern const bcstring be_const_str_update_mask; +extern const bcstring be_const_str_SSD1351_CS; +extern const bcstring be_const_str_TX2X_TXD_BLACK; +extern const bcstring be_const_str_list_get_style; +extern const bcstring be_const_str_; +extern const bcstring be_const_str_BAR_TYPE_SYMMETRICAL; +extern const bcstring be_const_str_get_style_image_opa; +extern const bcstring be_const_str_set_scale_end_line_width; +extern const bcstring be_const_str_KEY1; +extern const bcstring be_const_str_TCP_TX; +extern const bcstring be_const_str_floor; +extern const bcstring be_const_str_get_btn_text; +extern const bcstring be_const_str_range; +extern const bcstring be_const_str_OLED_RESET; +extern const bcstring be_const_str_SHELLY_DIMMER_RST_INV; +extern const bcstring be_const_str_SSPI_CS; +extern const bcstring be_const_str_get_placeholder_text; +extern const bcstring be_const_str_keys; +extern const bcstring be_const_str_set_margin_right; +extern const bcstring be_const_str_SSPI; +extern const bcstring be_const_str_area_is_visible; +extern const bcstring be_const_str_DISP_SIZE_MEDIUM; +extern const bcstring be_const_str_HALLEFFECT; +extern const bcstring be_const_str_set_scale_width; +extern const bcstring be_const_str_SM16716_DAT; +extern const bcstring be_const_str_get_style_clip_corner; extern const bcstring be_const_str_set_style_local_border_side; -extern const bcstring be_const_str_VSPI; -extern const bcstring be_const_str_set_text; -extern const bcstring be_const_str_STYLE_OUTLINE_OPA; -extern const bcstring be_const_str_set_focused_btn; -extern const bcstring be_const_str_set_formatter_cb; -extern const bcstring be_const_str_ADC_RANGE; -extern const bcstring be_const_str_CHART_TYPE_NONE; -extern const bcstring be_const_str_OBJ_PART_REAL_FIRST; -extern const bcstring be_const_str_BTN_STATE_DISABLED; -extern const bcstring be_const_str_MAX7219CS; -extern const bcstring be_const_str_get_one_check; -extern const bcstring be_const_str_set_opa_scale; -extern const bcstring be_const_str_set_rotation; -extern const bcstring be_const_str_CHART_PART_CURSOR; -extern const bcstring be_const_str_P9813_CLK; -extern const bcstring be_const_str_RISING; -extern const bcstring be_const_str_SDM72_RX; -extern const bcstring be_const_str_align_mid; -extern const bcstring be_const_str_init_points; -extern const bcstring be_const_str_LE01MR_RX; -extern const bcstring be_const_str_LE01MR_TX; -extern const bcstring be_const_str_set_style_local_pattern_repeat; -extern const bcstring be_const_str_SYMBOL_STOP; -extern const bcstring be_const_str_set_text_font; -extern const bcstring be_const_str_EVENT_PRESS_LOST; +extern const bcstring be_const_str_STYLE_MARGIN_TOP; +extern const bcstring be_const_str_SYMBOL_IMAGE; +extern const bcstring be_const_str_get_fit_right; +extern const bcstring be_const_str_PURPLE; +extern const bcstring be_const_str_lv_keyboard; +extern const bcstring be_const_str_MCP39F5_RST; +extern const bcstring be_const_str_get_parent; +extern const bcstring be_const_str_get_text_sel_en; +extern const bcstring be_const_str_pi; +extern const bcstring be_const_str_setrange; +extern const bcstring be_const_str_FIT_MAX; +extern const bcstring be_const_str_get_series_area; +extern const bcstring be_const_str_set_day_names; +extern const bcstring be_const_str_DDS2382_RX; +extern const bcstring be_const_str_LINEMETER_PART_MAIN; +extern const bcstring be_const_str_set_event_cb; +extern const bcstring be_const_str_GRAD_DIR_VER; +extern const bcstring be_const_str_WEBCAM_DATA; +extern const bcstring be_const_str_MIEL_HVAC_TX; +extern const bcstring be_const_str_set_style_local_transform_zoom; +extern const bcstring be_const_str_STYLE_VALUE_OFS_Y; +extern const bcstring be_const_str_set_max_length; +extern const bcstring be_const_str_EVENT_LONG_PRESSED_REPEAT; +extern const bcstring be_const_str_get_letter_pos; +extern const bcstring be_const_str_init; +extern const bcstring be_const_str_HM10_TX; +extern const bcstring be_const_str_del; +extern const bcstring be_const_str_reverse; +extern const bcstring be_const_str_get_needle_img_pivot_y; +extern const bcstring be_const_str_pop; +extern const bcstring be_const_str_set_x_start_point; +extern const bcstring be_const_str_import; +extern const bcstring be_const_str_set_base_dir; +extern const bcstring be_const_str_set_style_local_value_color; +extern const bcstring be_const_str_get_style_transition_prop_2; +extern const bcstring be_const_str_set_start_angle; +extern const bcstring be_const_str_STYLE_SHADOW_BLEND_MODE; +extern const bcstring be_const_str_get_y_from_index; +extern const bcstring be_const_str_set_auto_fit; +extern const bcstring be_const_str_report_style_mod; +extern const bcstring be_const_str_A4988_MS1; +extern const bcstring be_const_str_SLIDER_TYPE_RANGE; +extern const bcstring be_const_str_set_line_width; +extern const bcstring be_const_str_SSPI_MOSI; +extern const bcstring be_const_str_STYLE_BG_MAIN_STOP; +extern const bcstring be_const_str_focus; +extern const bcstring be_const_str_get_style_pattern_image; +extern const bcstring be_const_str_set_shadow_spread; +extern const bcstring be_const_str_EVENT_INSERT; +extern const bcstring be_const_str_MCP39F5_RX; +extern const bcstring be_const_str_get_color_mode; +extern const bcstring be_const_str_AS608_TX; +extern const bcstring be_const_str_SYMBOL_PLUS; +extern const bcstring be_const_str_get_style_transform_angle; +extern const bcstring be_const_str_layer_top; +extern const bcstring be_const_str_opt_eq; +extern const bcstring be_const_str_set_y_range; +extern const bcstring be_const_str_PAGE_EDGE_TOP; +extern const bcstring be_const_str_attrdump; +extern const bcstring be_const_str_set_width; +extern const bcstring be_const_str_SYMBOL_POWER; +extern const bcstring be_const_str_push; +extern const bcstring be_const_str_set_options_static; +extern const bcstring be_const_str_CHECKBOX_PART_BG; +extern const bcstring be_const_str_CSE7766_TX; +extern const bcstring be_const_str_PROTECT_FOLLOW; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_3; +extern const bcstring be_const_str_ceil; +extern const bcstring be_const_str_set_style_local_transform_height; +extern const bcstring be_const_str_var; +extern const bcstring be_const_str_align_mid_y; +extern const bcstring be_const_str_get_style_shadow_opa; +extern const bcstring be_const_str_set_digit_format; +extern const bcstring be_const_str_focus_btn; +extern const bcstring be_const_str_lv_label; +extern const bcstring be_const_str_set_transform_height; +extern const bcstring be_const_str_BAR_TYPE_CUSTOM; +extern const bcstring be_const_str_set_line_opa; +extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_MID; +extern const bcstring be_const_str_ETH_PHY_POWER; +extern const bcstring be_const_str_STATE_CHECKED; +extern const bcstring be_const_str_get_ext_click_pad_top; +extern const bcstring be_const_str_for; +extern const bcstring be_const_str_get_base_dir; +extern const bcstring be_const_str_STYLE_SCALE_WIDTH; +extern const bcstring be_const_str_STYLE_VALUE_STR; +extern const bcstring be_const_str_SWT1; +extern const bcstring be_const_str_set_transform_angle; +extern const bcstring be_const_str_LABEL_ALIGN_LEFT; +extern const bcstring be_const_str_remove_obj; +extern const bcstring be_const_str_CHART_UPDATE_MODE_CIRCULAR; +extern const bcstring be_const_str_SYMBOL_SHUFFLE; +extern const bcstring be_const_str_TXT_FLAG_RIGHT; +extern const bcstring be_const_str_del_char_forward; +extern const bcstring be_const_str_ANIM_ON; +extern const bcstring be_const_str_PZEM017_RX; extern const bcstring be_const_str_STYLE_SHADOW_WIDTH; +extern const bcstring be_const_str_WEBCAM_PSCLK; +extern const bcstring be_const_str_get_color; +extern const bcstring be_const_str_get_hsv; +extern const bcstring be_const_str_set_col_cnt; +extern const bcstring be_const_str_SYMBOL_REFRESH; +extern const bcstring be_const_str_set_edge_flash; +extern const bcstring be_const_str_SDM630_TX; +extern const bcstring be_const_str_get_cursor_pos; +extern const bcstring be_const_str_SSPI_SCLK; +extern const bcstring be_const_str_number; +extern const bcstring be_const_str_TEAL; +extern const bcstring be_const_str_get_selected; +extern const bcstring be_const_str_set_needle_count; +extern const bcstring be_const_str_STYLE_BG_GRAD_STOP; +extern const bcstring be_const_str_TXT_CMD_STATE_PAR; +extern const bcstring be_const_str_set_transition_prop_6; +extern const bcstring be_const_str_get_style_bg_grad_stop; +extern const bcstring be_const_str_set_bg_blend_mode; +extern const bcstring be_const_str_set_hsv; +extern const bcstring be_const_str_set_style_local_bg_grad_color; +extern const bcstring be_const_str_STYLE_BG_GRAD_DIR; +extern const bcstring be_const_str_step_prev; +extern const bcstring be_const_str_set_today_date; +extern const bcstring be_const_str_SYMBOL_EJECT; +extern const bcstring be_const_str_get_series_axis; +extern const bcstring be_const_str_get_width_grid; +extern const bcstring be_const_str_set_style_local_transition_path; +extern const bcstring be_const_str_CALENDAR_PART_DATE; +extern const bcstring be_const_str_KEY1_INV_NP; +extern const bcstring be_const_str_set_style_local_text_sel_bg_color; +extern const bcstring be_const_str_set_y_invert; +extern const bcstring be_const_str_CPICKER_COLOR_MODE_HUE; +extern const bcstring be_const_str_EVENT_DELETE; +extern const bcstring be_const_str_ILI9341_CS; +extern const bcstring be_const_str_remove; +extern const bcstring be_const_str_SSPI_DC; +extern const bcstring be_const_str_get_style_line_width; +extern const bcstring be_const_str_CSE7761_RX; +extern const bcstring be_const_str_WINDMETER_SPEED; +extern const bcstring be_const_str_get_dir; +extern const bcstring be_const_str_get_group; +extern const bcstring be_const_str_set_value_letter_space; +extern const bcstring be_const_str_opt_add; +extern const bcstring be_const_str_STYLE_OUTLINE_WIDTH; +extern const bcstring be_const_str_increment; +extern const bcstring be_const_str_get_style_margin_right; +extern const bcstring be_const_str_get_style_text_color; +extern const bcstring be_const_str_set_show_selected; +extern const bcstring be_const_str_set_style_local_transition_prop_5; +extern const bcstring be_const_str_set_style_local_bg_opa; +extern const bcstring be_const_str_try; +extern const bcstring be_const_str_get_ext_attr; +extern const bcstring be_const_str_ADC_BUTTON_INV; +extern const bcstring be_const_str_GREEN; +extern const bcstring be_const_str_set_color_mode_fixed; +extern const bcstring be_const_str_MAX7219DIN; +extern const bcstring be_const_str_NRF24_DC; +extern const bcstring be_const_str_digital_write; +extern const bcstring be_const_str_dot_p; +extern const bcstring be_const_str_SSD1351_DC; +extern const bcstring be_const_str_pow; +extern const bcstring be_const_str_set_mode; +extern const bcstring be_const_str_lv_win; +extern const bcstring be_const_str_get_selected_str; +extern const bcstring be_const_str_lv_spinbox; +extern const bcstring be_const_str_set_style_local_bg_blend_mode; extern const bcstring be_const_str_tostring; +extern const bcstring be_const_str_draw_line; +extern const bcstring be_const_str_FS_RES_DENIED; +extern const bcstring be_const_str_LABEL_LONG_CROP; +extern const bcstring be_const_str_RXD; +extern const bcstring be_const_str_set_pattern_recolor; +extern const bcstring be_const_str_set_text_blend_mode; +extern const bcstring be_const_str_SLIDER_TYPE_SYMMETRICAL; +extern const bcstring be_const_str_set_click; +extern const bcstring be_const_str_EVENT_DEFOCUSED; +extern const bcstring be_const_str_get_btn_selected; +extern const bcstring be_const_str_FIT_NONE; +extern const bcstring be_const_str_set_style_local_text_decor; +extern const bcstring be_const_str_set_spin_time; +extern const bcstring be_const_str_GPS_TX; +extern const bcstring be_const_str_MIEL_HVAC_RX; +extern const bcstring be_const_str_set_line_rounded; +extern const bcstring be_const_str_get_child_back; +extern const bcstring be_const_str_get_scrl_height; +extern const bcstring be_const_str_set_margin_top; +extern const bcstring be_const_str_CC1101_GDO2; +extern const bcstring be_const_str_MP3_DFR562; +extern const bcstring be_const_str_ins_text; +extern const bcstring be_const_str_set_scrollable_fit; +extern const bcstring be_const_str_set_visible_row_count; +extern const bcstring be_const_str_class; +extern const bcstring be_const_str_get_title; +extern const bcstring be_const_str_set_drag_dir; +extern const bcstring be_const_str_SYMBOL_LEFT; +extern const bcstring be_const_str_TABVIEW_TAB_POS_NONE; +extern const bcstring be_const_str_get_content; +extern const bcstring be_const_str_get_offset_y; +extern const bcstring be_const_str_set_style_local_text_blend_mode; +extern const bcstring be_const_str_set_options; +extern const bcstring be_const_str_get_tab; +extern const bcstring be_const_str_finish_transitions; +extern const bcstring be_const_str_int; +extern const bcstring be_const_str_SYMBOL_UP; +extern const bcstring be_const_str_get_angle_offset; +extern const bcstring be_const_str_lv_gauge; +extern const bcstring be_const_str_lv_group; +extern const bcstring be_const_str_OPA_COVER; +extern const bcstring be_const_str_SAIR_TX; +extern const bcstring be_const_str_add_element; +extern const bcstring be_const_str_sqrt; +extern const bcstring be_const_str_srand; +extern const bcstring be_const_str_DHT11_OUT; +extern const bcstring be_const_str_DISP_SIZE_SMALL; +extern const bcstring be_const_str_DYP_RX; +extern const bcstring be_const_str_I2C_SDA; +extern const bcstring be_const_str_count; +extern const bcstring be_const_str_continue; +extern const bcstring be_const_str_DRAG_DIR_VER; +extern const bcstring be_const_str_BACKLIGHT; +extern const bcstring be_const_str_BTN_STATE_CHECKED_PRESSED; +extern const bcstring be_const_str_get_saturation; +extern const bcstring be_const_str_lv_textarea; +extern const bcstring be_const_str_set_layout; +extern const bcstring be_const_str_set_pivot; +extern const bcstring be_const_str_set_style_local_scale_width; +extern const bcstring be_const_str_CHART_CURSOR_LEFT; +extern const bcstring be_const_str_SYMBOL_CLOSE; +extern const bcstring be_const_str_get_hidden; +extern const bcstring be_const_str_get_hor_res; +extern const bcstring be_const_str_get_recolor; +extern const bcstring be_const_str_DHT11; +extern const bcstring be_const_str_get_fit_top; +extern const bcstring be_const_str_CHART_AXIS_PRIMARY_Y; +extern const bcstring be_const_str_KEY_UP; +extern const bcstring be_const_str_set_top; +extern const bcstring be_const_str_get_style_scale_end_color; +extern const bcstring be_const_str_imax; +extern const bcstring be_const_str_set_bg_grad_stop; +extern const bcstring be_const_str_set_style_local_pattern_recolor; +extern const bcstring be_const_str_BLACK; +extern const bcstring be_const_str_PULLDOWN; +extern const bcstring be_const_str_SYMBOL_CUT; +extern const bcstring be_const_str_get_ver_res; +extern const bcstring be_const_str_set_cell_value_fmt; +extern const bcstring be_const_str_tan; +extern const bcstring be_const_str_DROPDOWN_DIR_DOWN; +extern const bcstring be_const_str_STYLE_PATTERN_RECOLOR_OPA; +extern const bcstring be_const_str_SHELLY_DIMMER_BOOT0; +extern const bcstring be_const_str_TXT_CMD_STATE_IN; +extern const bcstring be_const_str_set_antialias; +extern const bcstring be_const_str_REL1_INV; +extern const bcstring be_const_str_dump; +extern const bcstring be_const_str_issubclass; +extern const bcstring be_const_str_set_value_str; +extern const bcstring be_const_str_get_drag; +extern const bcstring be_const_str_set_tab_act; +extern const bcstring be_const_str_set_transform_zoom; +extern const bcstring be_const_str_get_adv_hittest; +extern const bcstring be_const_str_true; +extern const bcstring be_const_str_WEBCAM_HSD; +extern const bcstring be_const_str_on_edge; +extern const bcstring be_const_str_set_bg_opa; +extern const bcstring be_const_str_ALIGN_OUT_LEFT_BOTTOM; +extern const bcstring be_const_str_RISING; +extern const bcstring be_const_str_get_style_line_opa; +extern const bcstring be_const_str_get_style_text_sel_bg_color; +extern const bcstring be_const_str_set_checked; +extern const bcstring be_const_str_get_antialias; +extern const bcstring be_const_str_def_event_cb; +extern const bcstring be_const_str_set_refocus_policy; +extern const bcstring be_const_str_PULLUP; +extern const bcstring be_const_str_RFSEND; +extern const bcstring be_const_str_get_inner_coords; +extern const bcstring be_const_str_get_style_text_letter_space; +extern const bcstring be_const_str_ALIGN_OUT_TOP_RIGHT; +extern const bcstring be_const_str_IRSEND; +extern const bcstring be_const_str_PAGE_EDGE_LEFT; +extern const bcstring be_const_str_set_transition_prop_2; +extern const bcstring be_const_str_close_event_cb; +extern const bcstring be_const_str_get_bg_angle_start; +extern const bcstring be_const_str_lv_led; +extern const bcstring be_const_str_set_margin_bottom; +extern const bcstring be_const_str_set_chg_rate; +extern const bcstring be_const_str_LABEL_ALIGN_RIGHT; +extern const bcstring be_const_str_get_style_shadow_width; +extern const bcstring be_const_str_get_style_text_line_space; +extern const bcstring be_const_str_FS_RES_OK; +extern const bcstring be_const_str_PROTECT_CHILD_CHG; +extern const bcstring be_const_str_PZEM004_RX; +extern const bcstring be_const_str_HIGH; +extern const bcstring be_const_str_CHART_UPDATE_MODE_SHIFT; +extern const bcstring be_const_str_OPA_70; +extern const bcstring be_const_str_STYLE_SHADOW_SPREAD; +extern const bcstring be_const_str_get_cell_crop; +extern const bcstring be_const_str_get_focused_obj; +extern const bcstring be_const_str_get_one_line; +extern const bcstring be_const_str_SPINNER_TYPE_SPINNING_ARC; +extern const bcstring be_const_str_set_style_local_bg_color; +extern const bcstring be_const_str_OBJ_PART_MAIN; +extern const bcstring be_const_str_opt_connect; +extern const bcstring be_const_str_LABEL_LONG_EXPAND; +extern const bcstring be_const_str_STYLE_TEXT_DECOR; +extern const bcstring be_const_str_add_option; +extern const bcstring be_const_str_get_hue; +extern const bcstring be_const_str_get_active_btn; +extern const bcstring be_const_str_get_rollover; +extern const bcstring be_const_str_get_style_pad_right; +extern const bcstring be_const_str_send_data; +extern const bcstring be_const_str_set_scale_end_color; +extern const bcstring be_const_str_get_pwd_show_time; +extern const bcstring be_const_str_clear_series; +extern const bcstring be_const_str_get_auto_realign; +extern const bcstring be_const_str_refr_text; +extern const bcstring be_const_str_CHART_TYPE_NONE; +extern const bcstring be_const_str_get_scrl_fit_right; +extern const bcstring be_const_str_get_style_transition_prop_5; +extern const bcstring be_const_str_reset; +extern const bcstring be_const_str_set_max_height; +extern const bcstring be_const_str_VSPI; +extern const bcstring be_const_str_set_end_angle; +extern const bcstring be_const_str_clean; +extern const bcstring be_const_str_get_cursor_manage; +extern const bcstring be_const_str_set_cell_align; +extern const bcstring be_const_str_set_line_blend_mode; +extern const bcstring be_const_str_GRAD_DIR_HOR; +extern const bcstring be_const_str_SYMBOL_BATTERY_1; +extern const bcstring be_const_str_set_text_fmt; +extern const bcstring be_const_str_set_height_margin; +extern const bcstring be_const_str_set_style_local_outline_pad; +extern const bcstring be_const_str_get_nearest_index_from_coord; +extern const bcstring be_const_str_is_char_under_pos; +extern const bcstring be_const_str_set_value_ofs_y; +extern const bcstring be_const_str_BS814_DAT; +extern const bcstring be_const_str_set_one_line; +extern const bcstring be_const_str_EVENT_DRAG_END; +extern const bcstring be_const_str_TASMOTACLIENT_RXD; +extern const bcstring be_const_str_exp; +extern const bcstring be_const_str_set_pattern_image; +extern const bcstring be_const_str_DISP_ROT_270; +extern const bcstring be_const_str_SYMBOL_WIFI; +extern const bcstring be_const_str_acos; +extern const bcstring be_const_str_set_fit2; +extern const bcstring be_const_str_set_needle_img; +extern const bcstring be_const_str_set_width_margin; +extern const bcstring be_const_str_get_file_name; +extern const bcstring be_const_str_lv_list; +extern const bcstring be_const_str_CNTR1; +extern const bcstring be_const_str_DHT22; +extern const bcstring be_const_str_ETH_PHY_MDC; +extern const bcstring be_const_str_STYLE_TEXT_SEL_COLOR; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_4; +extern const bcstring be_const_str_invalidate_area; +extern const bcstring be_const_str_pin; +extern const bcstring be_const_str_set_text_sel_color; +extern const bcstring be_const_str_count_children_recursive; +extern const bcstring be_const_str_get_anim_time; +extern const bcstring be_const_str_get_header_height; +extern const bcstring be_const_str_set_accepted_chars; +extern const bcstring be_const_str_FS_RES_OUT_OF_MEM; +extern const bcstring be_const_str_STATE_HOVERED; +extern const bcstring be_const_str_TFMINIPLUS_TX; +extern const bcstring be_const_str_TXD; +extern const bcstring be_const_str_get_style_transition_delay; +extern const bcstring be_const_str_ADC_BUTTON; +extern const bcstring be_const_str_set_style_local_pad_right; +extern const bcstring be_const_str_SYMBOL_BACKSPACE; +extern const bcstring be_const_str_WEBCAM_HREF; +extern const bcstring be_const_str_get_options; +extern const bcstring be_const_str_layer_sys; +extern const bcstring be_const_str_remove_mask; +extern const bcstring be_const_str_STYLE_SHADOW_OFS_X; +extern const bcstring be_const_str_LABEL_LONG_DOT; +extern const bcstring be_const_str_allocated; +extern const bcstring be_const_str_set_parent; +extern const bcstring be_const_str_set_text_sel_bg_color; +extern const bcstring be_const_str_get_style_pad_bottom; +extern const bcstring be_const_str_CHART_PART_CURSOR; +extern const bcstring be_const_str_MAX7219CS; +extern const bcstring be_const_str_set_pattern_blend_mode; +extern const bcstring be_const_str_ROT1A_NP; +extern const bcstring be_const_str_get_anim_speed; +extern const bcstring be_const_str_SPI_MOSI; +extern const bcstring be_const_str_get_color_mode_fixed; +extern const bcstring be_const_str_PROTECT_NONE; +extern const bcstring be_const_str_TUYA_RX; +extern const bcstring be_const_str___iterator__; +extern const bcstring be_const_str_FTC532; +extern const bcstring be_const_str_set_recolor; +extern const bcstring be_const_str_TUYA_TX; +extern const bcstring be_const_str_lv_img; +extern const bcstring be_const_str_set_secondary_y_tick_texts; +extern const bcstring be_const_str_get_style_bg_opa; +extern const bcstring be_const_str_set_size; +extern const bcstring be_const_str_set_pad_bottom; +extern const bcstring be_const_str_set_transition_prop_5; +extern const bcstring be_const_str_MHZ_RXD; +extern const bcstring be_const_str_get_style_scale_grad_color; +extern const bcstring be_const_str_lv_dropdown; +extern const bcstring be_const_str_find; +extern const bcstring be_const_str_set_drag; +extern const bcstring be_const_str_byte; +extern const bcstring be_const_str_CNTR1_NP; +extern const bcstring be_const_str_STYLE_BORDER_WIDTH; +extern const bcstring be_const_str_SYMBOL_DRIVE; +extern const bcstring be_const_str_set_map; +extern const bcstring be_const_str_get_btns_pos; +extern const bcstring be_const_str_get_style_bg_main_stop; +extern const bcstring be_const_str_get_text; +extern const bcstring be_const_str_LAYOUT_PRETTY_TOP; +extern const bcstring be_const_str_get_label_count; +extern const bcstring be_const_str_BTNMATRIX_CTRL_CHECKABLE; +extern const bcstring be_const_str_LIST_PART_BG; +extern const bcstring be_const_str_CPICKER_TYPE_RECT; +extern const bcstring be_const_str_init_draw_line_dsc; +extern const bcstring be_const_str_lv_roller; +extern const bcstring be_const_str_set_style_local_margin_bottom; +extern const bcstring be_const_str_ARC_PART_INDIC; +extern const bcstring be_const_str_add_char; +extern const bcstring be_const_str_set_drag_parent; +extern const bcstring be_const_str_decrement; +extern const bcstring be_const_str_get_style_border_color; +extern const bcstring be_const_str_draw_img; +extern const bcstring be_const_str_set_style_local_text_letter_space; +extern const bcstring be_const_str_lv_table; +extern const bcstring be_const_str_OPA_100; +extern const bcstring be_const_str_split; +extern const bcstring be_const_str_SCROLLBAR_MODE_HIDE; +extern const bcstring be_const_str_SDM72_TX; +extern const bcstring be_const_str_set_offset_y; +extern const bcstring be_const_str_ALIGN_IN_TOP_LEFT; +extern const bcstring be_const_str_align_y; +extern const bcstring be_const_str_allocate_ext_attr; +extern const bcstring be_const_str_SPI; +extern const bcstring be_const_str_STYLE_PATTERN_BLEND_MODE; +extern const bcstring be_const_str_TM1637CLK; +extern const bcstring be_const_str_CHART_CURSOR_UP; +extern const bcstring be_const_str_SOLAXX1_RX; +extern const bcstring be_const_str_STYLE_VALUE_COLOR; +extern const bcstring be_const_str_lv_chart; +extern const bcstring be_const_str_MAX31855CLK; +extern const bcstring be_const_str_SOLAXX1_TX; +extern const bcstring be_const_str_tolower; +extern const bcstring be_const_str_BLUE; +extern const bcstring be_const_str_SPI_DC; +extern const bcstring be_const_str_lv_checkbox; +extern const bcstring be_const_str_set_style_local_line_opa; +extern const bcstring be_const_str_draw_polygon; +extern const bcstring be_const_str_DROPDOWN_DIR_RIGHT; +extern const bcstring be_const_str_set_pwd_show_time; +extern const bcstring be_const_str_set_shadow_opa; +extern const bcstring be_const_str_STATE_DEFAULT; +extern const bcstring be_const_str_STYLE_OUTLINE_OPA; +extern const bcstring be_const_str_STYLE_TEXT_LINE_SPACE; +extern const bcstring be_const_str_get_point_id; +extern const bcstring be_const_str_IBEACON_TX; +extern const bcstring be_const_str_LAYOUT_PRETTY_MID; +extern const bcstring be_const_str_STYLE_PAD_INNER; +extern const bcstring be_const_str_get_cell_type; +extern const bcstring be_const_str_get_style_border_width; +extern const bcstring be_const_str_get_value; +extern const bcstring be_const_str_set_style_local_size; +extern const bcstring be_const_str_DRAG_DIR_HOR; +extern const bcstring be_const_str_KEY1_TC; +extern const bcstring be_const_str_RC522_RST; +extern const bcstring be_const_str_WIEGAND_D0; +extern const bcstring be_const_str_set_style_local_border_post; +extern const bcstring be_const_str_calldepth; +extern const bcstring be_const_str_get_style_margin_top; +extern const bcstring be_const_str_SYMBOL_BATTERY_FULL; +extern const bcstring be_const_str_SCROLLBAR_MODE_DRAG; +extern const bcstring be_const_str_get_cell_value; +extern const bcstring be_const_str_ALIGN_IN_LEFT_MID; +extern const bcstring be_const_str_set_value_blend_mode; +extern const bcstring be_const_str_set_hue; +extern const bcstring be_const_str_set_radius; +extern const bcstring be_const_str_LABEL_ALIGN_AUTO; +extern const bcstring be_const_str_set_style_local_scale_grad_color; +extern const bcstring be_const_str_P9813_DAT; +extern const bcstring be_const_str_get_scale_angle; +extern const bcstring be_const_str_FS_MODE_RD; +extern const bcstring be_const_str_STYLE_VALUE_OFS_X; +extern const bcstring be_const_str_imin; +extern const bcstring be_const_str_ALIGN_IN_TOP_RIGHT; +extern const bcstring be_const_str_get_fit_left; +extern const bcstring be_const_str_CPICKER_PART_MAIN; +extern const bcstring be_const_str_asin; +extern const bcstring be_const_str_copy_buf; +extern const bcstring be_const_str_set_image_recolor; +extern const bcstring be_const_str_CHART_PART_BG; +extern const bcstring be_const_str_CHART_TYPE_LINE; +extern const bcstring be_const_str_STYLE_BG_OPA; +extern const bcstring be_const_str_ARC_PART_KNOB; +extern const bcstring be_const_str_FS_RES_UNKNOWN; +extern const bcstring be_const_str_MAGENTA; +extern const bcstring be_const_str_SYMBOL_EDIT; +extern const bcstring be_const_str_is_dragged; +extern const bcstring be_const_str_lv_line; +extern const bcstring be_const_str_get_style_image_recolor_opa; +extern const bcstring be_const_str_get_style_transition_prop_1; +extern const bcstring be_const_str_ALIGN_OUT_LEFT_MID; +extern const bcstring be_const_str_MHZ_TXD; +extern const bcstring be_const_str_get_pressed_cell; +extern const bcstring be_const_str_upper; +extern const bcstring be_const_str_get_user_data; +extern const bcstring be_const_str_move_foreground; +extern const bcstring be_const_str_except; +extern const bcstring be_const_str_set_mirror; +extern const bcstring be_const_str_set_text_static; +extern const bcstring be_const_str_CPICKER_COLOR_MODE_VALUE; +extern const bcstring be_const_str_get_x_start_point; +extern const bcstring be_const_str_set_wrap; +extern const bcstring be_const_str_STYLE_BORDER_SIDE; +extern const bcstring be_const_str_get_size; +extern const bcstring be_const_str_BORDER_SIDE_NONE; +extern const bcstring be_const_str_get_spin_time; +extern const bcstring be_const_str_TXT_FLAG_RECOLOR; +extern const bcstring be_const_str_set_left_value; +extern const bcstring be_const_str_is_protected; +extern const bcstring be_const_str_set_border_side; +extern const bcstring be_const_str_DISP_ROT_180; +extern const bcstring be_const_str_PZEM016_RX; +extern const bcstring be_const_str_STYLE_OUTLINE_COLOR; +extern const bcstring be_const_str_get_btn_width; +extern const bcstring be_const_str_set_style_local_value_ofs_x; +extern const bcstring be_const_str_INPUT_PULLUP; +extern const bcstring be_const_str_get_cursor_click_pos; +extern const bcstring be_const_str_set_style_local_pattern_recolor_opa; +extern const bcstring be_const_str_PN532_RXD; +extern const bcstring be_const_str_add_btns; +extern const bcstring be_const_str_align_mid_x; +extern const bcstring be_const_str_ZEROCROSS; +extern const bcstring be_const_str_get_width; +extern const bcstring be_const_str_set_style_local_pattern_repeat; +extern const bcstring be_const_str_set_symbol; +extern const bcstring be_const_str_FIT_PARENT; +extern const bcstring be_const_str_SDS0X1_RX; +extern const bcstring be_const_str_STYLE_MARGIN_BOTTOM; +extern const bcstring be_const_str_compile; +extern const bcstring be_const_str_get_focus_parent; +extern const bcstring be_const_str_lv_cpicker; +extern const bcstring be_const_str_set_line_dash_gap; +extern const bcstring be_const_str_EVENT_RELEASED; +extern const bcstring be_const_str_cursor_up; +extern const bcstring be_const_str_get_style_value_ofs_x; +extern const bcstring be_const_str_KEY_BACKSPACE; extern const bcstring be_const_str_NEOPOOL_RX; -extern const bcstring be_const_str_set_cell_crop; +extern const bcstring be_const_str_PROTECT_POS; +extern const bcstring be_const_str_TASMOTACLIENT_TXD; +extern const bcstring be_const_str_set_btns_pos; +extern const bcstring be_const_str_set_formatter_cb; +extern const bcstring be_const_str_set_gesture_parent; +extern const bcstring be_const_str_concat; +extern const bcstring be_const_str_del_async; +extern const bcstring be_const_str_lv_imgbtn; +extern const bcstring be_const_str_OUTPUT_OPEN_DRAIN; +extern const bcstring be_const_str_up; +extern const bcstring be_const_str_CPICKER_PART_KNOB; +extern const bcstring be_const_str_set_one_check; +extern const bcstring be_const_str_HPMA_TX; +extern const bcstring be_const_str_SYMBOL_EYE_OPEN; +extern const bcstring be_const_str_get_style_radius; +extern const bcstring be_const_str_set_ctrl_map; +extern const bcstring be_const_str_FS_RES_FS_ERR; +extern const bcstring be_const_str_get_angle_end; +extern const bcstring be_const_str_set_style_local_transition_delay; +extern const bcstring be_const_str_WEBCAM_VSYNC; +extern const bcstring be_const_str_cosh; +extern const bcstring be_const_str_get_scrl_fit_left; +extern const bcstring be_const_str_get_style_outline_opa; +extern const bcstring be_const_str_set_rollover; +extern const bcstring be_const_str_SPI_MISO; +extern const bcstring be_const_str_CHART_PART_SERIES; +extern const bcstring be_const_str_STYLE_SCALE_END_BORDER_WIDTH; +extern const bcstring be_const_str_set_transition_prop_1; +extern const bcstring be_const_str_ILI9341_DC; +extern const bcstring be_const_str_get_scrl_width; +extern const bcstring be_const_str_set_bright; +extern const bcstring be_const_str_resize; +extern const bcstring be_const_str_set_pattern_opa; +extern const bcstring be_const_str_SSPI_MAX31865_CS1; +extern const bcstring be_const_str_SPI_CLK; +extern const bcstring be_const_str_STYLE_TEXT_FONT; +extern const bcstring be_const_str_get_max_value; +extern const bcstring be_const_str_cursor_right; +extern const bcstring be_const_str_set_design_cb; +extern const bcstring be_const_str_A4988_DIR; +extern const bcstring be_const_str_LE01MR_TX; +extern const bcstring be_const_str_get_mirror; +extern const bcstring be_const_str_real; +extern const bcstring be_const_str_set_text_color; +extern const bcstring be_const_str_OBJ_PART_REAL_FIRST; +extern const bcstring be_const_str_TELEINFO_RX; +extern const bcstring be_const_str_fade_out; +extern const bcstring be_const_str_set_border_blend_mode; +extern const bcstring be_const_str_CHECKBOX_PART_BULLET; +extern const bcstring be_const_str_LE01MR_RX; +extern const bcstring be_const_str_STYLE_TRANSFORM_ANGLE; +extern const bcstring be_const_str_get_px; +extern const bcstring be_const_str_set_points; +extern const bcstring be_const_str_set_outline_blend_mode; +extern const bcstring be_const_str_set_style_local_transition_prop_4; +extern const bcstring be_const_str_LEDLNK; +extern const bcstring be_const_str_TASMOTACLIENT_RST_INV; +extern const bcstring be_const_str_set_scrollable_fit2; +extern const bcstring be_const_str_MAX7219CLK; +extern const bcstring be_const_str___lower__; +extern const bcstring be_const_str_get_scrl_fit_bottom; +extern const bcstring be_const_str_get_style_line_color; +extern const bcstring be_const_str_set_style_local_bg_grad_dir; +extern const bcstring be_const_str_NONE; +extern const bcstring be_const_str_get_day_of_week; +extern const bcstring be_const_str_set_text_sel; +extern const bcstring be_const_str_lv_font; +extern const bcstring be_const_str_hex; +extern const bcstring be_const_str_SDM120_TX; +extern const bcstring be_const_str_TEMPL_STYLE_Y; +extern const bcstring be_const_str_set_style_local_border_width; +extern const bcstring be_const_str_set_text_font; +extern const bcstring be_const_str_set_tile_act; +extern const bcstring be_const_str_get_style_text_sel_color; +extern const bcstring be_const_str_get_symbol; +extern const bcstring be_const_str_A4988_STP; +extern const bcstring be_const_str_NRG_SEL_INV; +extern const bcstring be_const_str_SCROLLBAR_MODE_AUTO; +extern const bcstring be_const_str_WS2812; +extern const bcstring be_const_str_classname; +extern const bcstring be_const_str_set_style_local_outline_opa; +extern const bcstring be_const_str_DDS2382_TX; +extern const bcstring be_const_str_IEM3000_TX; +extern const bcstring be_const_str_IEM3000_RX; +extern const bcstring be_const_str_TABVIEW_TAB_POS_LEFT; +extern const bcstring be_const_str_set_cursor_manage; +extern const bcstring be_const_str_AZ_TXD; +extern const bcstring be_const_str_digital_read; +extern const bcstring be_const_str_get_max_height; +extern const bcstring be_const_str_get_tab_act; +extern const bcstring be_const_str_lv_canvas; +extern const bcstring be_const_str_SDM72_RX; +extern const bcstring be_const_str_set_y_tick_texts; +extern const bcstring be_const_str_assert; +extern const bcstring be_const_str_is_checked; +extern const bcstring be_const_str_set_knob_colored; +extern const bcstring be_const_str_DROPDOWN_PART_SELECTED; +extern const bcstring be_const_str_HSPI; +extern const bcstring be_const_str_set_bg_grad_dir; +extern const bcstring be_const_str_CHART_CURSOR_DOWN; +extern const bcstring be_const_str_set_style_local_text_line_space; +extern const bcstring be_const_str_get_scrl_fit_top; +extern const bcstring be_const_str_MCP39F5_TX; +extern const bcstring be_const_str_set_outline_width; +extern const bcstring be_const_str_set_scrl_width; +extern const bcstring be_const_str_set_value_line_space; +extern const bcstring be_const_str_SYMBOL_MINUS; +extern const bcstring be_const_str_get_offset_x; +extern const bcstring be_const_str_lower; +extern const bcstring be_const_str_set_checkable; +extern const bcstring be_const_str_set_point_count; +extern const bcstring be_const_str_set_style_local_outline_color; +extern const bcstring be_const_str_add_btn_left; +extern const bcstring be_const_str_set_line_color; +extern const bcstring be_const_str_STYLE_LINE_DASH_GAP; +extern const bcstring be_const_str_set_header_height; +extern const bcstring be_const_str_HX711_DAT; +extern const bcstring be_const_str_get_style_shadow_color; +extern const bcstring be_const_str_DROPDOWN_PART_SCROLLBAR; +extern const bcstring be_const_str_input; +extern const bcstring be_const_str_KEY1_NP; +extern const bcstring be_const_str_get_row_cnt; +extern const bcstring be_const_str_MAX31855CS; +extern const bcstring be_const_str_PROTECT_PRESS_LOST; +extern const bcstring be_const_str_STYLE_SCALE_BORDER_WIDTH; +extern const bcstring be_const_str_BORDER_SIDE_BOTTOM; +extern const bcstring be_const_str_LABEL_LONG_SROLL_CIRC; +extern const bcstring be_const_str_screenshot; +extern const bcstring be_const_str_DI; +extern const bcstring be_const_str_count_children; +extern const bcstring be_const_str_set_width_fit; +extern const bcstring be_const_str_set_padding_left; +extern const bcstring be_const_str_add_text; +extern const bcstring be_const_str_set_ext_click_area; +extern const bcstring be_const_str_set_style_local_value_line_space; +extern const bcstring be_const_str_set_px; +extern const bcstring be_const_str_SSD1331_DC; +extern const bcstring be_const_str_STYLE_LINE_DASH_WIDTH; +extern const bcstring be_const_str_get_adjustable; +extern const bcstring be_const_str_set_border_post; +extern const bcstring be_const_str_WEBCAM_SIOD; +extern const bcstring be_const_str_set_textarea; +extern const bcstring be_const_str_get_parent_event; +extern const bcstring be_const_str_lv_btnmatrix; +extern const bcstring be_const_str_set_showed_date; +extern const bcstring be_const_str_STYLE_BG_COLOR; +extern const bcstring be_const_str_print; +extern const bcstring be_const_str_set_cell_merge_right; +extern const bcstring be_const_str_ADC_CT_POWER; +extern const bcstring be_const_str_WE517_RX; +extern const bcstring be_const_str_get_style_size; +extern const bcstring be_const_str_OPA_60; +extern const bcstring be_const_str_KEY_ENTER; +extern const bcstring be_const_str_LAYOUT_ROW_MID; +extern const bcstring be_const_str_KEY_DEL; +extern const bcstring be_const_str_STYLE_MARGIN_RIGHT; +extern const bcstring be_const_str_SYMBOL_OK; +extern const bcstring be_const_str_BORDER_SIDE_FULL; +extern const bcstring be_const_str_get_text_sel_start; +extern const bcstring be_const_str_set_style_local_transition_prop_3; +extern const bcstring be_const_str_I2C_SCL; +extern const bcstring be_const_str_SYMBOL_PAUSE; +extern const bcstring be_const_str_STYLE_BORDER_BLEND_MODE; +extern const bcstring be_const_str_BLEND_MODE_NORMAL; +extern const bcstring be_const_str_set_title; +extern const bcstring be_const_str_SYMBOL_UPLOAD; +extern const bcstring be_const_str_set_shadow_ofs_y; +extern const bcstring be_const_str_PN532_TXD; +extern const bcstring be_const_str_STYLE_OPA_SCALE; +extern const bcstring be_const_str_get_style_line_rounded; +extern const bcstring be_const_str_set_style_local_text_sel_color; +extern const bcstring be_const_str_collect; +extern const bcstring be_const_str_get_style_value_str; +extern const bcstring be_const_str_STYLE_TEXT_COLOR; +extern const bcstring be_const_str_set_style_local_transform_angle; +extern const bcstring be_const_str_ALIGN_IN_BOTTOM_RIGHT; +extern const bcstring be_const_str_focus_obj; +extern const bcstring be_const_str_set_content_size; +extern const bcstring be_const_str_set_style_local_shadow_opa; +extern const bcstring be_const_str_SYMBOL_DUMMY; +extern const bcstring be_const_str_SYMBOL_WARNING; +extern const bcstring be_const_str_get_cell_align; +extern const bcstring be_const_str_set_pattern_recolor_opa; +extern const bcstring be_const_str_ZIGBEE_RST; +extern const bcstring be_const_str_remove_style_local_prop; +extern const bcstring be_const_str_lv_msgbox; +extern const bcstring be_const_str_SCROLLBAR_MODE_ON; +extern const bcstring be_const_str_get_accepted_chars; +extern const bcstring be_const_str_EVENT_CANCEL; +extern const bcstring be_const_str_STYLE_PATTERN_RECOLOR; +extern const bcstring be_const_str_fill_bg; +extern const bcstring be_const_str_title_set_alignment; +extern const bcstring be_const_str_HJL_CF; +extern const bcstring be_const_str_remove_style; +extern const bcstring be_const_str_KEY_END; +extern const bcstring be_const_str_SYMBOL_SD_CARD; +extern const bcstring be_const_str_fromstring; +extern const bcstring be_const_str_AQUA; +extern const bcstring be_const_str_WEBCAM_PSRCS; +extern const bcstring be_const_str_set_step; +extern const bcstring be_const_str_BTNMATRIX_CTRL_DISABLED; +extern const bcstring be_const_str_del_char; +extern const bcstring be_const_str_iter; +extern const bcstring be_const_str_set_angle_offset; +extern const bcstring be_const_str_STYLE_TRANSITION_TIME; +extern const bcstring be_const_str_TXT_CMD_STATE_WAIT; +extern const bcstring be_const_str_bytes; +extern const bcstring be_const_str_DISP_ROT_90; +extern const bcstring be_const_str_PROTECT_PARENT; +extern const bcstring be_const_str_SCROLLBAR_MODE_UNHIDE; +extern const bcstring be_const_str_set_pwd_mode; +extern const bcstring be_const_str_DROPDOWN_DIR_LEFT; +extern const bcstring be_const_str_get_height; +extern const bcstring be_const_str_setitem; +extern const bcstring be_const_str_set_bg_angles; +extern const bcstring be_const_str_set_style_local_shadow_spread; +extern const bcstring be_const_str_get_max_length; +extern const bcstring be_const_str_break; +extern const bcstring be_const_str_set_style_local_outline_width; +extern const bcstring be_const_str_SPINNER_TYPE_FILLSPIN_ARC; +extern const bcstring be_const_str_XPT2046_CS; +extern const bcstring be_const_str_get_cursor_blink_time; +extern const bcstring be_const_str_get_style_bg_color; +extern const bcstring be_const_str_set_color; +extern const bcstring be_const_str_get_style_transition_prop_4; +extern const bcstring be_const_str_DISP_SIZE_LARGE; +extern const bcstring be_const_str_STYLE_LINE_BLEND_MODE; +extern const bcstring be_const_str_draw_text; +extern const bcstring be_const_str_set_next; +extern const bcstring be_const_str_add_style; +extern const bcstring be_const_str_get_style_bg_grad_color; +extern const bcstring be_const_str_set_style_local_image_recolor_opa; +extern const bcstring be_const_str_OPA_0; +extern const bcstring be_const_str_PAGE_EDGE_RIGHT; +extern const bcstring be_const_str_hide_series; +extern const bcstring be_const_str_STYLE_PAD_TOP; +extern const bcstring be_const_str_set_text_sel_end; +extern const bcstring be_const_str_get_style_transition_time; +extern const bcstring be_const_str_asstring; +extern const bcstring be_const_str_ALIGN_OUT_TOP_LEFT; +extern const bcstring be_const_str_SYMBOL_BELL; +extern const bcstring be_const_str_set_style_local_value_str; +extern const bcstring be_const_str_lv_switch; +extern const bcstring be_const_str_off; +extern const bcstring be_const_str_init_points; +extern const bcstring be_const_str_SYMBOL_STOP; +extern const bcstring be_const_str_get_ext_click_pad_bottom; +extern const bcstring be_const_str_set_auto_realign; +extern const bcstring be_const_str_KEYBOARD_MODE_NUM; +extern const bcstring be_const_str_ETH_PHY_MDIO; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_5; +extern const bcstring be_const_str_SYMBOL_FILE; +extern const bcstring be_const_str_SYMBOL_RIGHT; +extern const bcstring be_const_str_get_height_margin; +extern const bcstring be_const_str_align_mid; +extern const bcstring be_const_str_STYLE_TRANSITION_PATH; +extern const bcstring be_const_str_set_style_local_clip_corner; +extern const bcstring be_const_str_EVENT_KEY; +extern const bcstring be_const_str_ARC_TYPE_SYMMETRIC; +extern const bcstring be_const_str_DRAG_DIR_ONE; +extern const bcstring be_const_str_HRXL_RX; +extern const bcstring be_const_str_STYLE_VALUE_BLEND_MODE; +extern const bcstring be_const_str_blur_hor; +extern const bcstring be_const_str_insert; +extern const bcstring be_const_str_get_drag_throw; +extern const bcstring be_const_str_BL0940_RX; +extern const bcstring be_const_str_FS_RES_NOT_EX; +extern const bcstring be_const_str_MGC3130_XFER; +extern const bcstring be_const_str_SAIR_RX; +extern const bcstring be_const_str_deg; +extern const bcstring be_const_str_STYLE_SHADOW_OFS_Y; +extern const bcstring be_const_str_PWM1_INV; +extern const bcstring be_const_str_SPI_CS; +extern const bcstring be_const_str_SYMBOL_DOWNLOAD; +extern const bcstring be_const_str_set_scale_border_width; +extern const bcstring be_const_str_set_scrl_height; +extern const bcstring be_const_str_ADC_RANGE; +extern const bcstring be_const_str_SSD1331_CS; +extern const bcstring be_const_str_CHART_PART_SERIES_BG; +extern const bcstring be_const_str_focus_freeze; +extern const bcstring be_const_str_EVENT_SHORT_CLICKED; +extern const bcstring be_const_str_GAUGE_PART_NEEDLE; +extern const bcstring be_const_str_get_point_count; +extern const bcstring be_const_str_STYLE_TEXT_BLEND_MODE; +extern const bcstring be_const_str_CHART_AXIS_DRAW_LAST_TICK; +extern const bcstring be_const_str_set_height_fit; +extern const bcstring be_const_str_set_src; +extern const bcstring be_const_str_BORDER_SIDE_INTERNAL; +extern const bcstring be_const_str_LABEL_LONG_SROLL; +extern const bcstring be_const_str_clear_options; +extern const bcstring be_const_str_ANIM_OFF; +extern const bcstring be_const_str_draw_arc; +extern const bcstring be_const_str_set_transition_prop_4; +extern const bcstring be_const_str_set_value_opa; +extern const bcstring be_const_str_NAVY; +extern const bcstring be_const_str_TELEINFO_ENABLE; +extern const bcstring be_const_str_list; +extern const bcstring be_const_str_OBJ_PART_ALL; +extern const bcstring be_const_str_HRE_DATA; +extern const bcstring be_const_str_get_scrl_layout; +extern const bcstring be_const_str_get_active_btn_text; +extern const bcstring be_const_str_BOILER_OT_TX; +extern const bcstring be_const_str_abs; +extern const bcstring be_const_str_STYLE_SHADOW_OPA; +extern const bcstring be_const_str_get_line_count; +extern const bcstring be_const_str_AS3935; +extern const bcstring be_const_str_BOILER_OT_RX; +extern const bcstring be_const_str_TXT_FLAG_NONE; +extern const bcstring be_const_str_realign; +extern const bcstring be_const_str_PZEM0XX_TX; +extern const bcstring be_const_str_RDM6300_RX; +extern const bcstring be_const_str_set_style_local_scale_end_border_width; +extern const bcstring be_const_str_set_style_local_text_opa; +extern const bcstring be_const_str_INPUT; +extern const bcstring be_const_str_SYMBOL_KEYBOARD; +extern const bcstring be_const_str_OPTION_A; +extern const bcstring be_const_str_get_ext_draw_pad; +extern const bcstring be_const_str_set_scale; +extern const bcstring be_const_str_get_btnmatrix; +extern const bcstring be_const_str_get_protect; +extern const bcstring be_const_str_get_scrollable; +extern const bcstring be_const_str_sin; +extern const bcstring be_const_str_CSE7761_TX; +extern const bcstring be_const_str_GAUGE_PART_MAIN; +extern const bcstring be_const_str_HX711_SCK; +extern const bcstring be_const_str_STYLE_PAD_RIGHT; +extern const bcstring be_const_str_set_highlighted_dates; +extern const bcstring be_const_str_set_parent_event; +extern const bcstring be_const_str_set_offset_x; +extern const bcstring be_const_str_GRAD_DIR_NONE; +extern const bcstring be_const_str_KEY_PREV; +extern const bcstring be_const_str_ROT1B_NP; +extern const bcstring be_const_str_SYMBOL_AUDIO; +extern const bcstring be_const_str_super; +extern const bcstring be_const_str_STYLE_RADIUS; +extern const bcstring be_const_str_STYLE_PAD_BOTTOM; +extern const bcstring be_const_str_STYLE_SCALE_GRAD_COLOR; +extern const bcstring be_const_str_lv_arc; +extern const bcstring be_const_str_set_bg_main_stop; +extern const bcstring be_const_str_set_style_local_image_recolor; +extern const bcstring be_const_str_set_user_data; +extern const bcstring be_const_str_BS814_CLK; +extern const bcstring be_const_str_add_obj; +extern const bcstring be_const_str_get_height_grid; +extern const bcstring be_const_str_get_screen; +extern const bcstring be_const_str_set_bg_start_angle; +extern const bcstring be_const_str_SYMBOL_DIRECTORY; +extern const bcstring be_const_str_set_style_local_margin_right; +extern const bcstring be_const_str_TM1638CLK; +extern const bcstring be_const_str_get_highlighted_dates_num; +extern const bcstring be_const_str_set_focus_cb; +extern const bcstring be_const_str_set_style_local_bg_main_stop; +extern const bcstring be_const_str_STYLE_TEXT_LETTER_SPACE; +extern const bcstring be_const_str_WIEGAND_D1; +extern const bcstring be_const_str_init_draw_img_dsc; +extern const bcstring be_const_str_BTN_STATE_DISABLED; +extern const bcstring be_const_str_EVENT_PRESS_LOST; +extern const bcstring be_const_str_get_style_shadow_spread; +extern const bcstring be_const_str_get_bg_angle_end; +extern const bcstring be_const_str_set_style_local_margin_top; +extern const bcstring be_const_str_start_edge_flash; +extern const bcstring be_const_str_set_dir; +extern const bcstring be_const_str_ST7789_CS; +extern const bcstring be_const_str_ADC_PH; +extern const bcstring be_const_str_ALIGN_CENTER; +extern const bcstring be_const_str_set_style_local_line_dash_gap; +extern const bcstring be_const_str_set_border_color; +extern const bcstring be_const_str_TABVIEW_TAB_POS_RIGHT; +extern const bcstring be_const_str_get_state; +extern const bcstring be_const_str_CYAN; +extern const bcstring be_const_str_set_style_local_line_dash_width; +extern const bcstring be_const_str_set_secondary_y_tick_length; +extern const bcstring be_const_str_set_x_tick_length; +extern const bcstring be_const_str_SYMBOL_DOWN; +extern const bcstring be_const_str_get_btn_ctrl; +extern const bcstring be_const_str_LAYOUT_COLUMN_RIGHT; +extern const bcstring be_const_str_STYLE_PATTERN_REPEAT; +extern const bcstring be_const_str_YELLOW; +extern const bcstring be_const_str_get_coords; +extern const bcstring be_const_str_handle_get_type_signal; +extern const bcstring be_const_str_set_pos; +extern const bcstring be_const_str_STYLE_BORDER_COLOR; +extern const bcstring be_const_str_is_focused; +extern const bcstring be_const_str_SYMBOL_LOOP; +extern const bcstring be_const_str_get_ext_click_pad_left; +extern const bcstring be_const_str_set_start_value; +extern const bcstring be_const_str_LABEL_ALIGN_CENTER; +extern const bcstring be_const_str___upper__; +extern const bcstring be_const_str_lv_color; +extern const bcstring be_const_str_text_is_selected; +extern const bcstring be_const_str_KEY_HOME; +extern const bcstring be_const_str_SM2135_DAT; +extern const bcstring be_const_str_while; +extern const bcstring be_const_str_rand; +extern const bcstring be_const_str_SSPI_MISO; +extern const bcstring be_const_str_TEXT_DECOR_STRIKETHROUGH; +extern const bcstring be_const_str_get_y_invert; +extern const bcstring be_const_str_set_scrollbar_mode; +extern const bcstring be_const_str_FS_RES_BUSY; +extern const bcstring be_const_str_SDCARD_CS; +extern const bcstring be_const_str_SYMBOL_PASTE; +extern const bcstring be_const_str_GAUGE_PART_MAJOR; +extern const bcstring be_const_str_STYLE_PAD_LEFT; +extern const bcstring be_const_str_str; +extern const bcstring be_const_str_LAYOUT_COLUMN_MID; +extern const bcstring be_const_str_DISP_ROT_NONE; +extern const bcstring be_const_str_get_style_pattern_recolor_opa; +extern const bcstring be_const_str_set_style_local_value_ofs_y; +extern const bcstring be_const_str_get_fit_bottom; +extern const bcstring be_const_str_STYLE_BG_BLEND_MODE; +extern const bcstring be_const_str_STYLE_IMAGE_RECOLOR_OPA; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_1; +extern const bcstring be_const_str_get_style_transform_zoom; +extern const bcstring be_const_str_remove_all_objs; +extern const bcstring be_const_str_set_cell_value; +extern const bcstring be_const_str_EVENT_LEAVE; +extern const bcstring be_const_str_STYLE_MARGIN_LEFT; +extern const bcstring be_const_str_set_month_names; +extern const bcstring be_const_str_set_style_local_value_align; +extern const bcstring be_const_str_set_type; +extern const bcstring be_const_str_get_local_style; +extern const bcstring be_const_str_FS_RES_LOCKED; +extern const bcstring be_const_str_OLIVE; +extern const bcstring be_const_str_SYMBOL_CALL; +extern const bcstring be_const_str_SYMBOL_EYE_CLOSE; +extern const bcstring be_const_str_CPICKER_TYPE_DISC; +extern const bcstring be_const_str_SYMBOL_SETTINGS; +extern const bcstring be_const_str_ALIGN_OUT_RIGHT_TOP; +extern const bcstring be_const_str_get_drag_dir; +extern const bcstring be_const_str_init_draw_rect_dsc; +extern const bcstring be_const_str_set_style_local_shadow_blend_mode; +extern const bcstring be_const_str_clear_selection; +extern const bcstring be_const_str_set_value_font; +extern const bcstring be_const_str_STYLE_PATTERN_OPA; +extern const bcstring be_const_str_get_style_value_ofs_y; +extern const bcstring be_const_str_set_focused_btn; +extern const bcstring be_const_str_ADC_TEMP; +extern const bcstring be_const_str_get_src; +extern const bcstring be_const_str_set_outline_pad; +extern const bcstring be_const_str_ARC_TYPE_REVERSE; +extern const bcstring be_const_str_INPUT_PULLDOWN; +extern const bcstring be_const_str_get; +extern const bcstring be_const_str_set_bg_end_angle; +extern const bcstring be_const_str_STYLE_VALUE_LINE_SPACE; +extern const bcstring be_const_str_get_pivot; +extern const bcstring be_const_str_set_btn_ctrl_all; +extern const bcstring be_const_str_OPA_50; +extern const bcstring be_const_str_STYLE_OUTLINE_PAD; +extern const bcstring be_const_str_STYLE_TRANSFORM_HEIGHT; +extern const bcstring be_const_str_LAYOUT_ROW_BOTTOM; +extern const bcstring be_const_str_LIST_PART_EDGE_FLASH; +extern const bcstring be_const_str_get_prev_btn; +extern const bcstring be_const_str_get_style_text_opa; +extern const bcstring be_const_str_OPA_30; +extern const bcstring be_const_str_STATE_DISABLED; +extern const bcstring be_const_str_STYLE_TEXT_OPA; +extern const bcstring be_const_str_return; +extern const bcstring be_const_str_set_image_opa; +extern const bcstring be_const_str_OPA_90; +extern const bcstring be_const_str_STATE_PRESSED; +extern const bcstring be_const_str_NEOPOOL_TX; +extern const bcstring be_const_str_FS_RES_HW_ERR; +extern const bcstring be_const_str_get_style_value_opa; +extern const bcstring be_const_str_get_one_check; +extern const bcstring be_const_str_I2C; +extern const bcstring be_const_str_get_cursor_point; +extern const bcstring be_const_str_FS_MODE_WR; +extern const bcstring be_const_str_STATE_EDITED; +extern const bcstring be_const_str_STYLE_TRANSITION_DELAY; +extern const bcstring be_const_str_glue_obj; +extern const bcstring be_const_str_size; +extern const bcstring be_const_str_set_cursor_point; +extern const bcstring be_const_str_del_anim_ready_cb; +extern const bcstring be_const_str_EVENT_LONG_PRESSED; +extern const bcstring be_const_str_set_color_mode; +extern const bcstring be_const_str_SYMBOL_GPS; +extern const bcstring be_const_str_set_adjustable; +extern const bcstring be_const_str_BTNMATRIX_CTRL_HIDDEN; +extern const bcstring be_const_str_char; +extern const bcstring be_const_str_lv_tileview; +extern const bcstring be_const_str_align; +extern const bcstring be_const_str_set_pattern_repeat; +extern const bcstring be_const_str_TM1638STB; +extern const bcstring be_const_str_module; +extern const bcstring be_const_str_refresh_ext_draw_pad; +extern const bcstring be_const_str_PROJECTOR_CTRL_TX; +extern const bcstring be_const_str_WHITE; +extern const bcstring be_const_str_set_margin_left; +extern const bcstring be_const_str_set_saturation; +extern const bcstring be_const_str_set_style_local_pad_inner; +extern const bcstring be_const_str_get_tile_act; +extern const bcstring be_const_str_set_style_local_border_opa; +extern const bcstring be_const_str_set_style_local_shadow_ofs_y; +extern const bcstring be_const_str_BTNMATRIX_CTRL_CLICK_TRIG; +extern const bcstring be_const_str_KEY_ESC; +extern const bcstring be_const_str_SYMBOL_USB; +extern const bcstring be_const_str_false; +extern const bcstring be_const_str_clear_btn_ctrl; +extern const bcstring be_const_str_get_style_scale_width; +extern const bcstring be_const_str_ADC_INPUT; +extern const bcstring be_const_str_PROTECT_CLICK_FOCUS; +extern const bcstring be_const_str_TEMPL_STYLE_X; +extern const bcstring be_const_str_KEY1_INV; +extern const bcstring be_const_str_SDM120_RX; +extern const bcstring be_const_str_TM1637DIO; +extern const bcstring be_const_str_scroll_hor; +extern const bcstring be_const_str_set_style_local_outline_blend_mode; +extern const bcstring be_const_str_set_style_local_shadow_color; +extern const bcstring be_const_str_LED1_INV; +extern const bcstring be_const_str_LEDLNK_INV; +extern const bcstring be_const_str_get_align; +extern const bcstring be_const_str_set_image_blend_mode; +extern const bcstring be_const_str_set_palette; +extern const bcstring be_const_str_OPEN_DRAIN; +extern const bcstring be_const_str_CALENDAR_PART_BG; +extern const bcstring be_const_str_SYMBOL_BATTERY_3; +extern const bcstring be_const_str_GESTURE_DIR_TOP; +extern const bcstring be_const_str_GPS_RX; +extern const bcstring be_const_str_get_letter_on; +extern const bcstring be_const_str_RFRECV; +extern const bcstring be_const_str_SYMBOL_COPY; +extern const bcstring be_const_str_set_style_local_value_font; +extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_RIGHT; +extern const bcstring be_const_str_clean_tab; +extern const bcstring be_const_str_cursor_down; +extern const bcstring be_const_str_pin_mode; +extern const bcstring be_const_str_SYMBOL_VOLUME_MID; +extern const bcstring be_const_str_set_state; +extern const bcstring be_const_str_SYMBOL_PLAY; +extern const bcstring be_const_str_set_div_line_count; +extern const bcstring be_const_str_get_left_value; +extern const bcstring be_const_str_KEY_LEFT; +extern const bcstring be_const_str_get_scrollbar_mode; +extern const bcstring be_const_str_CC1101_GDO0; +extern const bcstring be_const_str_EVENT_FOCUSED; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_6; +extern const bcstring be_const_str_SYMBOL_MUTE; +extern const bcstring be_const_str_ST7789_DC; +extern const bcstring be_const_str_set_transition_delay; +extern const bcstring be_const_str_HLW_CF; +extern const bcstring be_const_str_set_style_local_scale_border_width; +extern const bcstring be_const_str_ALIGN_IN_BOTTOM_MID; +extern const bcstring be_const_str_ALIGN_OUT_BOTTOM_LEFT; +extern const bcstring be_const_str_SYMBOL_HOME; +extern const bcstring be_const_str_set_value_color; +extern const bcstring be_const_str_BLEND_MODE_SUBTRACTIVE; +extern const bcstring be_const_str_OPA_10; +extern const bcstring be_const_str_TEXTAREA_CURSOR_LAST; +extern const bcstring be_const_str_set_scale_grad_color; +extern const bcstring be_const_str_transform; +extern const bcstring be_const_str_EVENT_VALUE_CHANGED; +extern const bcstring be_const_str_OPA_20; +extern const bcstring be_const_str_get_style_line_dash_width; +extern const bcstring be_const_str_EVENT_GESTURE; +extern const bcstring be_const_str_list_copy; +extern const bcstring be_const_str_OPA_80; +extern const bcstring be_const_str_lv_tabview; +extern const bcstring be_const_str_end; +extern const bcstring be_const_str_SCROLLBAR_MODE_OFF; +extern const bcstring be_const_str_BTNMATRIX_CTRL_NO_REPEAT; +extern const bcstring be_const_str_STYLE_VALUE_LETTER_SPACE; +extern const bcstring be_const_str_SYMBOL_TRASH; +extern const bcstring be_const_str_get_x_from_index; +extern const bcstring be_const_str_set_btn_ctrl; +extern const bcstring be_const_str_BUZZER; +extern const bcstring be_const_str_ADC_LIGHT; +extern const bcstring be_const_str_set_scroll_propagation; +extern const bcstring be_const_str_set_style_local_margin_left; +extern const bcstring be_const_str_FS_RES_FULL; +extern const bcstring be_const_str_set_style_local_pad_bottom; +extern const bcstring be_const_str_CHART_AXIS_SECONDARY_Y; +extern const bcstring be_const_str_get_text_sel_end; +extern const bcstring be_const_str_get_col_width; +extern const bcstring be_const_str_set_y; +extern const bcstring be_const_str_OUTPUT_HI; +extern const bcstring be_const_str_set_text_letter_space; +extern const bcstring be_const_str_get_y; +extern const bcstring be_const_str_set_text; +extern const bcstring be_const_str_hittest; +extern const bcstring be_const_str_set_insert_replace; +extern const bcstring be_const_str_lv_objmask; +extern const bcstring be_const_str_set_pad_top; +extern const bcstring be_const_str_get_col_cnt; +extern const bcstring be_const_str_get_width_fit; +extern const bcstring be_const_str_SPINNER_TYPE_CONSTANT_ARC; +extern const bcstring be_const_str_get_style_shadow_ofs_y; +extern const bcstring be_const_str_set_selected; +extern const bcstring be_const_str_as; +extern const bcstring be_const_str_set_y_tick_length; +extern const bcstring be_const_str_start_auto_close; +extern const bcstring be_const_str_STYLE_CLIP_CORNER; +extern const bcstring be_const_str_get_arc_length; +extern const bcstring be_const_str_ARIRFRCV; +extern const bcstring be_const_str_LAYOUT_OFF; +extern const bcstring be_const_str_ROLLER_MODE_NORMAL; +extern const bcstring be_const_str_set_series_axis; +extern const bcstring be_const_str_set_transform_width; +extern const bcstring be_const_str_FS_RES_TOUT; +extern const bcstring be_const_str_anim_cb; +extern const bcstring be_const_str_copy; +extern const bcstring be_const_str_WE517_TX; +extern const bcstring be_const_str_get_pwd_mode; +extern const bcstring be_const_str_set_text_decor; +extern const bcstring be_const_str_AZ_RXD; +extern const bcstring be_const_str_start; +extern const bcstring be_const_str_OPA_TRANSP; +extern const bcstring be_const_str_TXT_FLAG_CENTER; extern const bcstring be_const_str_set_point_id; +extern const bcstring be_const_str_set_style_local_transition_prop_2; +extern const bcstring be_const_str_FS_RES_INV_PARAM; +extern const bcstring be_const_str_STYLE_IMAGE_RECOLOR; +extern const bcstring be_const_str_get_style_transform_height; +extern const bcstring be_const_str_TEXT_DECOR_NONE; +extern const bcstring be_const_str_GESTURE_DIR_LEFT; +extern const bcstring be_const_str_RC522_CS; +extern const bcstring be_const_str_STYLE_BORDER_POST; +extern const bcstring be_const_str_WEBCAM_RESET; +extern const bcstring be_const_str_set_editing; +extern const bcstring be_const_str_set_shadow_ofs_x; +extern const bcstring be_const_str_set_style_local_value_blend_mode; +extern const bcstring be_const_str_DEEPSLEEP; +extern const bcstring be_const_str_set_bg_grad_color; +extern const bcstring be_const_str_TCP_RX; +extern const bcstring be_const_str_load; +extern const bcstring be_const_str_KEY_NEXT; +extern const bcstring be_const_str_SR04_ECHO; +extern const bcstring be_const_str_EVENT_DRAG_THROW_BEGIN; +extern const bcstring be_const_str_HRE_CLOCK; +extern const bcstring be_const_str_set_style_local_pad_left; +extern const bcstring be_const_str_do; +extern const bcstring be_const_str_SYMBOL_BATTERY_EMPTY; +extern const bcstring be_const_str_get_style_outline_width; +extern const bcstring be_const_str_set_click_focus; +extern const bcstring be_const_str_set_value_align; +extern const bcstring be_const_str_ZIGBEE_RX; +extern const bcstring be_const_str_add_tab; +extern const bcstring be_const_str_BTN_STATE_CHECKED_RELEASED; +extern const bcstring be_const_str_SYMBOL_VOLUME_MAX; +extern const bcstring be_const_str_set_tab_name; +extern const bcstring be_const_str_ZIGBEE_TX; +extern const bcstring be_const_str_raise; +extern const bcstring be_const_str_ADC_JOY; +extern const bcstring be_const_str_DROPDOWN_DIR_UP; +extern const bcstring be_const_str_STYLE_LINE_OPA; +extern const bcstring be_const_str_SLIDER_TYPE_NORMAL; +extern const bcstring be_const_str_ALIGN_OUT_RIGHT_BOTTOM; +extern const bcstring be_const_str_HM10_RX; +extern const bcstring be_const_str_add_protect; +extern const bcstring be_const_str_get_layout; +extern const bcstring be_const_str_set_outline_color; +extern const bcstring be_const_str_SYMBOL_NEXT; +extern const bcstring be_const_str_ALIGN_IN_BOTTOM_LEFT; +extern const bcstring be_const_str_RA8876_CS; +extern const bcstring be_const_str_ALIGN_OUT_LEFT_TOP; +extern const bcstring be_const_str_set_bg_color; +extern const bcstring be_const_str_KEYBOARD_MODE_TEXT_LOWER; +extern const bcstring be_const_str_get_height_fit; +extern const bcstring be_const_str_set_adv_hittest; +extern const bcstring be_const_str_add; +extern const bcstring be_const_str_CALENDAR_PART_DAY_NAMES; +extern const bcstring be_const_str_ILI9488_CS; +extern const bcstring be_const_str_get_auto_size; +extern const bcstring be_const_str_get_focused; +extern const bcstring be_const_str_set_fit4; +extern const bcstring be_const_str_SILVER; +extern const bcstring be_const_str_set_cell_type; +extern const bcstring be_const_str_ALIGN_OUT_RIGHT_MID; +extern const bcstring be_const_str_BTN_STATE_RELEASED; +extern const bcstring be_const_str_DROPDOWN_PART_LIST; +extern const bcstring be_const_str_get_needle_img_pivot_x; +extern const bcstring be_const_str_get_width_margin; +extern const bcstring be_const_str_set_update_mode; +extern const bcstring be_const_str_step_next; +extern const bcstring be_const_str_CHANGE; +extern const bcstring be_const_str_P9813_CLK; +extern const bcstring be_const_str_get_style_transition_prop_3; +extern const bcstring be_const_str_remove_prop; +extern const bcstring be_const_str_elif; +extern const bcstring be_const_str_isinstance; +extern const bcstring be_const_str_BORDER_SIDE_LEFT; +extern const bcstring be_const_str_set_style_local_border_blend_mode; +extern const bcstring be_const_str_set_style_local_pattern_blend_mode; +extern const bcstring be_const_str_toupper; +extern const bcstring be_const_str_LAYOUT_CENTER; +extern const bcstring be_const_str_TABVIEW_TAB_POS_BOTTOM; +extern const bcstring be_const_str_SYMBOL_NEW_LINE; +extern const bcstring be_const_str_create; +extern const bcstring be_const_str_set_style_local_pattern_opa; +extern const bcstring be_const_str_TABVIEW_TAB_POS_TOP; +extern const bcstring be_const_str_KEY_DOWN; +extern const bcstring be_const_str_LED1; +extern const bcstring be_const_str_get_cursor_hidden; +extern const bcstring be_const_str_BORDER_SIDE_RIGHT; +extern const bcstring be_const_str_set_style_local_line_color; +extern const bcstring be_const_str_BLEND_MODE_ADDITIVE; +extern const bcstring be_const_str_STYLE_TEXT_SEL_BG_COLOR; +extern const bcstring be_const_str_traceback; +extern const bcstring be_const_str_clear_state; +extern const bcstring be_const_str_STYLE_TRANSITION_PROP_2; +extern const bcstring be_const_str_DISP_SIZE_EXTRA_LARGE; +extern const bcstring be_const_str_SYMBOL_LIST; +extern const bcstring be_const_str_STYLE_BG_GRAD_COLOR; +extern const bcstring be_const_str_set_cursor_pos; +extern const bcstring be_const_str_EVENT_DRAG_BEGIN; +extern const bcstring be_const_str_WEBCAM_XCLK; +extern const bcstring be_const_str_set_style_local_text_color; +extern const bcstring be_const_str_draw_scale; +extern const bcstring be_const_str_init_draw_label_dsc; +extern const bcstring be_const_str_set_style_local_image_opa; +extern const bcstring be_const_str_set_anim_speed; +extern const bcstring be_const_str_set_btn_width; +extern const bcstring be_const_str_ROT1A; +extern const bcstring be_const_str_top; +extern const bcstring be_const_str_def; +extern const bcstring be_const_str_EXS_ENABLE; +extern const bcstring be_const_str_focus_prev; +extern const bcstring be_const_str_get_sb_mode; +extern const bcstring be_const_str_set_cell_crop; +extern const bcstring be_const_str_get_style_opa_scale; +extern const bcstring be_const_str_CHART_AXIS_SKIP_LAST_TICK; +extern const bcstring be_const_str_PMS5003_TX; +extern const bcstring be_const_str_BORDER_SIDE_TOP; +extern const bcstring be_const_str_close; +extern const bcstring be_const_str_set_border_width; +extern const bcstring be_const_str_set_style_local_shadow_width; +extern const bcstring be_const_str_set_x_tick_texts; +extern const bcstring be_const_str_get_style_pattern_repeat; +extern const bcstring be_const_str_TASMOTACLIENT_RST; +extern const bcstring be_const_str_TEXT_DECOR_UNDERLINE; +extern const bcstring be_const_str_get_draw_rect_ext_pad_size; +extern const bcstring be_const_str_cut_text; +extern const bcstring be_const_str_HPMA_RX; +extern const bcstring be_const_str_TM1638DIO; +extern const bcstring be_const_str_get_wrap; +extern const bcstring be_const_str_focus_next; +extern const bcstring be_const_str_BTN_STATE_PRESSED; +extern const bcstring be_const_str_get_focused_btn; +extern const bcstring be_const_str_OBJ_PART_VIRTUAL_FIRST; +extern const bcstring be_const_str_set_disabled; +extern const bcstring be_const_str_TXT_FLAG_EXPAND; +extern const bcstring be_const_str_set_hidden; +extern const bcstring be_const_str_set_shadow_color; +extern const bcstring be_const_str_STYLE_IMAGE_OPA; +extern const bcstring be_const_str_get_top; +extern const bcstring be_const_str_set_focus_parent; +extern const bcstring be_const_str_toggle; +extern const bcstring be_const_str_rad; +extern const bcstring be_const_str_EPAPER42_CS; +extern const bcstring be_const_str_SWT1_NP; +extern const bcstring be_const_str_SYMBOL_SAVE; +extern const bcstring be_const_str_WEBCAM_SIOC; +extern const bcstring be_const_str_LED_PART_MAIN; +extern const bcstring be_const_str_CPICKER_COLOR_MODE_SATURATION; +extern const bcstring be_const_str_get_needle_img; +extern const bcstring be_const_str_set_transition_time; +extern const bcstring be_const_str_EPAPER29_CS; +extern const bcstring be_const_str_NRF24_CS; +extern const bcstring be_const_str_add_btn; +extern const bcstring be_const_str_ADE7953_IRQ; +extern const bcstring be_const_str_get_edge_flash; +extern const bcstring be_const_str_get_focus_cb; +extern const bcstring be_const_str_get_style_image_recolor; +extern const bcstring be_const_str_set_line_dash_width; +extern const bcstring be_const_str_get_style_border_opa; +extern const bcstring be_const_str_get_style_outline_color; +extern const bcstring be_const_str_set_style_local_line_rounded; +extern const bcstring be_const_str_set_style_local_transition_prop_6; +extern const bcstring be_const_str_if; +extern const bcstring be_const_str_cursor_left; +extern const bcstring be_const_str_get_style_value_line_space; +extern const bcstring be_const_str_set_align; +extern const bcstring be_const_str_set_drag_throw; +extern const bcstring be_const_str_DSB; +extern const bcstring be_const_str_PWM1; +extern const bcstring be_const_str_STYLE_TRANSFORM_WIDTH; +extern const bcstring be_const_str_set_rotation; +extern const bcstring be_const_str_REL1; +extern const bcstring be_const_str_BTN_STATE_CHECKED_DISABLED; +extern const bcstring be_const_str_LAYOUT_GRID; +extern const bcstring be_const_str_ALIGN_OUT_TOP_MID; +extern const bcstring be_const_str_get_textarea; +extern const bcstring be_const_str_get_btn_label; +extern const bcstring be_const_str_OBJMASK_PART_MAIN; +extern const bcstring be_const_str_STYLE_IMAGE_BLEND_MODE; +extern const bcstring be_const_str_blur_ver; +extern const bcstring be_const_str_LABEL_LONG_BREAK; +extern const bcstring be_const_str_get_child; +extern const bcstring be_const_str_get_from_btn; +extern const bcstring be_const_str_get_style_value_letter_space; +extern const bcstring be_const_str_LAYOUT_ROW_TOP; +extern const bcstring be_const_str_set_cursor_click_pos; +extern const bcstring be_const_str_stop_auto_close; +extern const bcstring be_const_str_KEYBOARD_MODE_TEXT_UPPER; +extern const bcstring be_const_str_SYMBOL_PREV; +extern const bcstring be_const_str_get_auto_fit; +extern const bcstring be_const_str_get_click_focus; +extern const bcstring be_const_str_get_style_pattern_recolor; +extern const bcstring be_const_str_set_cursor_blink_time; +extern const bcstring be_const_str_set_scrl_layout; +extern const bcstring be_const_str_EVENT_APPLY; +extern const bcstring be_const_str_get_scroll_propagation; +extern const bcstring be_const_str_scroll_ver; +extern const bcstring be_const_str_is_point_on_coords; +extern const bcstring be_const_str_get_style_scale_end_line_width; +extern const bcstring be_const_str_scr_act; +extern const bcstring be_const_str_SYMBOL_CHARGE; +extern const bcstring be_const_str_WEBCAM_PWDN; +extern const bcstring be_const_str_set_long_mode; +extern const bcstring be_const_str_EVENT_REFRESH; +extern const bcstring be_const_str_clear_btn_ctrl_all; +extern const bcstring be_const_str_is_inactive; +extern const bcstring be_const_str_lv_linemeter; +extern const bcstring be_const_str_set_arc_length; +extern const bcstring be_const_str_get_label; +extern const bcstring be_const_str_refresh; +extern const bcstring be_const_str_get_style_value_color; +extern const bcstring be_const_str_lv_spinner; +extern const bcstring be_const_str_FS_RES_NOT_IMP; +extern const bcstring be_const_str_RF_SENSOR; +extern const bcstring be_const_str_set_style_local_value_opa; +extern const bcstring be_const_str_CHART_AXIS_INVERSE_LABELS_ORDER; +extern const bcstring be_const_str_set_critical_value; +extern const bcstring be_const_str_PROTECT_EVENT_TO_DISABLED; +extern const bcstring be_const_str_lv_slider; +extern const bcstring be_const_str_set_style_local_text_font; +extern const bcstring be_const_str_get_editing; +extern const bcstring be_const_str_get_long_mode; +extern const bcstring be_const_str_invalidate; +extern const bcstring be_const_str_title_get_alignment; +extern const bcstring be_const_str_clean_style_list; +extern const bcstring be_const_str_lv_obj; +extern const bcstring be_const_str_MGC3130_RESET; +extern const bcstring be_const_str_ALIGN_IN_RIGHT_MID; +extern const bcstring be_const_str_CHART_CURSOR_RIGHT; +extern const bcstring be_const_str_TFMINIPLUS_RX; +extern const bcstring be_const_str_AS608_RX; +extern const bcstring be_const_str_KEYBOARD_MODE_SPECIAL; +extern const bcstring be_const_str_deinit; +extern const bcstring be_const_str_log10; +extern const bcstring be_const_str_ARC_PART_BG; +extern const bcstring be_const_str_ELECTRIQ_MOODL_TX; +extern const bcstring be_const_str_SM16716_CLK; +extern const bcstring be_const_str_PMS5003_RX; +extern const bcstring be_const_str_classof; +extern const bcstring be_const_str_get_next_btn; +extern const bcstring be_const_str_SYMBOL_VIDEO; +extern const bcstring be_const_str_remove_series; +extern const bcstring be_const_str_get_step; +extern const bcstring be_const_str_SM16716_SEL; +extern const bcstring be_const_str_set_placeholder_text; +extern const bcstring be_const_str_get_style_margin_left; +extern const bcstring be_const_str_pin_used; +extern const bcstring be_const_str_get_angle; +extern const bcstring be_const_str_refresh_style; +extern const bcstring be_const_str_set_fit; +extern const bcstring be_const_str_log; +extern const bcstring be_const_str_DROPDOWN_PART_MAIN; +extern const bcstring be_const_str_IRRECV; +extern const bcstring be_const_str_type; +extern const bcstring be_const_str_draw_rect; +extern const bcstring be_const_str_set_style_local_scale_end_color; +extern const bcstring be_const_str_get_ext_click_pad_right; +extern const bcstring be_const_str_get_style_border_post; +extern const bcstring be_const_str_set_style_local_line_width; +extern const bcstring be_const_str_set_text_sel_start; +extern const bcstring be_const_str_STYLE_BORDER_OPA; +extern const bcstring be_const_str_STYLE_VALUE_ALIGN; +extern const bcstring be_const_str_get_type; +extern const bcstring be_const_str_CHART_TYPE_COLUMN; +extern const bcstring be_const_str_LOW; +extern const bcstring be_const_str_lv_page; +extern const bcstring be_const_str_open; +extern const bcstring be_const_str_set_style_local_line_blend_mode; +extern const bcstring be_const_str_BUZZER_INV; +extern const bcstring be_const_str_DRAG_DIR_BOTH; +extern const bcstring be_const_str_set_col_width; +extern const bcstring be_const_str_set_image_recolor_opa; +extern const bcstring be_const_str_VL53L0X_XSHUT1; +extern const bcstring be_const_str_DCKI; +extern const bcstring be_const_str_CSE7766_RX; +extern const bcstring be_const_str_SM2135_CLK; +extern const bcstring be_const_str_STYLE_LINE_ROUNDED; +extern const bcstring be_const_str_set_outline_opa; +extern const bcstring be_const_str_MAROON; +extern const bcstring be_const_str_NRG_CF1; +extern const bcstring be_const_str_atan; +extern const bcstring be_const_str_set_transition_prop_3; +extern const bcstring be_const_str_clear; +extern const bcstring be_const_str_get_style_pad_inner; +extern const bcstring be_const_str_item; +extern const bcstring be_const_str_list_get_local_style; +extern const bcstring be_const_str_lv_btn; +extern const bcstring be_const_str_get_style_transform_width; +extern const bcstring be_const_str_set_text_line_space; +extern const bcstring be_const_str_ROLLER_MODE_INFINITE; +extern const bcstring be_const_str_add_state; +extern const bcstring be_const_str_montserrat_font; +extern const bcstring be_const_str_STYLE_SHADOW_COLOR; +extern const bcstring be_const_str_set_transition_path; +extern const bcstring be_const_str_get_bright; +extern const bcstring be_const_str_get_needle_count; +extern const bcstring be_const_str_set_ext_array; +extern const bcstring be_const_str_set_style_local_value_letter_space; +extern const bcstring be_const_str_set_tasmota_logo; +extern const bcstring be_const_str_SPINNER_DIR_FORWARD; +extern const bcstring be_const_str_clear_protect; +extern const bcstring be_const_str_get_style_scale_border_width; +extern const bcstring be_const_str_set_scale_end_border_width; +extern const bcstring be_const_str_SI7021; +extern const bcstring be_const_str_get_gesture_parent; +extern const bcstring be_const_str_list_init; +extern const bcstring be_const_str_KEY_RIGHT; +extern const bcstring be_const_str_STYLE_SIZE; +extern const bcstring be_const_str_EVENT_CLICKED; +extern const bcstring be_const_str_map; +extern const bcstring be_const_str_set_border_opa; +extern const bcstring be_const_str_LAYOUT_COLUMN_LEFT; +extern const bcstring be_const_str_CHART_CURSOR_NONE; +extern const bcstring be_const_str_IBEACON_RX; +extern const bcstring be_const_str_STYLE_SCALE_END_LINE_WIDTH; +extern const bcstring be_const_str_set_shadow_width; +extern const bcstring be_const_str_STYLE_VALUE_FONT; +extern const bcstring be_const_str_BAR_TYPE_NORMAL; +extern const bcstring be_const_str_STYLE_LINE_COLOR; +extern const bcstring be_const_str_STYLE_TRANSFORM_ZOOM; +extern const bcstring be_const_str_DDSU666_TX; +extern const bcstring be_const_str_set_style_local_border_color; +extern const bcstring be_const_str_set_style_local_shadow_ofs_x; +extern const bcstring be_const_str_opt_neq; +extern const bcstring be_const_str_LMT01; +extern const bcstring be_const_str_DDSU666_RX; +extern const bcstring be_const_str_SYMBOL_BLUETOOTH; +extern const bcstring be_const_str_TXT_FLAG_FIT; +extern const bcstring be_const_str_cos; +extern const bcstring be_const_str_set_angles; +extern const bcstring be_const_str_get_btn_index; +extern const bcstring be_const_str_STYLE_LINE_WIDTH; +extern const bcstring be_const_str_SYMBOL_BULLET; +extern const bcstring be_const_str_get_style_transition_prop_6; +extern const bcstring be_const_str_STYLE_OUTLINE_BLEND_MODE; +extern const bcstring be_const_str_PROJECTOR_CTRL_RX; +extern const bcstring be_const_str_get_btn_img; +extern const bcstring be_const_str_set_style_local_radius; +extern const bcstring be_const_str_EVENT_PRESSING; +extern const bcstring be_const_str_NRG_SEL; +extern const bcstring be_const_str_STYLE_VALUE_OPA; +extern const bcstring be_const_str_set_zoom; +extern const bcstring be_const_str_SYMBOL_BATTERY_2; +extern const bcstring be_const_str_get_click; +extern const bcstring be_const_str_get_style_line_dash_gap; +extern const bcstring be_const_str_get_style_pad_top; +extern const bcstring be_const_str_set_style_local_image_blend_mode; +extern const bcstring be_const_str_set_value_ofs_x; +extern const bcstring be_const_str_get_style_margin_bottom; +extern const bcstring be_const_str_lv_calendar; +extern const bcstring be_const_str_get_knob_colored; +extern const bcstring be_const_str_GRAY; +extern const bcstring be_const_str_LIME; +extern const bcstring be_const_str_STATE_FOCUSED; +extern const bcstring be_const_str_set_range; +extern const bcstring be_const_str_EVENT_PRESSED; +extern const bcstring be_const_str_SDM630_RX; +extern const bcstring be_const_str_get_style_pattern_opa; +extern const bcstring be_const_str_A4988_ENA; +extern const bcstring be_const_str_OPA_40; +extern const bcstring be_const_str_PAGE_EDGE_BOTTOM; +extern const bcstring be_const_str_format; +extern const bcstring be_const_str_set_style_local_opa_scale; +extern const bcstring be_const_str_set_style_local_transform_width; +extern const bcstring be_const_str_MAX31855DO; +extern const bcstring be_const_str_OUTPUT; +extern const bcstring be_const_str_get_style_scale_end_border_width; +extern const bcstring be_const_str_set_shadow_blend_mode; +extern const bcstring be_const_str_set_text_opa; +extern const bcstring be_const_str_BTNMATRIX_CTRL_CHECK_STATE; +extern const bcstring be_const_str_set_style_local_bg_grad_stop; +extern const bcstring be_const_str_FALLING; +extern const bcstring be_const_str_is_visible; +extern const bcstring be_const_str_GESTURE_DIR_RIGHT; +extern const bcstring be_const_str_ROT1B; +extern const bcstring be_const_str_SBR_TX; +extern const bcstring be_const_str_STYLE_PATTERN_IMAGE; +extern const bcstring be_const_str_set_style_local_transition_time; +extern const bcstring be_const_str_set_pad_inner; +extern const bcstring be_const_str_SBR_RX; +extern const bcstring be_const_str_get_option_cnt; +extern const bcstring be_const_str_get_checkable; +extern const bcstring be_const_str_ALIGN_IN_TOP_MID; +extern const bcstring be_const_str_set_opa_scale; +extern const bcstring be_const_str_set_signal_cb; +extern const bcstring be_const_str_else; +extern const bcstring be_const_str_SDS0X1_TX; +extern const bcstring be_const_str_set_pad_left; +extern const bcstring be_const_str_set_valid_positions; +extern const bcstring be_const_str_set_value; +extern const bcstring be_const_str_OUTPUT_LO; +extern const bcstring be_const_str_codedump; +extern const bcstring be_const_str_set_buffer; +extern const bcstring be_const_str_SENSOR_END; +extern const bcstring be_const_str_WEBCAM_PCLK; diff --git a/lib/libesp32/Berry/generate/be_const_strtab_def.h b/lib/libesp32/Berry/generate/be_const_strtab_def.h index ba01e29a9..4dc8d64db 100644 --- a/lib/libesp32/Berry/generate/be_const_strtab_def.h +++ b/lib/libesp32/Berry/generate/be_const_strtab_def.h @@ -1,2434 +1,2436 @@ -be_define_const_str(AZ_TXD, "AZ_TXD", 850268709u, 0, 6, &be_const_str_STYLE_PATTERN_RECOLOR); -be_define_const_str(STYLE_PATTERN_RECOLOR, "STYLE_PATTERN_RECOLOR", 2178713592u, 0, 21, &be_const_str_get_cursor_hidden); -be_define_const_str(get_cursor_hidden, "get_cursor_hidden", 3032264799u, 0, 17, &be_const_str_lv_line); -be_define_const_str(lv_line, "lv_line", 2692732914u, 0, 7, NULL); -be_define_const_str(SYMBOL_BULLET, "SYMBOL_BULLET", 587181862u, 0, 13, &be_const_str_get_hue); -be_define_const_str(get_hue, "get_hue", 1060457518u, 0, 7, &be_const_str_set_bg_grad_stop); -be_define_const_str(set_bg_grad_stop, "set_bg_grad_stop", 1329650389u, 0, 16, NULL); -be_define_const_str(STYLE_TRANSFORM_ZOOM, "STYLE_TRANSFORM_ZOOM", 224871941u, 0, 20, NULL); -be_define_const_str(ETH_PHY_POWER, "ETH_PHY_POWER", 487529454u, 0, 13, &be_const_str_set_margin_right); -be_define_const_str(set_margin_right, "set_margin_right", 283278459u, 0, 16, &be_const_str_set_style_local_value_font); -be_define_const_str(set_style_local_value_font, "set_style_local_value_font", 117758217u, 0, 26, NULL); -be_define_const_str(LMT01, "LMT01", 2490623797u, 0, 5, &be_const_str_PAGE_EDGE_LEFT); -be_define_const_str(PAGE_EDGE_LEFT, "PAGE_EDGE_LEFT", 4240364242u, 0, 14, &be_const_str_lv_slider); -be_define_const_str(lv_slider, "lv_slider", 2274180781u, 0, 9, NULL); -be_define_const_str(CHART_PART_SERIES_BG, "CHART_PART_SERIES_BG", 4240790375u, 0, 20, &be_const_str_set_max_height); -be_define_const_str(set_max_height, "set_max_height", 394927448u, 0, 14, &be_const_str_set_offset_y); -be_define_const_str(set_offset_y, "set_offset_y", 437927531u, 0, 12, NULL); -be_define_const_str(set_style_local_border_blend_mode, "set_style_local_border_blend_mode", 3453690930u, 0, 33, NULL); -be_define_const_str(OPA_40, "OPA_40", 2210522110u, 0, 6, &be_const_str_del_char); -be_define_const_str(del_char, "del_char", 3624762103u, 0, 8, NULL); -be_define_const_str(SYMBOL_LIST, "SYMBOL_LIST", 70793990u, 0, 11, &be_const_str_get_ext_click_pad_right); -be_define_const_str(get_ext_click_pad_right, "get_ext_click_pad_right", 3976528463u, 0, 23, &be_const_str_set_fit2); -be_define_const_str(set_fit2, "set_fit2", 4226206571u, 0, 8, &be_const_str_set_rollover); -be_define_const_str(set_rollover, "set_rollover", 1838959037u, 0, 12, &be_const_str_var); -be_define_const_str(var, "var", 2317739966u, 64, 3, NULL); -be_define_const_str(DSB_OUT, "DSB_OUT", 732335085u, 0, 7, &be_const_str_STYLE_PAD_LEFT); -be_define_const_str(STYLE_PAD_LEFT, "STYLE_PAD_LEFT", 1524023460u, 0, 14, &be_const_str_WEBCAM_HSD); -be_define_const_str(WEBCAM_HSD, "WEBCAM_HSD", 2648502504u, 0, 10, &be_const_str_get_style_pattern_repeat); -be_define_const_str(get_style_pattern_repeat, "get_style_pattern_repeat", 3530119950u, 0, 24, &be_const_str_up); -be_define_const_str(up, "up", 1128467232u, 0, 2, NULL); -be_define_const_str(FIT_TIGHT, "FIT_TIGHT", 2710930043u, 0, 9, &be_const_str_STYLE_SCALE_GRAD_COLOR); -be_define_const_str(STYLE_SCALE_GRAD_COLOR, "STYLE_SCALE_GRAD_COLOR", 3981239948u, 0, 22, &be_const_str_TX2X_TXD_BLACK); -be_define_const_str(TX2X_TXD_BLACK, "TX2X_TXD_BLACK", 956526176u, 0, 14, &be_const_str_get_style_transform_width); -be_define_const_str(get_style_transform_width, "get_style_transform_width", 713115893u, 0, 25, NULL); -be_define_const_str(get_width_grid, "get_width_grid", 2821365517u, 0, 14, NULL); -be_define_const_str(floor, "floor", 3102149661u, 0, 5, &be_const_str_set_value_ofs_x); -be_define_const_str(set_value_ofs_x, "set_value_ofs_x", 112450803u, 0, 15, NULL); -be_define_const_str(CHART_CURSOR_LEFT, "CHART_CURSOR_LEFT", 2003546122u, 0, 17, &be_const_str_get_focused_btn); -be_define_const_str(get_focused_btn, "get_focused_btn", 1271435326u, 0, 15, &be_const_str_get_style_transition_prop_6); -be_define_const_str(get_style_transition_prop_6, "get_style_transition_prop_6", 3488279722u, 0, 27, &be_const_str_get_type); -be_define_const_str(get_type, "get_type", 2996227024u, 0, 8, NULL); -be_define_const_str(SYMBOL_LEFT, "SYMBOL_LEFT", 1563517575u, 0, 11, NULL); -be_define_const_str(EVENT_DRAG_THROW_BEGIN, "EVENT_DRAG_THROW_BEGIN", 977261671u, 0, 22, &be_const_str_STYLE_TRANSITION_PROP_1); -be_define_const_str(STYLE_TRANSITION_PROP_1, "STYLE_TRANSITION_PROP_1", 929164024u, 0, 23, &be_const_str_get_style_line_opa); -be_define_const_str(get_style_line_opa, "get_style_line_opa", 3653868853u, 0, 18, NULL); -be_define_const_str(BORDER_SIDE_TOP, "BORDER_SIDE_TOP", 3643834727u, 0, 15, &be_const_str_KEY1_INV_NP); -be_define_const_str(KEY1_INV_NP, "KEY1_INV_NP", 3160558586u, 0, 11, &be_const_str_set_anim_time); -be_define_const_str(set_anim_time, "set_anim_time", 1473685427u, 0, 13, &be_const_str_set_text_sel_end); -be_define_const_str(set_text_sel_end, "set_text_sel_end", 3422399078u, 0, 16, &be_const_str_sqrt); -be_define_const_str(sqrt, "sqrt", 2112764879u, 0, 4, NULL); -be_define_const_str(WEBCAM_PWDN, "WEBCAM_PWDN", 2219597454u, 0, 11, NULL); -be_define_const_str(hide_series, "hide_series", 3053662735u, 0, 11, NULL); -be_define_const_str(set_insert_replace, "set_insert_replace", 1439171942u, 0, 18, NULL); -be_define_const_str(DISP_ROT_90, "DISP_ROT_90", 3961393585u, 0, 11, &be_const_str_KEYBOARD_PART_BG); -be_define_const_str(KEYBOARD_PART_BG, "KEYBOARD_PART_BG", 3167702710u, 0, 16, NULL); -be_define_const_str(RA8876_CS, "RA8876_CS", 2529944108u, 0, 9, &be_const_str_STYLE_PATTERN_BLEND_MODE); -be_define_const_str(STYLE_PATTERN_BLEND_MODE, "STYLE_PATTERN_BLEND_MODE", 2331743867u, 0, 24, NULL); -be_define_const_str(get_cell_crop, "get_cell_crop", 2916382555u, 0, 13, NULL); -be_define_const_str(setrange, "setrange", 3794019032u, 0, 8, NULL); -be_define_const_str(set_pos, "set_pos", 4146975678u, 0, 7, &be_const_str_set_value_blend_mode); -be_define_const_str(set_value_blend_mode, "set_value_blend_mode", 86539269u, 0, 20, NULL); -be_define_const_str(ROLLER_MODE_NORMAL, "ROLLER_MODE_NORMAL", 72783697u, 0, 18, NULL); -be_define_const_str(SM2135_DAT, "SM2135_DAT", 2882726942u, 0, 10, &be_const_str_set_style_local_opa_scale); -be_define_const_str(set_style_local_opa_scale, "set_style_local_opa_scale", 2718681341u, 0, 25, NULL); -be_define_const_str(HPMA_TX, "HPMA_TX", 173233104u, 0, 7, &be_const_str_set_range); -be_define_const_str(set_range, "set_range", 228092793u, 0, 9, NULL); -be_define_const_str(blur_ver, "blur_ver", 2584500226u, 0, 8, &be_const_str_set_content_size); -be_define_const_str(set_content_size, "set_content_size", 10638115u, 0, 16, NULL); -be_define_const_str(lv_arc, "lv_arc", 4170125384u, 0, 6, &be_const_str_set_auto_realign); -be_define_const_str(set_auto_realign, "set_auto_realign", 3175723934u, 0, 16, NULL); -be_define_const_str(set_adv_hittest, "set_adv_hittest", 2312818651u, 0, 15, NULL); -be_define_const_str(HX711_SCK, "HX711_SCK", 3785979404u, 0, 9, &be_const_str_RF_SENSOR); -be_define_const_str(RF_SENSOR, "RF_SENSOR", 2289628100u, 0, 9, &be_const_str_scr_act); -be_define_const_str(scr_act, "scr_act", 2080211456u, 0, 7, &be_const_str_elif); -be_define_const_str(elif, "elif", 3232090307u, 51, 4, NULL); -be_define_const_str(PROTECT_POS, "PROTECT_POS", 1960404285u, 0, 11, NULL); -be_define_const_str(A4988_MS1, "A4988_MS1", 1729976611u, 0, 9, &be_const_str_ADC_LIGHT); -be_define_const_str(ADC_LIGHT, "ADC_LIGHT", 3982461502u, 0, 9, &be_const_str_get_style_shadow_ofs_x); -be_define_const_str(get_style_shadow_ofs_x, "get_style_shadow_ofs_x", 2320381696u, 0, 22, NULL); -be_define_const_str(get_scrl_width, "get_scrl_width", 1498509239u, 0, 14, &be_const_str_get_style_line_width); -be_define_const_str(get_style_line_width, "get_style_line_width", 1172338835u, 0, 20, &be_const_str_set_checked); -be_define_const_str(set_checked, "set_checked", 1119609005u, 0, 11, &be_const_str_set_style_local_margin_bottom); -be_define_const_str(set_style_local_margin_bottom, "set_style_local_margin_bottom", 3687231326u, 0, 29, NULL); -be_define_const_str(add_btn_left, "add_btn_left", 3984572941u, 0, 12, &be_const_str_set_value_opa); -be_define_const_str(set_value_opa, "set_value_opa", 1055786128u, 0, 13, NULL); -be_define_const_str(on_edge, "on_edge", 1159443540u, 0, 7, NULL); -be_define_const_str(PROTECT_EVENT_TO_DISABLED, "PROTECT_EVENT_TO_DISABLED", 330306814u, 0, 25, &be_const_str_set_transform_width); -be_define_const_str(set_transform_width, "set_transform_width", 3190371031u, 0, 19, NULL); -be_define_const_str(GAUGE_PART_MAJOR, "GAUGE_PART_MAJOR", 3656186174u, 0, 16, &be_const_str_STYLE_OUTLINE_WIDTH); -be_define_const_str(STYLE_OUTLINE_WIDTH, "STYLE_OUTLINE_WIDTH", 2786055068u, 0, 19, &be_const_str_set_bg_main_stop); -be_define_const_str(set_bg_main_stop, "set_bg_main_stop", 1702668926u, 0, 16, &be_const_str_set_style_local_outline_pad); -be_define_const_str(set_style_local_outline_pad, "set_style_local_outline_pad", 3480414734u, 0, 27, NULL); -be_define_const_str(concat, "concat", 4124019837u, 0, 6, &be_const_str_get_top); -be_define_const_str(get_top, "get_top", 1711502355u, 0, 7, &be_const_str_lv_list); -be_define_const_str(lv_list, "lv_list", 2876551248u, 0, 7, NULL); -be_define_const_str(get_fit_left, "get_fit_left", 2671576953u, 0, 12, NULL); -be_define_const_str(get_group, "get_group", 1497401467u, 0, 9, &be_const_str_get_style_scale_border_width); -be_define_const_str(get_style_scale_border_width, "get_style_scale_border_width", 206289592u, 0, 28, &be_const_str_get_style_scale_width); -be_define_const_str(get_style_scale_width, "get_style_scale_width", 2556361915u, 0, 21, NULL); -be_define_const_str(SILVER, "SILVER", 1471925664u, 0, 6, NULL); -be_define_const_str(focus_next, "focus_next", 2510018461u, 0, 10, &be_const_str_set_style_local_text_blend_mode); -be_define_const_str(set_style_local_text_blend_mode, "set_style_local_text_blend_mode", 3467626777u, 0, 31, NULL); -be_define_const_str(STYLE_SCALE_END_COLOR, "STYLE_SCALE_END_COLOR", 1403682869u, 0, 21, &be_const_str_anim_cb); -be_define_const_str(anim_cb, "anim_cb", 2120778920u, 0, 7, &be_const_str_down); -be_define_const_str(down, "down", 1035581717u, 0, 4, &be_const_str_set_drag_dir); -be_define_const_str(set_drag_dir, "set_drag_dir", 2315801594u, 0, 12, &be_const_str_set_fit); -be_define_const_str(set_fit, "set_fit", 4009334267u, 0, 7, NULL); -be_define_const_str(STYLE_OUTLINE_PAD, "STYLE_OUTLINE_PAD", 2090004501u, 0, 17, &be_const_str_set_clip_corner); -be_define_const_str(set_clip_corner, "set_clip_corner", 2280572814u, 0, 15, NULL); -be_define_const_str(SSPI, "SSPI", 2469416576u, 0, 4, &be_const_str_set_style_local_border_opa); -be_define_const_str(set_style_local_border_opa, "set_style_local_border_opa", 2125961393u, 0, 26, NULL); -be_define_const_str(DDS2382_TX, "DDS2382_TX", 1438117864u, 0, 10, &be_const_str_FS_RES_DENIED); -be_define_const_str(FS_RES_DENIED, "FS_RES_DENIED", 63556207u, 0, 13, NULL); -be_define_const_str(SYMBOL_PREV, "SYMBOL_PREV", 2952615023u, 0, 11, NULL); -be_define_const_str(get_tile_act, "get_tile_act", 3705631119u, 0, 12, &be_const_str_init_draw_rect_dsc); -be_define_const_str(init_draw_rect_dsc, "init_draw_rect_dsc", 4242061620u, 0, 18, &be_const_str_report_style_mod); -be_define_const_str(report_style_mod, "report_style_mod", 4174977870u, 0, 16, &be_const_str_set_focus_parent); -be_define_const_str(set_focus_parent, "set_focus_parent", 2829293865u, 0, 16, NULL); -be_define_const_str(MAROON, "MAROON", 770976181u, 0, 6, &be_const_str_NONE); -be_define_const_str(NONE, "NONE", 1932136219u, 0, 4, NULL); -be_define_const_str(ARIRFSEL, "ARIRFSEL", 233874443u, 0, 8, &be_const_str_get_ext_click_pad_bottom); -be_define_const_str(get_ext_click_pad_bottom, "get_ext_click_pad_bottom", 1405930484u, 0, 24, &be_const_str_set_bg_start_angle); -be_define_const_str(set_bg_start_angle, "set_bg_start_angle", 2285338772u, 0, 18, NULL); -be_define_const_str(set_pattern_image, "set_pattern_image", 1204394880u, 0, 17, NULL); -be_define_const_str(ARC_TYPE_NORMAL, "ARC_TYPE_NORMAL", 1554666574u, 0, 15, &be_const_str_get_text_sel_start); -be_define_const_str(get_text_sel_start, "get_text_sel_start", 1075131103u, 0, 18, NULL); -be_define_const_str(SM2135_CLK, "SM2135_CLK", 2383410011u, 0, 10, &be_const_str_get_knob_colored); -be_define_const_str(get_knob_colored, "get_knob_colored", 2664754853u, 0, 16, &be_const_str_get_width); -be_define_const_str(get_width, "get_width", 3293417300u, 0, 9, NULL); -be_define_const_str(GESTURE_DIR_LEFT, "GESTURE_DIR_LEFT", 1888875816u, 0, 16, NULL); -be_define_const_str(CHART_AXIS_DRAW_LAST_TICK, "CHART_AXIS_DRAW_LAST_TICK", 811055023u, 0, 25, &be_const_str_GREEN); -be_define_const_str(GREEN, "GREEN", 2875364188u, 0, 5, &be_const_str_NRF24_CS); -be_define_const_str(NRF24_CS, "NRF24_CS", 555833194u, 0, 8, &be_const_str_STYLE_PAD_BOTTOM); -be_define_const_str(STYLE_PAD_BOTTOM, "STYLE_PAD_BOTTOM", 3910623046u, 0, 16, &be_const_str_set_scrollable_fit2); -be_define_const_str(set_scrollable_fit2, "set_scrollable_fit2", 586952845u, 0, 19, NULL); -be_define_const_str(set_signal_cb, "set_signal_cb", 1476300744u, 0, 13, NULL); -be_define_const_str(GPS_RX, "GPS_RX", 1075637342u, 0, 6, &be_const_str_clear_options); -be_define_const_str(clear_options, "clear_options", 1509347603u, 0, 13, &be_const_str_get_style_line_color); -be_define_const_str(get_style_line_color, "get_style_line_color", 805371932u, 0, 20, &be_const_str_get_style_text_letter_space); -be_define_const_str(get_style_text_letter_space, "get_style_text_letter_space", 772735187u, 0, 27, &be_const_str_set_text_sel_color); -be_define_const_str(set_text_sel_color, "set_text_sel_color", 1561573604u, 0, 18, NULL); -be_define_const_str(FTC532, "FTC532", 3182343438u, 0, 6, &be_const_str_close); -be_define_const_str(close, "close", 667630371u, 0, 5, &be_const_str_set_options_static); -be_define_const_str(set_options_static, "set_options_static", 652047717u, 0, 18, NULL); -be_define_const_str(get_scrollbar_mode, "get_scrollbar_mode", 1258717108u, 0, 18, &be_const_str_set_auto_size); -be_define_const_str(set_auto_size, "set_auto_size", 903259741u, 0, 13, NULL); -be_define_const_str(ADC_INPUT, "ADC_INPUT", 2207556878u, 0, 9, &be_const_str_SLIDER_TYPE_SYMMETRICAL); -be_define_const_str(SLIDER_TYPE_SYMMETRICAL, "SLIDER_TYPE_SYMMETRICAL", 768283232u, 0, 23, &be_const_str_STYLE_CLIP_CORNER); -be_define_const_str(STYLE_CLIP_CORNER, "STYLE_CLIP_CORNER", 2883973343u, 0, 17, &be_const_str_get_show_selected); -be_define_const_str(get_show_selected, "get_show_selected", 3185075651u, 0, 17, &be_const_str_set_parent); -be_define_const_str(set_parent, "set_parent", 1528807100u, 0, 10, NULL); -be_define_const_str(SDM630_RX, "SDM630_RX", 1971606309u, 0, 9, &be_const_str_get_one_line); -be_define_const_str(get_one_line, "get_one_line", 3981525171u, 0, 12, &be_const_str_set_outline_width); -be_define_const_str(set_outline_width, "set_outline_width", 2428704969u, 0, 17, NULL); -be_define_const_str(ALIGN_OUT_BOTTOM_MID, "ALIGN_OUT_BOTTOM_MID", 2853556972u, 0, 20, &be_const_str_get_letter_on); -be_define_const_str(get_letter_on, "get_letter_on", 3272656192u, 0, 13, &be_const_str_set_style_local_scale_end_border_width); -be_define_const_str(set_style_local_scale_end_border_width, "set_style_local_scale_end_border_width", 3774452254u, 0, 38, &be_const_str_set_width_fit); -be_define_const_str(set_width_fit, "set_width_fit", 703845988u, 0, 13, NULL); -be_define_const_str(KEY_DEL, "KEY_DEL", 1749022830u, 0, 7, &be_const_str_SYMBOL_SD_CARD); -be_define_const_str(SYMBOL_SD_CARD, "SYMBOL_SD_CARD", 2542376484u, 0, 14, &be_const_str_set_style_local_value_ofs_x); -be_define_const_str(set_style_local_value_ofs_x, "set_style_local_value_ofs_x", 3057670197u, 0, 27, NULL); -be_define_const_str(ARC_PART_INDIC, "ARC_PART_INDIC", 1749778975u, 0, 14, &be_const_str_get_active_btn_text); -be_define_const_str(get_active_btn_text, "get_active_btn_text", 2709356149u, 0, 19, &be_const_str_set_pivot); -be_define_const_str(set_pivot, "set_pivot", 2329940872u, 0, 9, NULL); -be_define_const_str(I2C_SCL, "I2C_SCL", 164217098u, 0, 7, &be_const_str_get_style_line_dash_width); -be_define_const_str(get_style_line_dash_width, "get_style_line_dash_width", 4191923846u, 0, 25, &be_const_str_get_style_transform_zoom); -be_define_const_str(get_style_transform_zoom, "get_style_transform_zoom", 380604044u, 0, 24, &be_const_str_set_cursor_manage); -be_define_const_str(set_cursor_manage, "set_cursor_manage", 2587391084u, 0, 17, NULL); -be_define_const_str(LAYOUT_OFF, "LAYOUT_OFF", 3375414885u, 0, 10, NULL); -be_define_const_str(byte, "byte", 1683620383u, 0, 4, &be_const_str_reverse); -be_define_const_str(reverse, "reverse", 558918661u, 0, 7, NULL); -be_define_const_str(TABVIEW_TAB_POS_NONE, "TABVIEW_TAB_POS_NONE", 3094416879u, 0, 20, &be_const_str_get_step); -be_define_const_str(get_step, "get_step", 2497148826u, 0, 8, &be_const_str_set_style_local_image_opa); -be_define_const_str(set_style_local_image_opa, "set_style_local_image_opa", 3630403626u, 0, 25, NULL); -be_define_const_str(FALLING, "FALLING", 2851701064u, 0, 7, NULL); -be_define_const_str(set_style_local_shadow_blend_mode, "set_style_local_shadow_blend_mode", 2580830900u, 0, 33, &be_const_str_set_text_blend_mode); -be_define_const_str(set_text_blend_mode, "set_text_blend_mode", 1236604715u, 0, 19, &be_const_str_set_valid_positions); -be_define_const_str(set_valid_positions, "set_valid_positions", 358534097u, 0, 19, &be_const_str_do); -be_define_const_str(do, "do", 1646057492u, 65, 2, NULL); -be_define_const_str(BLACK, "BLACK", 1750494276u, 0, 5, &be_const_str_SSPI_CS); -be_define_const_str(SSPI_CS, "SSPI_CS", 977784795u, 0, 7, &be_const_str_STYLE_IMAGE_RECOLOR_OPA); -be_define_const_str(STYLE_IMAGE_RECOLOR_OPA, "STYLE_IMAGE_RECOLOR_OPA", 3785340258u, 0, 23, NULL); -be_define_const_str(SYMBOL_WIFI, "SYMBOL_WIFI", 682141303u, 0, 11, NULL); -be_define_const_str(BORDER_SIDE_INTERNAL, "BORDER_SIDE_INTERNAL", 4209377645u, 0, 20, NULL); -be_define_const_str(set_checkable, "set_checkable", 3024222852u, 0, 13, &be_const_str_set_cursor_pos); -be_define_const_str(set_cursor_pos, "set_cursor_pos", 1354380555u, 0, 14, NULL); -be_define_const_str(STYLE_PATTERN_RECOLOR_OPA, "STYLE_PATTERN_RECOLOR_OPA", 3355859281u, 0, 25, &be_const_str_get_cursor_manage); -be_define_const_str(get_cursor_manage, "get_cursor_manage", 2216849296u, 0, 17, NULL); -be_define_const_str(set_pad_bottom, "set_pad_bottom", 900543569u, 0, 14, NULL); -be_define_const_str(FS_RES_HW_ERR, "FS_RES_HW_ERR", 1676324085u, 0, 13, &be_const_str_LAYOUT_ROW_TOP); -be_define_const_str(LAYOUT_ROW_TOP, "LAYOUT_ROW_TOP", 4030593648u, 0, 14, &be_const_str_SYMBOL_BATTERY_3); -be_define_const_str(SYMBOL_BATTERY_3, "SYMBOL_BATTERY_3", 662591301u, 0, 16, NULL); -be_define_const_str(real, "real", 3604983901u, 0, 4, &be_const_str_set_style_local_transition_path); -be_define_const_str(set_style_local_transition_path, "set_style_local_transition_path", 1414572505u, 0, 31, NULL); -be_define_const_str(TXT_FLAG_NONE, "TXT_FLAG_NONE", 3092237369u, 0, 13, &be_const_str_get_color_mode_fixed); -be_define_const_str(get_color_mode_fixed, "get_color_mode_fixed", 2272722254u, 0, 20, &be_const_str_get_needle_count); -be_define_const_str(get_needle_count, "get_needle_count", 2722615919u, 0, 16, NULL); -be_define_const_str(MP3_DFR562, "MP3_DFR562", 2859952977u, 0, 10, &be_const_str_number); -be_define_const_str(number, "number", 467038368u, 0, 6, &be_const_str_set_one_check); -be_define_const_str(set_one_check, "set_one_check", 1355948919u, 0, 13, &be_const_str_set_style_local_value_letter_space); -be_define_const_str(set_style_local_value_letter_space, "set_style_local_value_letter_space", 826246017u, 0, 34, NULL); -be_define_const_str(BLUE, "BLUE", 750204685u, 0, 4, &be_const_str_KEY_UP); -be_define_const_str(KEY_UP, "KEY_UP", 1961213356u, 0, 6, &be_const_str_LIST_PART_BG); -be_define_const_str(LIST_PART_BG, "LIST_PART_BG", 1920031543u, 0, 12, &be_const_str_STYLE_PATTERN_OPA); -be_define_const_str(STYLE_PATTERN_OPA, "STYLE_PATTERN_OPA", 1423872118u, 0, 17, &be_const_str_TEXT_DECOR_STRIKETHROUGH); -be_define_const_str(TEXT_DECOR_STRIKETHROUGH, "TEXT_DECOR_STRIKETHROUGH", 2875711852u, 0, 24, &be_const_str_add_protect); -be_define_const_str(add_protect, "add_protect", 175601728u, 0, 11, NULL); -be_define_const_str(MHZ_TXD, "MHZ_TXD", 3310158233u, 0, 7, &be_const_str_STYLE_BORDER_SIDE); -be_define_const_str(STYLE_BORDER_SIDE, "STYLE_BORDER_SIDE", 3876109589u, 0, 17, &be_const_str_clear_btn_ctrl); -be_define_const_str(clear_btn_ctrl, "clear_btn_ctrl", 2659827935u, 0, 14, NULL); -be_define_const_str(PROTECT_FOLLOW, "PROTECT_FOLLOW", 44354676u, 0, 14, NULL); -be_define_const_str(deinit, "deinit", 2345559592u, 0, 6, &be_const_str_set_transition_prop_1); -be_define_const_str(set_transition_prop_1, "set_transition_prop_1", 3033901345u, 0, 21, NULL); -be_define_const_str(log10, "log10", 2346846000u, 0, 5, NULL); -be_define_const_str(ANIM_ON, "ANIM_ON", 1377334024u, 0, 7, NULL); -be_define_const_str(DROPDOWN_PART_MAIN, "DROPDOWN_PART_MAIN", 1806576308u, 0, 18, NULL); -be_define_const_str(DROPDOWN_PART_SELECTED, "DROPDOWN_PART_SELECTED", 1685473920u, 0, 22, &be_const_str_STYLE_RADIUS); -be_define_const_str(STYLE_RADIUS, "STYLE_RADIUS", 1029481353u, 0, 12, &be_const_str_allocate_ext_attr); -be_define_const_str(allocate_ext_attr, "allocate_ext_attr", 915956424u, 0, 17, &be_const_str_lv_page); -be_define_const_str(lv_page, "lv_page", 2373170067u, 0, 7, NULL); -be_define_const_str(STYLE_VALUE_LINE_SPACE, "STYLE_VALUE_LINE_SPACE", 2028376414u, 0, 22, NULL); -be_define_const_str(EVENT_FOCUSED, "EVENT_FOCUSED", 3253401785u, 0, 13, NULL); -be_define_const_str(set_style_local_text_line_space, "set_style_local_text_line_space", 3775207629u, 0, 31, NULL); -be_define_const_str(CHECKBOX_PART_BG, "CHECKBOX_PART_BG", 1308611434u, 0, 16, &be_const_str_get_series_axis); -be_define_const_str(get_series_axis, "get_series_axis", 524215363u, 0, 15, NULL); -be_define_const_str(get_btn_label, "get_btn_label", 3300200213u, 0, 13, NULL); -be_define_const_str(BTN_STATE_CHECKED_RELEASED, "BTN_STATE_CHECKED_RELEASED", 571978995u, 0, 26, &be_const_str_set_style_local_line_rounded); -be_define_const_str(set_style_local_line_rounded, "set_style_local_line_rounded", 3167871810u, 0, 28, &be_const_str_set_transition_path); -be_define_const_str(set_transition_path, "set_transition_path", 689428023u, 0, 19, NULL); -be_define_const_str(blur_hor, "blur_hor", 346002478u, 0, 8, NULL); -be_define_const_str(set_style_local_margin_left, "set_style_local_margin_left", 3162175100u, 0, 27, NULL); -be_define_const_str(open, "open", 3546203337u, 0, 4, &be_const_str_size); -be_define_const_str(size, "size", 597743964u, 0, 4, NULL); -be_define_const_str(CHART_TYPE_COLUMN, "CHART_TYPE_COLUMN", 385586299u, 0, 17, &be_const_str_get_style_transition_time); -be_define_const_str(get_style_transition_time, "get_style_transition_time", 3928047247u, 0, 25, &be_const_str_set_mirror); -be_define_const_str(set_mirror, "set_mirror", 1608447367u, 0, 10, NULL); -be_define_const_str(ETH_PHY_MDIO, "ETH_PHY_MDIO", 3261871568u, 0, 12, NULL); -be_define_const_str(get_mirror, "get_mirror", 2155743435u, 0, 10, NULL); -be_define_const_str(get_adjustable, "get_adjustable", 982674931u, 0, 14, &be_const_str_get_pwd_show_time); -be_define_const_str(get_pwd_show_time, "get_pwd_show_time", 2965915687u, 0, 17, NULL); -be_define_const_str(get_max_value, "get_max_value", 2625343304u, 0, 13, &be_const_str_list_get_style); -be_define_const_str(list_get_style, "list_get_style", 2060904236u, 0, 14, NULL); -be_define_const_str(SPI_MISO, "SPI_MISO", 150818010u, 0, 8, &be_const_str_add_text); -be_define_const_str(add_text, "add_text", 2433225858u, 0, 8, &be_const_str_get_style_pad_right); -be_define_const_str(get_style_pad_right, "get_style_pad_right", 3150287466u, 0, 19, &be_const_str_set_ext_click_area); -be_define_const_str(set_ext_click_area, "set_ext_click_area", 1298742324u, 0, 18, NULL); -be_define_const_str(DCKI, "DCKI", 3846847480u, 0, 4, &be_const_str_LAYOUT_COLUMN_LEFT); -be_define_const_str(LAYOUT_COLUMN_LEFT, "LAYOUT_COLUMN_LEFT", 3178094182u, 0, 18, &be_const_str_break); -be_define_const_str(break, "break", 3378807160u, 58, 5, NULL); -be_define_const_str(HSPI, "HSPI", 2263006151u, 0, 4, &be_const_str_count_children); -be_define_const_str(count_children, "count_children", 1689969950u, 0, 14, &be_const_str_lv_msgbox); -be_define_const_str(lv_msgbox, "lv_msgbox", 689085206u, 0, 9, &be_const_str_set_btn_ctrl); -be_define_const_str(set_btn_ctrl, "set_btn_ctrl", 3999876128u, 0, 12, &be_const_str_set_scrl_width); -be_define_const_str(set_scrl_width, "set_scrl_width", 2522533355u, 0, 14, NULL); -be_define_const_str(LAYOUT_ROW_BOTTOM, "LAYOUT_ROW_BOTTOM", 1098190350u, 0, 17, &be_const_str_tolower); -be_define_const_str(tolower, "tolower", 1042520049u, 0, 7, NULL); -be_define_const_str(STYLE_TRANSFORM_HEIGHT, "STYLE_TRANSFORM_HEIGHT", 953009101u, 0, 22, NULL); -be_define_const_str(set_scale_width, "set_scale_width", 2442490229u, 0, 15, &be_const_str_update_mask); -be_define_const_str(update_mask, "update_mask", 833922029u, 0, 11, NULL); -be_define_const_str(set_text_opa, "set_text_opa", 3995853510u, 0, 12, NULL); -be_define_const_str(get_label_count, "get_label_count", 1700997322u, 0, 15, &be_const_str_set_row_cnt); -be_define_const_str(set_row_cnt, "set_row_cnt", 3198609400u, 0, 11, NULL); -be_define_const_str(SR04_ECHO, "SR04_ECHO", 1906909592u, 0, 9, &be_const_str_remove_series); -be_define_const_str(remove_series, "remove_series", 2007033791u, 0, 13, &be_const_str_set_pad_right); -be_define_const_str(set_pad_right, "set_pad_right", 4274005568u, 0, 13, NULL); -be_define_const_str(set_col_width, "set_col_width", 28420413u, 0, 13, &be_const_str_set_offset_x); -be_define_const_str(set_offset_x, "set_offset_x", 421149912u, 0, 12, NULL); -be_define_const_str(WEBCAM_DATA, "WEBCAM_DATA", 1476954421u, 0, 11, NULL); -be_define_const_str(ELECTRIQ_MOODL_TX, "ELECTRIQ_MOODL_TX", 31009247u, 0, 17, &be_const_str_set_style_local_pad_right); -be_define_const_str(set_style_local_pad_right, "set_style_local_pad_right", 1126712366u, 0, 25, NULL); -be_define_const_str(BACKLIGHT, "BACKLIGHT", 3147761926u, 0, 9, &be_const_str_SPINNER_TYPE_CONSTANT_ARC); -be_define_const_str(SPINNER_TYPE_CONSTANT_ARC, "SPINNER_TYPE_CONSTANT_ARC", 2728560979u, 0, 25, NULL); -be_define_const_str(SOLAXX1_RX, "SOLAXX1_RX", 971867054u, 0, 10, &be_const_str_SOLAXX1_TX); -be_define_const_str(SOLAXX1_TX, "SOLAXX1_TX", 903770840u, 0, 10, &be_const_str_SYMBOL_BACKSPACE); -be_define_const_str(SYMBOL_BACKSPACE, "SYMBOL_BACKSPACE", 1997168681u, 0, 16, &be_const_str_set_style_local_shadow_ofs_y); -be_define_const_str(set_style_local_shadow_ofs_y, "set_style_local_shadow_ofs_y", 1635871223u, 0, 28, NULL); -be_define_const_str(is_checked, "is_checked", 3623625615u, 0, 10, &be_const_str_set_today_date); -be_define_const_str(set_today_date, "set_today_date", 3983571786u, 0, 14, NULL); -be_define_const_str(get_screen, "get_screen", 2759490796u, 0, 10, &be_const_str_item); -be_define_const_str(item, "item", 2671260646u, 0, 4, &be_const_str_try); -be_define_const_str(try, "try", 2887626766u, 68, 3, NULL); -be_define_const_str(get_style_transform_angle, "get_style_transform_angle", 1307352290u, 0, 25, NULL); -be_define_const_str(EVENT_KEY, "EVENT_KEY", 2739613983u, 0, 9, &be_const_str_get_style_border_post); -be_define_const_str(get_style_border_post, "get_style_border_post", 3537874563u, 0, 21, &be_const_str_title_get_alignment); -be_define_const_str(title_get_alignment, "title_get_alignment", 3374080476u, 0, 19, NULL); -be_define_const_str(IRRECV, "IRRECV", 1743648982u, 0, 6, &be_const_str_set_value_ofs_y); -be_define_const_str(set_value_ofs_y, "set_value_ofs_y", 95673184u, 0, 15, NULL); -be_define_const_str(SSD1331_DC, "SSD1331_DC", 3386560859u, 0, 10, &be_const_str_get_style_transition_prop_5); -be_define_const_str(get_style_transition_prop_5, "get_style_transition_prop_5", 3471502103u, 0, 27, &be_const_str_set_layout); -be_define_const_str(set_layout, "set_layout", 3108581018u, 0, 10, NULL); -be_define_const_str(tanh, "tanh", 153638352u, 0, 4, NULL); -be_define_const_str(STATE_PRESSED, "STATE_PRESSED", 2471016259u, 0, 13, &be_const_str_SYMBOL_CLOSE); -be_define_const_str(SYMBOL_CLOSE, "SYMBOL_CLOSE", 2654402806u, 0, 12, &be_const_str_get_fit_top); -be_define_const_str(get_fit_top, "get_fit_top", 1805788963u, 0, 11, &be_const_str_rad); -be_define_const_str(rad, "rad", 1358899048u, 0, 3, NULL); -be_define_const_str(LAYOUT_GRID, "LAYOUT_GRID", 1755252272u, 0, 11, &be_const_str_SSPI_MOSI); -be_define_const_str(SSPI_MOSI, "SSPI_MOSI", 3745917497u, 0, 9, NULL); -be_define_const_str(SCROLLBAR_MODE_UNHIDE, "SCROLLBAR_MODE_UNHIDE", 827854473u, 0, 21, NULL); -be_define_const_str(get_hidden, "get_hidden", 2608152268u, 0, 10, &be_const_str_super); -be_define_const_str(super, "super", 4152230356u, 0, 5, NULL); -be_define_const_str(SYMBOL_REFRESH, "SYMBOL_REFRESH", 1266229761u, 0, 14, &be_const_str_set_style_local_shadow_opa); -be_define_const_str(set_style_local_shadow_opa, "set_style_local_shadow_opa", 2192328339u, 0, 26, NULL); -be_define_const_str(SYMBOL_BELL, "SYMBOL_BELL", 1736196487u, 0, 11, &be_const_str_cursor_left); -be_define_const_str(cursor_left, "cursor_left", 785231665u, 0, 11, &be_const_str_set_src); -be_define_const_str(set_src, "set_src", 1156089058u, 0, 7, NULL); -be_define_const_str(KEY_HOME, "KEY_HOME", 2722222682u, 0, 8, &be_const_str_SYMBOL_LOOP); -be_define_const_str(SYMBOL_LOOP, "SYMBOL_LOOP", 2762053208u, 0, 11, &be_const_str_cosh); -be_define_const_str(cosh, "cosh", 4099687964u, 0, 4, &be_const_str_set_border_width); -be_define_const_str(set_border_width, "set_border_width", 2740080977u, 0, 16, NULL); -be_define_const_str(get_base_dir, "get_base_dir", 1814851485u, 0, 12, &be_const_str_get_inner_coords); -be_define_const_str(get_inner_coords, "get_inner_coords", 985433607u, 0, 16, NULL); -be_define_const_str(clean_tab, "clean_tab", 3280421962u, 0, 9, &be_const_str_get_draw_rect_ext_pad_size); -be_define_const_str(get_draw_rect_ext_pad_size, "get_draw_rect_ext_pad_size", 3223809685u, 0, 26, NULL); -be_define_const_str(get_long_mode, "get_long_mode", 2750961764u, 0, 13, &be_const_str_set_shadow_width); -be_define_const_str(set_shadow_width, "set_shadow_width", 1524575495u, 0, 16, NULL); -be_define_const_str(get_local_style, "get_local_style", 2060541417u, 0, 15, NULL); -be_define_const_str(WEBCAM_VSYNC, "WEBCAM_VSYNC", 4032882166u, 0, 12, NULL); -be_define_const_str(STYLE_MARGIN_RIGHT, "STYLE_MARGIN_RIGHT", 1123385036u, 0, 18, NULL); -be_define_const_str(set_radius, "set_radius", 1362452298u, 0, 10, NULL); -be_define_const_str(AS3935, "AS3935", 603621745u, 0, 6, &be_const_str_LABEL_LONG_SROLL); -be_define_const_str(LABEL_LONG_SROLL, "LABEL_LONG_SROLL", 3854826277u, 0, 16, &be_const_str_STYLE_PATTERN_REPEAT); -be_define_const_str(STYLE_PATTERN_REPEAT, "STYLE_PATTERN_REPEAT", 721793275u, 0, 20, NULL); -be_define_const_str(PZEM017_RX, "PZEM017_RX", 3227495894u, 0, 10, &be_const_str_TASMOTACLIENT_TXD); -be_define_const_str(TASMOTACLIENT_TXD, "TASMOTACLIENT_TXD", 1386193940u, 0, 17, &be_const_str_get_style_radius); -be_define_const_str(get_style_radius, "get_style_radius", 1315526516u, 0, 16, &be_const_str_set_align); -be_define_const_str(set_align, "set_align", 2592958913u, 0, 9, &be_const_str_set_div_line_count); -be_define_const_str(set_div_line_count, "set_div_line_count", 918956222u, 0, 18, NULL); -be_define_const_str(STYLE_SHADOW_COLOR, "STYLE_SHADOW_COLOR", 368908723u, 0, 18, &be_const_str_set_bg_grad_color); -be_define_const_str(set_bg_grad_color, "set_bg_grad_color", 51037480u, 0, 17, NULL); -be_define_const_str(__lower__, "__lower__", 123855590u, 0, 9, NULL); -be_define_const_str(raise, "raise", 1593437475u, 70, 5, NULL); -be_define_const_str(set_outline_opa, "set_outline_opa", 1167424027u, 0, 15, NULL); -be_define_const_str(EVENT_DEFOCUSED, "EVENT_DEFOCUSED", 1034310644u, 0, 15, &be_const_str_STYLE_MARGIN_BOTTOM); -be_define_const_str(STYLE_MARGIN_BOTTOM, "STYLE_MARGIN_BOTTOM", 4176801053u, 0, 19, &be_const_str_STYLE_TEXT_DECOR); -be_define_const_str(STYLE_TEXT_DECOR, "STYLE_TEXT_DECOR", 2624841926u, 0, 16, &be_const_str_get_auto_fit); -be_define_const_str(get_auto_fit, "get_auto_fit", 2158692767u, 0, 12, &be_const_str_set_value_str); -be_define_const_str(set_value_str, "set_value_str", 2950562969u, 0, 13, NULL); -be_define_const_str(TEXT_DECOR_UNDERLINE, "TEXT_DECOR_UNDERLINE", 1425097719u, 0, 20, &be_const_str_set_style_local_bg_grad_stop); -be_define_const_str(set_style_local_bg_grad_stop, "set_style_local_bg_grad_stop", 1180238427u, 0, 28, NULL); -be_define_const_str(A4988_ENA, "A4988_ENA", 1517502682u, 0, 9, &be_const_str_CHART_TYPE_LINE); -be_define_const_str(CHART_TYPE_LINE, "CHART_TYPE_LINE", 1459459819u, 0, 15, NULL); -be_define_const_str(STYLE_PATTERN_IMAGE, "STYLE_PATTERN_IMAGE", 3293741009u, 0, 19, &be_const_str_get_bg_angle_end); -be_define_const_str(get_bg_angle_end, "get_bg_angle_end", 602326541u, 0, 16, &be_const_str_get_cell_merge_right); -be_define_const_str(get_cell_merge_right, "get_cell_merge_right", 207626582u, 0, 20, &be_const_str_get_pivot); -be_define_const_str(get_pivot, "get_pivot", 2963122652u, 0, 9, &be_const_str_push); -be_define_const_str(push, "push", 2272264157u, 0, 4, NULL); -be_define_const_str(STYLE_BG_GRAD_DIR, "STYLE_BG_GRAD_DIR", 2986594357u, 0, 17, NULL); -be_define_const_str(PZEM004_RX, "PZEM004_RX", 3411153194u, 0, 10, &be_const_str_get_drag); -be_define_const_str(get_drag, "get_drag", 1996600010u, 0, 8, NULL); -be_define_const_str(KEY_ESC, "KEY_ESC", 915768258u, 0, 7, &be_const_str_SDM72_TX); -be_define_const_str(SDM72_TX, "SDM72_TX", 2042143269u, 0, 8, &be_const_str_STYLE_TRANSITION_PATH); -be_define_const_str(STYLE_TRANSITION_PATH, "STYLE_TRANSITION_PATH", 3341574330u, 0, 21, &be_const_str_is_char_under_pos); -be_define_const_str(is_char_under_pos, "is_char_under_pos", 2744967102u, 0, 17, &be_const_str_set_style_local_scale_width); -be_define_const_str(set_style_local_scale_width, "set_style_local_scale_width", 2071128255u, 0, 27, NULL); -be_define_const_str(set_cell_merge_right, "set_cell_merge_right", 3174593866u, 0, 20, NULL); -be_define_const_str(DDS2382_RX, "DDS2382_RX", 432446462u, 0, 10, &be_const_str_MAGENTA); -be_define_const_str(MAGENTA, "MAGENTA", 1444046984u, 0, 7, &be_const_str_STYLE_TEXT_SEL_COLOR); -be_define_const_str(STYLE_TEXT_SEL_COLOR, "STYLE_TEXT_SEL_COLOR", 1096559567u, 0, 20, NULL); -be_define_const_str(LIST_PART_SCROLLBAR, "LIST_PART_SCROLLBAR", 3690731034u, 0, 19, &be_const_str_get_style_pattern_opa); -be_define_const_str(get_style_pattern_opa, "get_style_pattern_opa", 865471869u, 0, 21, &be_const_str_get_text_sel_end); -be_define_const_str(get_text_sel_end, "get_text_sel_end", 3650450346u, 0, 16, &be_const_str_set_text_static); -be_define_const_str(set_text_static, "set_text_static", 3831207210u, 0, 15, &be_const_str_start_auto_close); -be_define_const_str(start_auto_close, "start_auto_close", 2189620188u, 0, 16, NULL); -be_define_const_str(STYLE_SIZE, "STYLE_SIZE", 2268500266u, 0, 10, NULL); -be_define_const_str(ALIGN_IN_BOTTOM_LEFT, "ALIGN_IN_BOTTOM_LEFT", 3951704846u, 0, 20, &be_const_str_set_outline_color); -be_define_const_str(set_outline_color, "set_outline_color", 3028574774u, 0, 17, NULL); -be_define_const_str(SYMBOL_DRIVE, "SYMBOL_DRIVE", 567203502u, 0, 12, NULL); -be_define_const_str(rand, "rand", 2711325910u, 0, 4, NULL); -be_define_const_str(STYLE_TRANSITION_PROP_4, "STYLE_TRANSITION_PROP_4", 1013052119u, 0, 23, &be_const_str_set_style_local_text_color); -be_define_const_str(set_style_local_text_color, "set_style_local_text_color", 2285935637u, 0, 26, NULL); -be_define_const_str(STYLE_BG_BLEND_MODE, "STYLE_BG_BLEND_MODE", 1458637206u, 0, 19, &be_const_str_get_style_size); -be_define_const_str(get_style_size, "get_style_size", 3698157111u, 0, 14, NULL); -be_define_const_str(SYMBOL_VIDEO, "SYMBOL_VIDEO", 789726913u, 0, 12, NULL); -be_define_const_str(STYLE_MARGIN_TOP, "STYLE_MARGIN_TOP", 4150683665u, 0, 16, &be_const_str_dump); -be_define_const_str(dump, "dump", 3663001223u, 0, 4, NULL); -be_define_const_str(PMS5003_TX, "PMS5003_TX", 3868169364u, 0, 10, &be_const_str_get_bright); -be_define_const_str(get_bright, "get_bright", 203831460u, 0, 10, &be_const_str_get_btn_width); -be_define_const_str(get_btn_width, "get_btn_width", 254956887u, 0, 13, &be_const_str_get_nearest_index_from_coord); -be_define_const_str(get_nearest_index_from_coord, "get_nearest_index_from_coord", 847963620u, 0, 28, &be_const_str_pin_used); -be_define_const_str(pin_used, "pin_used", 4033854612u, 0, 8, NULL); -be_define_const_str(SAIR_RX, "SAIR_RX", 1273688713u, 0, 7, &be_const_str_SYMBOL_CALL); -be_define_const_str(SYMBOL_CALL, "SYMBOL_CALL", 1444504366u, 0, 11, &be_const_str_set_angle_offset); -be_define_const_str(set_angle_offset, "set_angle_offset", 1203695731u, 0, 16, NULL); -be_define_const_str(FIT_MAX, "FIT_MAX", 361794269u, 0, 7, &be_const_str_STYLE_VALUE_OFS_Y); -be_define_const_str(STYLE_VALUE_OFS_Y, "STYLE_VALUE_OFS_Y", 1374857417u, 0, 17, NULL); -be_define_const_str(BOILER_OT_RX, "BOILER_OT_RX", 603647409u, 0, 12, &be_const_str_BOILER_OT_TX); -be_define_const_str(BOILER_OT_TX, "BOILER_OT_TX", 671743623u, 0, 12, &be_const_str_HRE_CLOCK); -be_define_const_str(HRE_CLOCK, "HRE_CLOCK", 2870559111u, 0, 9, &be_const_str_get_wrap); -be_define_const_str(get_wrap, "get_wrap", 52299084u, 0, 8, NULL); -be_define_const_str(CSE7766_TX, "CSE7766_TX", 674624821u, 0, 10, &be_const_str_set_spin_time); -be_define_const_str(set_spin_time, "set_spin_time", 1386363784u, 0, 13, &be_const_str_if); -be_define_const_str(if, "if", 959999494u, 50, 2, NULL); -be_define_const_str(SYMBOL_BATTERY_FULL, "SYMBOL_BATTERY_FULL", 2638935545u, 0, 19, &be_const_str_get_needle_img); -be_define_const_str(get_needle_img, "get_needle_img", 477560399u, 0, 14, &be_const_str_set_next); -be_define_const_str(set_next, "set_next", 1039873613u, 0, 8, NULL); -be_define_const_str(STYLE_VALUE_STR, "STYLE_VALUE_STR", 144639168u, 0, 15, &be_const_str_nil); -be_define_const_str(nil, "nil", 228849900u, 63, 3, NULL); -be_define_const_str(CALENDAR_PART_DAY_NAMES, "CALENDAR_PART_DAY_NAMES", 1761763651u, 0, 23, &be_const_str_WEBCAM_HREF); -be_define_const_str(WEBCAM_HREF, "WEBCAM_HREF", 3161890024u, 0, 11, &be_const_str_get_x_start_point); -be_define_const_str(get_x_start_point, "get_x_start_point", 4100384878u, 0, 17, NULL); -be_define_const_str(get_spin_time, "get_spin_time", 1036768940u, 0, 13, NULL); -be_define_const_str(get_style_scale_end_line_width, "get_style_scale_end_line_width", 1969204230u, 0, 30, &be_const_str_set_btn_ctrl_all); -be_define_const_str(set_btn_ctrl_all, "set_btn_ctrl_all", 274690332u, 0, 16, NULL); -be_define_const_str(DRAG_DIR_VER, "DRAG_DIR_VER", 3097064297u, 0, 12, NULL); -be_define_const_str(PWM1_INV, "PWM1_INV", 3939021030u, 0, 8, &be_const_str_set_event_cb); -be_define_const_str(set_event_cb, "set_event_cb", 3611711604u, 0, 12, &be_const_str_set_style_local_bg_grad_dir); -be_define_const_str(set_style_local_bg_grad_dir, "set_style_local_bg_grad_dir", 946802226u, 0, 27, NULL); -be_define_const_str(ALIGN_OUT_TOP_LEFT, "ALIGN_OUT_TOP_LEFT", 1073920927u, 0, 18, &be_const_str_KEY_END); -be_define_const_str(KEY_END, "KEY_END", 1131758734u, 0, 7, &be_const_str_ROT1A); -be_define_const_str(ROT1A, "ROT1A", 759599716u, 0, 5, &be_const_str_add_btns); -be_define_const_str(add_btns, "add_btns", 828629896u, 0, 8, &be_const_str_set_bg_blend_mode); -be_define_const_str(set_bg_blend_mode, "set_bg_blend_mode", 2432224687u, 0, 17, NULL); -be_define_const_str(LABEL_LONG_CROP, "LABEL_LONG_CROP", 4057484127u, 0, 15, &be_const_str_SYMBOL_DOWNLOAD); -be_define_const_str(SYMBOL_DOWNLOAD, "SYMBOL_DOWNLOAD", 2607324090u, 0, 15, &be_const_str_set_secondary_y_tick_texts); -be_define_const_str(set_secondary_y_tick_texts, "set_secondary_y_tick_texts", 2165523729u, 0, 26, NULL); -be_define_const_str(CPICKER_PART_MAIN, "CPICKER_PART_MAIN", 4275135052u, 0, 17, &be_const_str_SYMBOL_PLAY); -be_define_const_str(SYMBOL_PLAY, "SYMBOL_PLAY", 1750902100u, 0, 11, &be_const_str_set_tasmota_logo); -be_define_const_str(set_tasmota_logo, "set_tasmota_logo", 4090375591u, 0, 16, NULL); -be_define_const_str(finish_transitions, "finish_transitions", 1663237457u, 0, 18, NULL); -be_define_const_str(PZEM016_RX, "PZEM016_RX", 1004012055u, 0, 10, &be_const_str_get_style_outline_opa); -be_define_const_str(get_style_outline_opa, "get_style_outline_opa", 1286010513u, 0, 21, NULL); -be_define_const_str(def_event_cb, "def_event_cb", 3544166485u, 0, 12, &be_const_str_get_style_border_opa); -be_define_const_str(get_style_border_opa, "get_style_border_opa", 140307373u, 0, 20, &be_const_str_set_style_local_value_ofs_y); -be_define_const_str(set_style_local_value_ofs_y, "set_style_local_value_ofs_y", 3040892578u, 0, 27, NULL); -be_define_const_str(PZEM0XX_TX, "PZEM0XX_TX", 944775704u, 0, 10, &be_const_str_SYMBOL_PLUS); -be_define_const_str(SYMBOL_PLUS, "SYMBOL_PLUS", 2860093262u, 0, 11, &be_const_str_get_gesture_parent); -be_define_const_str(get_gesture_parent, "get_gesture_parent", 2610282188u, 0, 18, NULL); -be_define_const_str(BLEND_MODE_NORMAL, "BLEND_MODE_NORMAL", 1282739232u, 0, 17, &be_const_str_SPI); -be_define_const_str(SPI, "SPI", 1746663213u, 0, 3, &be_const_str_SYMBOL_EJECT); -be_define_const_str(SYMBOL_EJECT, "SYMBOL_EJECT", 873760647u, 0, 12, &be_const_str_SYMBOL_PASTE); -be_define_const_str(SYMBOL_PASTE, "SYMBOL_PASTE", 2281577421u, 0, 12, &be_const_str_focus_prev); -be_define_const_str(focus_prev, "focus_prev", 2639915985u, 0, 10, &be_const_str_get_height_fit); -be_define_const_str(get_height_fit, "get_height_fit", 2561566971u, 0, 14, &be_const_str_set_pattern_recolor_opa); -be_define_const_str(set_pattern_recolor_opa, "set_pattern_recolor_opa", 1479951840u, 0, 23, NULL); -be_define_const_str(HRE_DATA, "HRE_DATA", 1820377643u, 0, 8, NULL); -be_define_const_str(STYLE_SCALE_END_LINE_WIDTH, "STYLE_SCALE_END_LINE_WIDTH", 2154819175u, 0, 26, &be_const_str_get_parent); -be_define_const_str(get_parent, "get_parent", 350250280u, 0, 10, NULL); -be_define_const_str(insert, "insert", 3332609576u, 0, 6, &be_const_str_set_antialias); -be_define_const_str(set_antialias, "set_antialias", 1998560096u, 0, 13, NULL); -be_define_const_str(CHART_AXIS_INVERSE_LABELS_ORDER, "CHART_AXIS_INVERSE_LABELS_ORDER", 1279914111u, 0, 31, &be_const_str_HJL_CF); -be_define_const_str(HJL_CF, "HJL_CF", 786158487u, 0, 6, &be_const_str_get_style_text_sel_color); -be_define_const_str(get_style_text_sel_color, "get_style_text_sel_color", 1751096754u, 0, 24, &be_const_str_refresh_style); -be_define_const_str(refresh_style, "refresh_style", 3029800338u, 0, 13, &be_const_str_set_hidden); -be_define_const_str(set_hidden, "set_hidden", 2478665880u, 0, 10, NULL); -be_define_const_str(SHELLY_DIMMER_RST_INV, "SHELLY_DIMMER_RST_INV", 2366759773u, 0, 21, &be_const_str_realign); -be_define_const_str(realign, "realign", 170046109u, 0, 7, NULL); -be_define_const_str(AZ_RXD, "AZ_RXD", 699914019u, 0, 6, &be_const_str_VL53L0X_XSHUT1); -be_define_const_str(VL53L0X_XSHUT1, "VL53L0X_XSHUT1", 2341134183u, 0, 14, &be_const_str_set_text_sel); -be_define_const_str(set_text_sel, "set_text_sel", 1928405316u, 0, 12, &be_const_str_set_value); -be_define_const_str(set_value, "set_value", 2288413965u, 0, 9, NULL); -be_define_const_str(ALIGN_OUT_TOP_MID, "ALIGN_OUT_TOP_MID", 1680148984u, 0, 17, &be_const_str_draw_scale); -be_define_const_str(draw_scale, "draw_scale", 3602887006u, 0, 10, &be_const_str_load); -be_define_const_str(load, "load", 3859241449u, 0, 4, NULL); -be_define_const_str(ARC_PART_KNOB, "ARC_PART_KNOB", 1431875030u, 0, 13, &be_const_str_ILI9341_DC); -be_define_const_str(ILI9341_DC, "ILI9341_DC", 28838624u, 0, 10, NULL); -be_define_const_str(CPICKER_TYPE_RECT, "CPICKER_TYPE_RECT", 126543004u, 0, 17, &be_const_str_SYMBOL_BATTERY_2); -be_define_const_str(SYMBOL_BATTERY_2, "SYMBOL_BATTERY_2", 645813682u, 0, 16, &be_const_str_get_style_bg_grad_stop); -be_define_const_str(get_style_bg_grad_stop, "get_style_bg_grad_stop", 1023453943u, 0, 22, &be_const_str_set_shadow_blend_mode); -be_define_const_str(set_shadow_blend_mode, "set_shadow_blend_mode", 3767233786u, 0, 21, NULL); -be_define_const_str(get_fit_bottom, "get_fit_bottom", 664659611u, 0, 14, &be_const_str_refresh); -be_define_const_str(refresh, "refresh", 3572655668u, 0, 7, NULL); -be_define_const_str(SYMBOL_DUMMY, "SYMBOL_DUMMY", 3621732138u, 0, 12, &be_const_str_remove_style_local_prop); -be_define_const_str(remove_style_local_prop, "remove_style_local_prop", 1160046873u, 0, 23, NULL); -be_define_const_str(get_style_text_color, "get_style_text_color", 1013168305u, 0, 20, NULL); -be_define_const_str(HLW_CF, "HLW_CF", 3982619486u, 0, 6, &be_const_str_NRG_CF1); -be_define_const_str(NRG_CF1, "NRG_CF1", 3292534757u, 0, 7, &be_const_str_SYMBOL_MUTE); -be_define_const_str(SYMBOL_MUTE, "SYMBOL_MUTE", 563116043u, 0, 11, NULL); -be_define_const_str(OPA_COVER, "OPA_COVER", 3000088857u, 0, 9, &be_const_str_get_scrl_fit_right); -be_define_const_str(get_scrl_fit_right, "get_scrl_fit_right", 4214186985u, 0, 18, NULL); -be_define_const_str(KEYBOARD_MODE_NUM, "KEYBOARD_MODE_NUM", 2625982609u, 0, 17, &be_const_str_PULLUP); -be_define_const_str(PULLUP, "PULLUP", 3417628531u, 0, 6, NULL); -be_define_const_str(del, "del", 3478752842u, 0, 3, NULL); -be_define_const_str(LABEL_ALIGN_AUTO, "LABEL_ALIGN_AUTO", 1755016863u, 0, 16, &be_const_str_set_style_local_value_line_space); -be_define_const_str(set_style_local_value_line_space, "set_style_local_value_line_space", 987261567u, 0, 32, NULL); -be_define_const_str(STATE_DEFAULT, "STATE_DEFAULT", 712406428u, 0, 13, NULL); -be_define_const_str(set_value_line_space, "set_value_line_space", 355798025u, 0, 20, NULL); -be_define_const_str(get_pwd_mode, "get_pwd_mode", 364593807u, 0, 12, &be_const_str_init_draw_line_dsc); -be_define_const_str(init_draw_line_dsc, "init_draw_line_dsc", 2507936040u, 0, 18, NULL); -be_define_const_str(CYAN, "CYAN", 1196590906u, 0, 4, &be_const_str_set_line_blend_mode); -be_define_const_str(set_line_blend_mode, "set_line_blend_mode", 350784568u, 0, 19, &be_const_str_set_selected); -be_define_const_str(set_selected, "set_selected", 386442685u, 0, 12, &be_const_str_set_text_decor); -be_define_const_str(set_text_decor, "set_text_decor", 768023065u, 0, 14, NULL); -be_define_const_str(PROTECT_PARENT, "PROTECT_PARENT", 3109095353u, 0, 14, NULL); -be_define_const_str(LED_PART_MAIN, "LED_PART_MAIN", 3314442918u, 0, 13, &be_const_str_is_focused); -be_define_const_str(is_focused, "is_focused", 2171112339u, 0, 10, &be_const_str_set_style_local_transition_prop_6); -be_define_const_str(set_style_local_transition_prop_6, "set_style_local_transition_prop_6", 2535204486u, 0, 33, NULL); -be_define_const_str(SCROLLBAR_MODE_AUTO, "SCROLLBAR_MODE_AUTO", 2882381917u, 0, 19, &be_const_str_TFMINIPLUS_TX); -be_define_const_str(TFMINIPLUS_TX, "TFMINIPLUS_TX", 2527875337u, 0, 13, &be_const_str_list_init); -be_define_const_str(list_init, "list_init", 2798529232u, 0, 9, &be_const_str_set_y_tick_texts); -be_define_const_str(set_y_tick_texts, "set_y_tick_texts", 1388790058u, 0, 16, NULL); -be_define_const_str(EPAPER29_CS, "EPAPER29_CS", 3916373594u, 0, 11, NULL); -be_define_const_str(BUZZER_INV, "BUZZER_INV", 3274564335u, 0, 10, &be_const_str_imin); -be_define_const_str(imin, "imin", 2714127864u, 0, 4, NULL); -be_define_const_str(BAR_TYPE_CUSTOM, "BAR_TYPE_CUSTOM", 895647203u, 0, 15, &be_const_str_STYLE_LINE_DASH_WIDTH); -be_define_const_str(STYLE_LINE_DASH_WIDTH, "STYLE_LINE_DASH_WIDTH", 1366928369u, 0, 21, NULL); -be_define_const_str(KEY1_TC, "KEY1_TC", 25685109u, 0, 7, &be_const_str_get_ext_click_pad_left); -be_define_const_str(get_ext_click_pad_left, "get_ext_click_pad_left", 1709871714u, 0, 22, NULL); -be_define_const_str(remove_obj, "remove_obj", 2093082931u, 0, 10, NULL); -be_define_const_str(DRAG_DIR_BOTH, "DRAG_DIR_BOTH", 740935659u, 0, 13, &be_const_str_MIEL_HVAC_TX); -be_define_const_str(MIEL_HVAC_TX, "MIEL_HVAC_TX", 567403014u, 0, 12, &be_const_str_P9813_DAT); -be_define_const_str(P9813_DAT, "P9813_DAT", 778577052u, 0, 9, NULL); -be_define_const_str(get_tab_act, "get_tab_act", 2665251652u, 0, 11, &be_const_str_set_transform_height); -be_define_const_str(set_transform_height, "set_transform_height", 3869973274u, 0, 20, NULL); -be_define_const_str(get_scrl_height, "get_scrl_height", 1933731194u, 0, 15, &be_const_str_set_series_axis); -be_define_const_str(set_series_axis, "set_series_axis", 3828439823u, 0, 15, NULL); -be_define_const_str(get_y, "get_y", 1205519667u, 0, 5, &be_const_str_set_scale_end_line_width); -be_define_const_str(set_scale_end_line_width, "set_scale_end_line_width", 1121812764u, 0, 24, NULL); -be_define_const_str(TABVIEW_TAB_POS_TOP, "TABVIEW_TAB_POS_TOP", 4224766616u, 0, 19, &be_const_str_get_btn_text); -be_define_const_str(get_btn_text, "get_btn_text", 1417317686u, 0, 12, &be_const_str_set_drag); -be_define_const_str(set_drag, "set_drag", 2586329126u, 0, 8, NULL); -be_define_const_str(LABEL_LONG_DOT, "LABEL_LONG_DOT", 1312457976u, 0, 14, NULL); -be_define_const_str(BLEND_MODE_ADDITIVE, "BLEND_MODE_ADDITIVE", 3732684283u, 0, 19, &be_const_str_BORDER_SIDE_RIGHT); -be_define_const_str(BORDER_SIDE_RIGHT, "BORDER_SIDE_RIGHT", 1842095998u, 0, 17, NULL); -be_define_const_str(set_margin_top, "set_margin_top", 805678094u, 0, 14, &be_const_str_set_style_local_line_dash_gap); -be_define_const_str(set_style_local_line_dash_gap, "set_style_local_line_dash_gap", 923588498u, 0, 29, NULL); -be_define_const_str(BLEND_MODE_SUBTRACTIVE, "BLEND_MODE_SUBTRACTIVE", 3202763511u, 0, 22, NULL); -be_define_const_str(STYLE_TEXT_LETTER_SPACE, "STYLE_TEXT_LETTER_SPACE", 2264289484u, 0, 23, &be_const_str_lv_btnmatrix); -be_define_const_str(lv_btnmatrix, "lv_btnmatrix", 626248489u, 0, 12, NULL); -be_define_const_str(OPA_70, "OPA_70", 2109709301u, 0, 6, NULL); -be_define_const_str(CHART_UPDATE_MODE_CIRCULAR, "CHART_UPDATE_MODE_CIRCULAR", 776810859u, 0, 26, &be_const_str_STYLE_OUTLINE_COLOR); -be_define_const_str(STYLE_OUTLINE_COLOR, "STYLE_OUTLINE_COLOR", 2723763111u, 0, 19, &be_const_str_set_border_opa); -be_define_const_str(set_border_opa, "set_border_opa", 3722959347u, 0, 14, &be_const_str_set_shadow_color); -be_define_const_str(set_shadow_color, "set_shadow_color", 1565203920u, 0, 16, &be_const_str_set_style_local_text_decor); -be_define_const_str(set_style_local_text_decor, "set_style_local_text_decor", 2615974143u, 0, 26, NULL); -be_define_const_str(PMS5003_RX, "PMS5003_RX", 3934985650u, 0, 10, &be_const_str_STYLE_BG_MAIN_STOP); -be_define_const_str(STYLE_BG_MAIN_STOP, "STYLE_BG_MAIN_STOP", 376609633u, 0, 18, NULL); -be_define_const_str(EVENT_VALUE_CHANGED, "EVENT_VALUE_CHANGED", 1871067374u, 0, 19, &be_const_str_area_is_visible); -be_define_const_str(area_is_visible, "area_is_visible", 4009415372u, 0, 15, &be_const_str_init_draw_img_dsc); -be_define_const_str(init_draw_img_dsc, "init_draw_img_dsc", 1278847223u, 0, 17, NULL); -be_define_const_str(lv_switch, "lv_switch", 3407171508u, 0, 9, &be_const_str_true); -be_define_const_str(true, "true", 1303515621u, 61, 4, NULL); -be_define_const_str(int, "int", 2515107422u, 0, 3, NULL); -be_define_const_str(set_style_local_shadow_ofs_x, "set_style_local_shadow_ofs_x", 1619093604u, 0, 28, NULL); -be_define_const_str(set_pad_inner, "set_pad_inner", 1662755314u, 0, 13, NULL); -be_define_const_str(STYLE_LINE_BLEND_MODE, "STYLE_LINE_BLEND_MODE", 1400961281u, 0, 21, &be_const_str_create); -be_define_const_str(create, "create", 649812317u, 0, 6, &be_const_str_lv_chart); -be_define_const_str(lv_chart, "lv_chart", 2652494144u, 0, 8, NULL); -be_define_const_str(lv_spinbox, "lv_spinbox", 2666096729u, 0, 10, &be_const_str_set_needle_img); -be_define_const_str(set_needle_img, "set_needle_img", 1214192915u, 0, 14, NULL); -be_define_const_str(get_style_transition_prop_4, "get_style_transition_prop_4", 3454724484u, 0, 27, &be_const_str_set_month_names); -be_define_const_str(set_month_names, "set_month_names", 158482125u, 0, 15, &be_const_str_set_style_local_image_recolor_opa); -be_define_const_str(set_style_local_image_recolor_opa, "set_style_local_image_recolor_opa", 1752356781u, 0, 33, NULL); -be_define_const_str(ILI9488_CS, "ILI9488_CS", 2363112073u, 0, 10, NULL); -be_define_const_str(RDM6300_RX, "RDM6300_RX", 1522345628u, 0, 10, &be_const_str_get_click); -be_define_const_str(get_click, "get_click", 1755279632u, 0, 9, &be_const_str_sinh); -be_define_const_str(sinh, "sinh", 282220607u, 0, 4, NULL); -be_define_const_str(KEYBOARD_MODE_TEXT_LOWER, "KEYBOARD_MODE_TEXT_LOWER", 3755201214u, 0, 24, &be_const_str_get_cell_value); -be_define_const_str(get_cell_value, "get_cell_value", 3068122638u, 0, 14, &be_const_str_get_style_bg_opa); -be_define_const_str(get_style_bg_opa, "get_style_bg_opa", 1274566692u, 0, 16, &be_const_str_reset); -be_define_const_str(reset, "reset", 1695364032u, 0, 5, &be_const_str_set_text_letter_space); -be_define_const_str(set_text_letter_space, "set_text_letter_space", 4274937273u, 0, 21, NULL); -be_define_const_str(get_parent_event, "get_parent_event", 102705295u, 0, 16, &be_const_str_set_point_count); -be_define_const_str(set_point_count, "set_point_count", 1721576758u, 0, 15, NULL); -be_define_const_str(CPICKER_PART_KNOB, "CPICKER_PART_KNOB", 4094649797u, 0, 17, NULL); -be_define_const_str(DHT11_OUT, "DHT11_OUT", 1645300734u, 0, 9, NULL); -be_define_const_str(get_rollover, "get_rollover", 2637132577u, 0, 12, NULL); -be_define_const_str(FS_RES_TOUT, "FS_RES_TOUT", 733368644u, 0, 11, &be_const_str_RED); -be_define_const_str(RED, "RED", 2211354620u, 0, 3, &be_const_str_remove_style); -be_define_const_str(remove_style, "remove_style", 3826054475u, 0, 12, NULL); -be_define_const_str(get_text, "get_text", 3133031679u, 0, 8, NULL); -be_define_const_str(while, "while", 231090382u, 53, 5, NULL); -be_define_const_str(HM10_TX, "HM10_TX", 1522037252u, 0, 7, &be_const_str_MAX7219CLK); -be_define_const_str(MAX7219CLK, "MAX7219CLK", 963568838u, 0, 10, &be_const_str_SBR_RX); -be_define_const_str(SBR_RX, "SBR_RX", 3350999801u, 0, 6, &be_const_str_SBR_TX); -be_define_const_str(SBR_TX, "SBR_TX", 3419096015u, 0, 6, &be_const_str_del_char_forward); -be_define_const_str(del_char_forward, "del_char_forward", 400381733u, 0, 16, NULL); -be_define_const_str(WIEGAND_D0, "WIEGAND_D0", 4192335759u, 0, 10, NULL); -be_define_const_str(PN532_RXD, "PN532_RXD", 1780093022u, 0, 9, &be_const_str_lv_led); -be_define_const_str(lv_led, "lv_led", 3192184733u, 0, 6, NULL); -be_define_const_str(cursor_right, "cursor_right", 2216262354u, 0, 12, &be_const_str_set_style_local_transform_zoom); -be_define_const_str(set_style_local_transform_zoom, "set_style_local_transform_zoom", 3474945744u, 0, 30, NULL); -be_define_const_str(get_style_image_opa, "get_style_image_opa", 111986494u, 0, 19, NULL); -be_define_const_str(CPICKER_COLOR_MODE_HUE, "CPICKER_COLOR_MODE_HUE", 1583032607u, 0, 22, &be_const_str_MGC3130_RESET); -be_define_const_str(MGC3130_RESET, "MGC3130_RESET", 405013121u, 0, 13, NULL); -be_define_const_str(get_click_focus, "get_click_focus", 1418740299u, 0, 15, NULL); -be_define_const_str(get_style_outline_color, "get_style_outline_color", 3936324952u, 0, 23, &be_const_str_set_cell_align); -be_define_const_str(set_cell_align, "set_cell_align", 3036710638u, 0, 14, &be_const_str_set_style_local_image_recolor); -be_define_const_str(set_style_local_image_recolor, "set_style_local_image_recolor", 43538644u, 0, 29, NULL); -be_define_const_str(get_btn_selected, "get_btn_selected", 1715353004u, 0, 16, &be_const_str_get_style_bg_grad_color); -be_define_const_str(get_style_bg_grad_color, "get_style_bg_grad_color", 4149817886u, 0, 23, &be_const_str_set_dir); -be_define_const_str(set_dir, "set_dir", 331967531u, 0, 7, NULL); -be_define_const_str(STYLE_PAD_INNER, "STYLE_PAD_INNER", 1651002267u, 0, 15, &be_const_str_set_ctrl_map); -be_define_const_str(set_ctrl_map, "set_ctrl_map", 305774832u, 0, 12, NULL); -be_define_const_str(NRG_SEL, "NRG_SEL", 1771358125u, 0, 7, NULL); -be_define_const_str(ALIGN_IN_TOP_MID, "ALIGN_IN_TOP_MID", 717802025u, 0, 16, &be_const_str_get_style_scale_end_border_width); -be_define_const_str(get_style_scale_end_border_width, "get_style_scale_end_border_width", 2717605058u, 0, 32, NULL); -be_define_const_str(get_style_bg_color, "get_style_bg_color", 964794381u, 0, 18, NULL); -be_define_const_str(SYMBOL_SETTINGS, "SYMBOL_SETTINGS", 339656335u, 0, 15, NULL); -be_define_const_str(GESTURE_DIR_BOTTOM, "GESTURE_DIR_BOTTOM", 336208834u, 0, 18, &be_const_str_SSD1351_DC); -be_define_const_str(SSD1351_DC, "SSD1351_DC", 84950353u, 0, 10, &be_const_str_get_cursor_point); -be_define_const_str(get_cursor_point, "get_cursor_point", 2365780231u, 0, 16, &be_const_str_set_style_local_scale_border_width); -be_define_const_str(set_style_local_scale_border_width, "set_style_local_scale_border_width", 285010516u, 0, 34, NULL); -be_define_const_str(STYLE_SCALE_BORDER_WIDTH, "STYLE_SCALE_BORDER_WIDTH", 4091410577u, 0, 24, NULL); -be_define_const_str(ALIGN_OUT_LEFT_MID, "ALIGN_OUT_LEFT_MID", 4283557662u, 0, 18, &be_const_str_EVENT_CANCEL); -be_define_const_str(EVENT_CANCEL, "EVENT_CANCEL", 3703374138u, 0, 12, NULL); -be_define_const_str(align, "align", 1613521886u, 0, 5, NULL); -be_define_const_str(STYLE_BG_GRAD_COLOR, "STYLE_BG_GRAD_COLOR", 444266945u, 0, 19, &be_const_str_set_btns_pos); -be_define_const_str(set_btns_pos, "set_btns_pos", 3991891940u, 0, 12, NULL); -be_define_const_str(cursor_up, "cursor_up", 4142217213u, 0, 9, &be_const_str_get_style_image_recolor_opa); -be_define_const_str(get_style_image_recolor_opa, "get_style_image_recolor_opa", 1049713209u, 0, 27, NULL); -be_define_const_str(KEY_RIGHT, "KEY_RIGHT", 3690237745u, 0, 9, &be_const_str_WE517_TX); -be_define_const_str(WE517_TX, "WE517_TX", 2954817217u, 0, 8, &be_const_str_set_visible_row_count); -be_define_const_str(set_visible_row_count, "set_visible_row_count", 840407905u, 0, 21, &be_const_str_traceback); -be_define_const_str(traceback, "traceback", 3385188109u, 0, 9, &be_const_str_import); -be_define_const_str(import, "import", 288002260u, 66, 6, NULL); -be_define_const_str(SAIR_TX, "SAIR_TX", 268017311u, 0, 7, &be_const_str_TXT_FLAG_EXPAND); -be_define_const_str(TXT_FLAG_EXPAND, "TXT_FLAG_EXPAND", 964598951u, 0, 15, &be_const_str_set_base_dir); -be_define_const_str(set_base_dir, "set_base_dir", 1813064609u, 0, 12, NULL); -be_define_const_str(EVENT_DELETE, "EVENT_DELETE", 282828603u, 0, 12, &be_const_str_SYMBOL_HOME); -be_define_const_str(SYMBOL_HOME, "SYMBOL_HOME", 730845525u, 0, 11, NULL); -be_define_const_str(FS_RES_FS_ERR, "FS_RES_FS_ERR", 3587821087u, 0, 13, &be_const_str_layer_sys); -be_define_const_str(layer_sys, "layer_sys", 593658256u, 0, 9, &be_const_str_set_y_range); -be_define_const_str(set_y_range, "set_y_range", 1531043725u, 0, 11, &be_const_str_class); -be_define_const_str(class, "class", 2872970239u, 57, 5, NULL); -be_define_const_str(AS608_RX, "AS608_RX", 4275502016u, 0, 8, NULL); -be_define_const_str(STYLE_TRANSITION_PROP_5, "STYLE_TRANSITION_PROP_5", 996274500u, 0, 23, &be_const_str_set_angle); -be_define_const_str(set_angle, "set_angle", 2542866927u, 0, 9, NULL); -be_define_const_str(SCROLLBAR_MODE_ON, "SCROLLBAR_MODE_ON", 1562259499u, 0, 17, &be_const_str_bytes); -be_define_const_str(bytes, "bytes", 1706151940u, 0, 5, &be_const_str_get_cursor_pos); -be_define_const_str(get_cursor_pos, "get_cursor_pos", 3695280847u, 0, 14, NULL); -be_define_const_str(SYMBOL_GPS, "SYMBOL_GPS", 3044165570u, 0, 10, NULL); -be_define_const_str(__iterator__, "__iterator__", 3884039703u, 0, 12, &be_const_str_get_series_area); -be_define_const_str(get_series_area, "get_series_area", 1561258251u, 0, 15, NULL); -be_define_const_str(get_offset_y, "get_offset_y", 3939359167u, 0, 12, &be_const_str_lv_cont); -be_define_const_str(lv_cont, "lv_cont", 1391686552u, 0, 7, &be_const_str_start_edge_flash); -be_define_const_str(start_edge_flash, "start_edge_flash", 305008300u, 0, 16, NULL); -be_define_const_str(get_cursor_click_pos, "get_cursor_click_pos", 3249294464u, 0, 20, &be_const_str_hex); -be_define_const_str(hex, "hex", 4273249610u, 0, 3, NULL); -be_define_const_str(DHT22, "DHT22", 215937903u, 0, 5, &be_const_str_MAX31855DO); -be_define_const_str(MAX31855DO, "MAX31855DO", 552730368u, 0, 10, &be_const_str_STYLE_TEXT_SEL_BG_COLOR); -be_define_const_str(STYLE_TEXT_SEL_BG_COLOR, "STYLE_TEXT_SEL_BG_COLOR", 2758212579u, 0, 23, &be_const_str_STYLE_VALUE_OFS_X); -be_define_const_str(STYLE_VALUE_OFS_X, "STYLE_VALUE_OFS_X", 1358079798u, 0, 17, &be_const_str_get_color_mode); -be_define_const_str(get_color_mode, "get_color_mode", 833403171u, 0, 14, &be_const_str_set_style_local_bg_color); -be_define_const_str(set_style_local_bg_color, "set_style_local_bg_color", 3796704273u, 0, 24, &be_const_str_set_style_local_pad_top); -be_define_const_str(set_style_local_pad_top, "set_style_local_pad_top", 785256663u, 0, 23, &be_const_str_set_style_local_pattern_image); -be_define_const_str(set_style_local_pattern_image, "set_style_local_pattern_image", 350348106u, 0, 29, &be_const_str_set_user_data); -be_define_const_str(set_user_data, "set_user_data", 3596043360u, 0, 13, NULL); -be_define_const_str(ALIGN_IN_LEFT_MID, "ALIGN_IN_LEFT_MID", 60432565u, 0, 17, &be_const_str_set_style_local_text_font); -be_define_const_str(set_style_local_text_font, "set_style_local_text_font", 954295699u, 0, 25, NULL); -be_define_const_str(DEEPSLEEP, "DEEPSLEEP", 189922226u, 0, 9, &be_const_str_FS_MODE_RD); -be_define_const_str(FS_MODE_RD, "FS_MODE_RD", 2906271023u, 0, 10, &be_const_str_STYLE_BORDER_WIDTH); -be_define_const_str(STYLE_BORDER_WIDTH, "STYLE_BORDER_WIDTH", 2777818658u, 0, 18, &be_const_str_off); -be_define_const_str(off, "off", 2872740362u, 0, 3, NULL); -be_define_const_str(set_bright, "set_bright", 499797888u, 0, 10, NULL); -be_define_const_str(EVENT_REFRESH, "EVENT_REFRESH", 741028651u, 0, 13, NULL); -be_define_const_str(set_style_local_transform_angle, "set_style_local_transform_angle", 3618600326u, 0, 31, NULL); -be_define_const_str(MCP39F5_TX, "MCP39F5_TX", 1332322047u, 0, 10, &be_const_str_set_transform_angle); -be_define_const_str(set_transform_angle, "set_transform_angle", 2657176848u, 0, 19, NULL); -be_define_const_str(get_start_value, "get_start_value", 2039237390u, 0, 15, NULL); -be_define_const_str(get_style_value_letter_space, "get_style_value_letter_space", 193712565u, 0, 28, NULL); -be_define_const_str(ETH_PHY_MDC, "ETH_PHY_MDC", 1519379581u, 0, 11, &be_const_str_set_adjustable); -be_define_const_str(set_adjustable, "set_adjustable", 1573073815u, 0, 14, &be_const_str_title_set_alignment); -be_define_const_str(title_set_alignment, "title_set_alignment", 192669664u, 0, 19, NULL); -be_define_const_str(HALLEFFECT, "HALLEFFECT", 3334305407u, 0, 10, NULL); -be_define_const_str(DDSU666_RX, "DDSU666_RX", 1812507936u, 0, 10, &be_const_str_DDSU666_TX); -be_define_const_str(DDSU666_TX, "DDSU666_TX", 1880604150u, 0, 10, &be_const_str_INPUT_PULLDOWN); -be_define_const_str(INPUT_PULLDOWN, "INPUT_PULLDOWN", 1172232591u, 0, 14, &be_const_str_STYLE_MARGIN_LEFT); -be_define_const_str(STYLE_MARGIN_LEFT, "STYLE_MARGIN_LEFT", 671809443u, 0, 17, NULL); -be_define_const_str(ALIGN_IN_TOP_RIGHT, "ALIGN_IN_TOP_RIGHT", 3273089785u, 0, 18, &be_const_str_ALIGN_OUT_LEFT_TOP); -be_define_const_str(ALIGN_OUT_LEFT_TOP, "ALIGN_OUT_LEFT_TOP", 2335540111u, 0, 18, NULL); -be_define_const_str(INPUT, "INPUT", 1638025307u, 0, 5, &be_const_str_pi); -be_define_const_str(pi, "pi", 1213090802u, 0, 2, &be_const_str_set_style_local_transition_time); -be_define_const_str(set_style_local_transition_time, "set_style_local_transition_time", 1761097355u, 0, 31, NULL); -be_define_const_str(ARC_TYPE_SYMMETRIC, "ARC_TYPE_SYMMETRIC", 3784955220u, 0, 18, &be_const_str_HX711_DAT); -be_define_const_str(HX711_DAT, "HX711_DAT", 2935118250u, 0, 9, &be_const_str_SCROLLBAR_MODE_HIDE); -be_define_const_str(SCROLLBAR_MODE_HIDE, "SCROLLBAR_MODE_HIDE", 3451699170u, 0, 19, &be_const_str_asstring); -be_define_const_str(asstring, "asstring", 1298225088u, 0, 8, &be_const_str_clean_style_list); -be_define_const_str(clean_style_list, "clean_style_list", 1108481805u, 0, 16, &be_const_str_type); -be_define_const_str(type, "type", 1361572173u, 0, 4, NULL); -be_define_const_str(STYLE_TRANSFORM_ANGLE, "STYLE_TRANSFORM_ANGLE", 411149629u, 0, 21, NULL); -be_define_const_str(STYLE_LINE_WIDTH, "STYLE_LINE_WIDTH", 537342374u, 0, 16, &be_const_str_get_hsv); -be_define_const_str(get_hsv, "get_hsv", 774943805u, 0, 7, &be_const_str_init_draw_label_dsc); -be_define_const_str(init_draw_label_dsc, "init_draw_label_dsc", 3549659870u, 0, 19, NULL); -be_define_const_str(LED1_INV, "LED1_INV", 2112045097u, 0, 8, &be_const_str_get_saturation); -be_define_const_str(get_saturation, "get_saturation", 3458845696u, 0, 14, &be_const_str_set_value_align); -be_define_const_str(set_value_align, "set_value_align", 1467667831u, 0, 15, NULL); -be_define_const_str(get_arc_length, "get_arc_length", 2763412693u, 0, 14, &be_const_str_get_child); -be_define_const_str(get_child, "get_child", 1282595182u, 0, 9, &be_const_str_set_style_local_text_opa); -be_define_const_str(set_style_local_text_opa, "set_style_local_text_opa", 1391350156u, 0, 24, NULL); -be_define_const_str(CHECKBOX_PART_BULLET, "CHECKBOX_PART_BULLET", 3413099789u, 0, 20, &be_const_str_SYMBOL_NEW_LINE); -be_define_const_str(SYMBOL_NEW_LINE, "SYMBOL_NEW_LINE", 2014334315u, 0, 15, &be_const_str_get_symbol); -be_define_const_str(get_symbol, "get_symbol", 2697453548u, 0, 10, NULL); -be_define_const_str(acos, "acos", 1006755615u, 0, 4, &be_const_str_set_x_start_point); -be_define_const_str(set_x_start_point, "set_x_start_point", 257195034u, 0, 17, NULL); -be_define_const_str(HIGH, "HIGH", 2066738941u, 0, 4, &be_const_str_set_transition_delay); -be_define_const_str(set_transition_delay, "set_transition_delay", 2787845599u, 0, 20, NULL); -be_define_const_str(set_bg_end_angle, "set_bg_end_angle", 569028341u, 0, 16, NULL); -be_define_const_str(STYLE_PAD_RIGHT, "STYLE_PAD_RIGHT", 4135691505u, 0, 15, NULL); -be_define_const_str(SHELLY_DIMMER_BOOT0, "SHELLY_DIMMER_BOOT0", 2948777716u, 0, 19, &be_const_str_get_fit_right); -be_define_const_str(get_fit_right, "get_fit_right", 2037949402u, 0, 13, &be_const_str_set_start_value); -be_define_const_str(set_start_value, "set_start_value", 1399674154u, 0, 15, NULL); -be_define_const_str(return, "return", 2246981567u, 60, 6, NULL); -be_define_const_str(compile, "compile", 1000265118u, 0, 7, NULL); -be_define_const_str(resize, "resize", 3514612129u, 0, 6, &be_const_str_set_px); -be_define_const_str(set_px, "set_px", 1137035068u, 0, 6, NULL); -be_define_const_str(SYMBOL_BATTERY_1, "SYMBOL_BATTERY_1", 629036063u, 0, 16, &be_const_str_WE517_RX); -be_define_const_str(WE517_RX, "WE517_RX", 4096577879u, 0, 8, NULL); -be_define_const_str(get_y_invert, "get_y_invert", 2518095240u, 0, 12, &be_const_str_lv_textarea); -be_define_const_str(lv_textarea, "lv_textarea", 2864635074u, 0, 11, NULL); -be_define_const_str(REL1_INV, "REL1_INV", 3733155371u, 0, 8, &be_const_str_SM16716_DAT); -be_define_const_str(SM16716_DAT, "SM16716_DAT", 1905621806u, 0, 11, &be_const_str_get_auto_size); -be_define_const_str(get_auto_size, "get_auto_size", 241966433u, 0, 13, NULL); -be_define_const_str(LABEL_LONG_BREAK, "LABEL_LONG_BREAK", 3669129840u, 0, 16, NULL); -be_define_const_str(draw_line, "draw_line", 1634465686u, 0, 9, NULL); -be_define_const_str(STYLE_SCALE_WIDTH, "STYLE_SCALE_WIDTH", 3756994736u, 0, 17, &be_const_str_TFMINIPLUS_RX); -be_define_const_str(TFMINIPLUS_RX, "TFMINIPLUS_RX", 1522203935u, 0, 13, &be_const_str_set_scale); -be_define_const_str(set_scale, "set_scale", 3828634574u, 0, 9, NULL); -be_define_const_str(add_style, "add_style", 2931235026u, 0, 9, &be_const_str_set_critical_value); -be_define_const_str(set_critical_value, "set_critical_value", 1194587727u, 0, 18, &be_const_str_set_transition_prop_3); -be_define_const_str(set_transition_prop_3, "set_transition_prop_3", 3000346107u, 0, 21, NULL); -be_define_const_str(STYLE_LINE_ROUNDED, "STYLE_LINE_ROUNDED", 3677440219u, 0, 18, &be_const_str_TCP_TX); -be_define_const_str(TCP_TX, "TCP_TX", 2762594089u, 0, 6, &be_const_str_set_fit4); -be_define_const_str(set_fit4, "set_fit4", 31904989u, 0, 8, &be_const_str_set_style_local_value_str); -be_define_const_str(set_style_local_value_str, "set_style_local_value_str", 3984127099u, 0, 25, NULL); -be_define_const_str(ADC_BUTTON_INV, "ADC_BUTTON_INV", 2027625326u, 0, 14, &be_const_str_get_bg_angle_start); -be_define_const_str(get_bg_angle_start, "get_bg_angle_start", 1794378932u, 0, 18, &be_const_str_get_ext_attr); -be_define_const_str(get_ext_attr, "get_ext_attr", 2125271231u, 0, 12, NULL); -be_define_const_str(add_element, "add_element", 940011507u, 0, 11, &be_const_str_get_style_border_width); -be_define_const_str(get_style_border_width, "get_style_border_width", 3436292763u, 0, 22, &be_const_str_set_x_tick_length); -be_define_const_str(set_x_tick_length, "set_x_tick_length", 3530536821u, 0, 17, NULL); -be_define_const_str(SSPI_MAX31865_CS1, "SSPI_MAX31865_CS1", 1256578724u, 0, 17, &be_const_str_set_border_side); -be_define_const_str(set_border_side, "set_border_side", 466446692u, 0, 15, NULL); -be_define_const_str(TEXT_DECOR_NONE, "TEXT_DECOR_NONE", 2700466131u, 0, 15, &be_const_str_hittest); -be_define_const_str(hittest, "hittest", 4018046250u, 0, 7, NULL); -be_define_const_str(set_style_local_transition_prop_5, "set_style_local_transition_prop_5", 2518426867u, 0, 33, &be_const_str_set_tab_name); -be_define_const_str(set_tab_name, "set_tab_name", 2075400175u, 0, 12, NULL); -be_define_const_str(DISP_SIZE_LARGE, "DISP_SIZE_LARGE", 3377069231u, 0, 15, &be_const_str_EPAPER42_CS); -be_define_const_str(EPAPER42_CS, "EPAPER42_CS", 3274717451u, 0, 11, NULL); -be_define_const_str(get_text_sel_en, "get_text_sel_en", 500051850u, 0, 15, &be_const_str_set_header_height); -be_define_const_str(set_header_height, "set_header_height", 2913303849u, 0, 17, &be_const_str_set_pad_left); -be_define_const_str(set_pad_left, "set_pad_left", 3931796175u, 0, 12, NULL); -be_define_const_str(SSPI_MISO, "SSPI_MISO", 2485347173u, 0, 9, &be_const_str_get_cursor_blink_time); -be_define_const_str(get_cursor_blink_time, "get_cursor_blink_time", 1960576829u, 0, 21, &be_const_str_get_drag_dir); -be_define_const_str(get_drag_dir, "get_drag_dir", 3921105230u, 0, 12, &be_const_str_set_col_cnt); -be_define_const_str(set_col_cnt, "set_col_cnt", 3803893298u, 0, 11, &be_const_str_continue); -be_define_const_str(continue, "continue", 2977070660u, 59, 8, NULL); -be_define_const_str(OPA_TRANSP, "OPA_TRANSP", 2652293196u, 0, 10, NULL); -be_define_const_str(WEBCAM_SIOC, "WEBCAM_SIOC", 218815147u, 0, 11, &be_const_str_lower); -be_define_const_str(lower, "lower", 3038577850u, 0, 5, &be_const_str_send_data); -be_define_const_str(send_data, "send_data", 4178328760u, 0, 9, &be_const_str_as); -be_define_const_str(as, "as", 1579491469u, 67, 2, NULL); -be_define_const_str(LABEL_ALIGN_CENTER, "LABEL_ALIGN_CENTER", 3698850161u, 0, 18, NULL); -be_define_const_str(SM16716_CLK, "SM16716_CLK", 3037641483u, 0, 11, NULL); -be_define_const_str(ARIRFRCV, "ARIRFRCV", 1120816444u, 0, 8, &be_const_str_set_style_local_border_width); -be_define_const_str(set_style_local_border_width, "set_style_local_border_width", 4234107199u, 0, 28, NULL); -be_define_const_str(SPI_CS, "SPI_CS", 553701236u, 0, 6, &be_const_str_get_style_value_ofs_x); -be_define_const_str(get_style_value_ofs_x, "get_style_value_ofs_x", 4017645761u, 0, 21, &be_const_str_set_line_color); -be_define_const_str(set_line_color, "set_line_color", 2944146362u, 0, 14, &be_const_str_set_style_local_text_letter_space); -be_define_const_str(set_style_local_text_letter_space, "set_style_local_text_letter_space", 2313398111u, 0, 33, NULL); -be_define_const_str(CHART_CURSOR_DOWN, "CHART_CURSOR_DOWN", 790177263u, 0, 17, &be_const_str_STYLE_BORDER_COLOR); -be_define_const_str(STYLE_BORDER_COLOR, "STYLE_BORDER_COLOR", 809973177u, 0, 18, &be_const_str_get_height_margin); -be_define_const_str(get_height_margin, "get_height_margin", 4277714442u, 0, 17, NULL); -be_define_const_str(ADC_JOY, "ADC_JOY", 1116943612u, 0, 7, &be_const_str_add); -be_define_const_str(add, "add", 993596020u, 0, 3, &be_const_str_get_x); -be_define_const_str(get_x, "get_x", 1188742048u, 0, 5, &be_const_str_set_hue); -be_define_const_str(set_hue, "set_hue", 830075074u, 0, 7, NULL); -be_define_const_str(IEM3000_RX, "IEM3000_RX", 1117811096u, 0, 10, &be_const_str_IEM3000_TX); -be_define_const_str(IEM3000_TX, "IEM3000_TX", 1185907310u, 0, 10, NULL); -be_define_const_str(TXT_FLAG_RECOLOR, "TXT_FLAG_RECOLOR", 2017218753u, 0, 16, &be_const_str_get_style_text_sel_bg_color); -be_define_const_str(get_style_text_sel_bg_color, "get_style_text_sel_bg_color", 1889477676u, 0, 27, NULL); -be_define_const_str(set_left_value, "set_left_value", 731130751u, 0, 14, NULL); -be_define_const_str(clear_state, "clear_state", 2113290696u, 0, 11, &be_const_str_draw_img); -be_define_const_str(draw_img, "draw_img", 3217263339u, 0, 8, NULL); -be_define_const_str(CALENDAR_PART_BG, "CALENDAR_PART_BG", 562605961u, 0, 16, &be_const_str_FS_RES_OUT_OF_MEM); -be_define_const_str(FS_RES_OUT_OF_MEM, "FS_RES_OUT_OF_MEM", 802499854u, 0, 17, &be_const_str_align_x); -be_define_const_str(align_x, "align_x", 3735213169u, 0, 7, &be_const_str_lv_group); -be_define_const_str(lv_group, "lv_group", 3852039019u, 0, 8, NULL); -be_define_const_str(ALIGN_IN_BOTTOM_MID, "ALIGN_IN_BOTTOM_MID", 4192809251u, 0, 19, &be_const_str_RXD); -be_define_const_str(RXD, "RXD", 2311579049u, 0, 3, NULL); -be_define_const_str(get_angle_offset, "get_angle_offset", 2775374871u, 0, 16, &be_const_str_get_style_scale_grad_color); -be_define_const_str(get_style_scale_grad_color, "get_style_scale_grad_color", 715761969u, 0, 26, &be_const_str_set_type); -be_define_const_str(set_type, "set_type", 4284078396u, 0, 8, NULL); -be_define_const_str(get_style_pad_top, "get_style_pad_top", 2896917811u, 0, 17, &be_const_str_invalidate_area); -be_define_const_str(invalidate_area, "invalidate_area", 1904223292u, 0, 15, &be_const_str_set_scale_border_width); -be_define_const_str(set_scale_border_width, "set_scale_border_width", 3210684730u, 0, 22, NULL); -be_define_const_str(DROPDOWN_DIR_RIGHT, "DROPDOWN_DIR_RIGHT", 103533641u, 0, 18, &be_const_str_FS_RES_INV_PARAM); -be_define_const_str(FS_RES_INV_PARAM, "FS_RES_INV_PARAM", 2676717305u, 0, 16, &be_const_str_get_focused_obj); -be_define_const_str(get_focused_obj, "get_focused_obj", 208302839u, 0, 15, &be_const_str_set_buffer); -be_define_const_str(set_buffer, "set_buffer", 311233742u, 0, 10, NULL); -be_define_const_str(SI7021, "SI7021", 864377911u, 0, 6, &be_const_str_get_options); -be_define_const_str(get_options, "get_options", 1198221094u, 0, 11, NULL); -be_define_const_str(DISP_SIZE_MEDIUM, "DISP_SIZE_MEDIUM", 3336923135u, 0, 16, &be_const_str_copy); -be_define_const_str(copy, "copy", 3848464964u, 0, 4, NULL); -be_define_const_str(KEY1, "KEY1", 6715975u, 0, 4, NULL); -be_define_const_str(TEAL, "TEAL", 1728307679u, 0, 4, &be_const_str_set_color_mode_fixed); -be_define_const_str(set_color_mode_fixed, "set_color_mode_fixed", 802591178u, 0, 20, &be_const_str_set_style_local_bg_main_stop); -be_define_const_str(set_style_local_bg_main_stop, "set_style_local_bg_main_stop", 2599091600u, 0, 28, NULL); -be_define_const_str(ADC_PH, "ADC_PH", 3820290594u, 0, 6, NULL); -be_define_const_str(REL1, "REL1", 3142397887u, 0, 4, &be_const_str_TASMOTACLIENT_RST_INV); -be_define_const_str(TASMOTACLIENT_RST_INV, "TASMOTACLIENT_RST_INV", 2601785365u, 0, 21, &be_const_str_set_value_letter_space); -be_define_const_str(set_value_letter_space, "set_value_letter_space", 1113519355u, 0, 22, NULL); -be_define_const_str(ILI9341_CS, "ILI9341_CS", 3519318851u, 0, 10, NULL); -be_define_const_str(EVENT_INSERT, "EVENT_INSERT", 3754467621u, 0, 12, &be_const_str_set_transition_prop_5); -be_define_const_str(set_transition_prop_5, "set_transition_prop_5", 3101011821u, 0, 21, NULL); -be_define_const_str(get_style_transition_prop_3, "get_style_transition_prop_3", 3437946865u, 0, 27, &be_const_str_set_accepted_chars); -be_define_const_str(set_accepted_chars, "set_accepted_chars", 3900817531u, 0, 18, NULL); -be_define_const_str(EVENT_PRESSING, "EVENT_PRESSING", 2840400065u, 0, 14, &be_const_str_FS_RES_NOT_IMP); -be_define_const_str(FS_RES_NOT_IMP, "FS_RES_NOT_IMP", 3493778168u, 0, 14, &be_const_str_STYLE_SHADOW_BLEND_MODE); -be_define_const_str(STYLE_SHADOW_BLEND_MODE, "STYLE_SHADOW_BLEND_MODE", 4197731411u, 0, 23, &be_const_str_set_drag_parent); -be_define_const_str(set_drag_parent, "set_drag_parent", 3979167347u, 0, 15, NULL); -be_define_const_str(STYLE_TEXT_OPA, "STYLE_TEXT_OPA", 3094351509u, 0, 14, &be_const_str_TABVIEW_TAB_POS_BOTTOM); -be_define_const_str(TABVIEW_TAB_POS_BOTTOM, "TABVIEW_TAB_POS_BOTTOM", 3095544198u, 0, 22, &be_const_str_get_layout); -be_define_const_str(get_layout, "get_layout", 2537311278u, 0, 10, NULL); -be_define_const_str(set_disabled, "set_disabled", 3892741852u, 0, 12, NULL); -be_define_const_str(LED1, "LED1", 21005825u, 0, 4, &be_const_str_TCP_RX); -be_define_const_str(TCP_RX, "TCP_RX", 3904354751u, 0, 6, &be_const_str_set_points); -be_define_const_str(set_points, "set_points", 1252105979u, 0, 10, NULL); -be_define_const_str(input, "input", 4191711099u, 0, 5, NULL); -be_define_const_str(WEBCAM_XCLK, "WEBCAM_XCLK", 536207425u, 0, 11, &be_const_str_get_height); -be_define_const_str(get_height, "get_height", 3571755523u, 0, 10, &be_const_str_reset_style_list); -be_define_const_str(reset_style_list, "reset_style_list", 4135460875u, 0, 16, &be_const_str_set_shadow_ofs_y); -be_define_const_str(set_shadow_ofs_y, "set_shadow_ofs_y", 3086758033u, 0, 16, &be_const_str_set_style_local_transition_prop_3); -be_define_const_str(set_style_local_transition_prop_3, "set_style_local_transition_prop_3", 2619092581u, 0, 33, NULL); -be_define_const_str(STYLE_LINE_OPA, "STYLE_LINE_OPA", 1080991556u, 0, 14, &be_const_str_add_btn_right); -be_define_const_str(add_btn_right, "add_btn_right", 2154922694u, 0, 13, NULL); -be_define_const_str(EVENT_GESTURE, "EVENT_GESTURE", 2506519243u, 0, 13, &be_const_str_SSPI_DC); -be_define_const_str(SSPI_DC, "SSPI_DC", 1782271864u, 0, 7, &be_const_str_clear_btn_ctrl_all); -be_define_const_str(clear_btn_ctrl_all, "clear_btn_ctrl_all", 895272499u, 0, 18, &be_const_str_get_selected); -be_define_const_str(get_selected, "get_selected", 2280142225u, 0, 12, &be_const_str_toggle); -be_define_const_str(toggle, "toggle", 1076453893u, 0, 6, NULL); -be_define_const_str(BTNMATRIX_CTRL_NO_REPEAT, "BTNMATRIX_CTRL_NO_REPEAT", 2228999978u, 0, 24, &be_const_str_exp); -be_define_const_str(exp, "exp", 1923516200u, 0, 3, NULL); -be_define_const_str(get_letter_pos, "get_letter_pos", 1477814169u, 0, 14, &be_const_str_remove); -be_define_const_str(remove, "remove", 3683784189u, 0, 6, NULL); -be_define_const_str(WIEGAND_D1, "WIEGAND_D1", 4175558140u, 0, 10, NULL); -be_define_const_str(STYLE_IMAGE_RECOLOR, "STYLE_IMAGE_RECOLOR", 1769022527u, 0, 19, &be_const_str_get_style_outline_pad); -be_define_const_str(get_style_outline_pad, "get_style_outline_pad", 4225397162u, 0, 21, &be_const_str_lv_dropdown); -be_define_const_str(lv_dropdown, "lv_dropdown", 2797165301u, 0, 11, &be_const_str_set_image_blend_mode); -be_define_const_str(set_image_blend_mode, "set_image_blend_mode", 2083195553u, 0, 20, NULL); -be_define_const_str(get_day_of_week, "get_day_of_week", 3301373175u, 0, 15, &be_const_str_set_image_recolor); -be_define_const_str(set_image_recolor, "set_image_recolor", 271208598u, 0, 17, &be_const_str_else); -be_define_const_str(else, "else", 3183434736u, 52, 4, NULL); -be_define_const_str(ST7789_DC, "ST7789_DC", 2533509745u, 0, 9, &be_const_str_SYMBOL_BLUETOOTH); -be_define_const_str(SYMBOL_BLUETOOTH, "SYMBOL_BLUETOOTH", 679376572u, 0, 16, NULL); -be_define_const_str(EVENT_PRESSED, "EVENT_PRESSED", 3734627670u, 0, 13, &be_const_str_get_btns_pos); -be_define_const_str(get_btns_pos, "get_btns_pos", 2951340984u, 0, 12, &be_const_str_set_scale_grad_color); -be_define_const_str(set_scale_grad_color, "set_scale_grad_color", 818937207u, 0, 20, NULL); -be_define_const_str(PROJECTOR_CTRL_RX, "PROJECTOR_CTRL_RX", 1542762460u, 0, 17, &be_const_str_draw_arc); -be_define_const_str(draw_arc, "draw_arc", 1828251676u, 0, 8, &be_const_str_draw_rect); -be_define_const_str(draw_rect, "draw_rect", 1619240338u, 0, 9, NULL); -be_define_const_str(DSB, "DSB", 98073254u, 0, 3, &be_const_str_get_style_value_color); -be_define_const_str(get_style_value_color, "get_style_value_color", 76857167u, 0, 21, &be_const_str_set_style_local_outline_color); -be_define_const_str(set_style_local_outline_color, "set_style_local_outline_color", 2290216412u, 0, 29, &be_const_str_stop_auto_close); -be_define_const_str(stop_auto_close, "stop_auto_close", 3282451958u, 0, 15, NULL); -be_define_const_str(get_ext_click_pad_top, "get_ext_click_pad_top", 284862450u, 0, 21, &be_const_str_get_style_border_color); -be_define_const_str(get_style_border_color, "get_style_border_color", 4173187188u, 0, 22, &be_const_str_move_foreground); -be_define_const_str(move_foreground, "move_foreground", 2558800524u, 0, 15, NULL); -be_define_const_str(CPICKER_COLOR_MODE_SATURATION, "CPICKER_COLOR_MODE_SATURATION", 1463184715u, 0, 29, NULL); -be_define_const_str(fromstring, "fromstring", 610302344u, 0, 10, NULL); -be_define_const_str(lv_label, "lv_label", 4199664246u, 0, 8, &be_const_str_map); -be_define_const_str(map, "map", 3751997361u, 0, 3, NULL); -be_define_const_str(SYMBOL_NEXT, "SYMBOL_NEXT", 1102844455u, 0, 11, NULL); -be_define_const_str(ADC_CT_POWER, "ADC_CT_POWER", 3382284599u, 0, 12, &be_const_str_set_edge_flash); -be_define_const_str(set_edge_flash, "set_edge_flash", 1114840232u, 0, 14, NULL); -be_define_const_str(SDM120_RX, "SDM120_RX", 1367571753u, 0, 9, &be_const_str_lv_img); -be_define_const_str(lv_img, "lv_img", 2474052327u, 0, 6, NULL); -be_define_const_str(refr_text, "refr_text", 3162090502u, 0, 9, &be_const_str_set_pattern_repeat); -be_define_const_str(set_pattern_repeat, "set_pattern_repeat", 553014028u, 0, 18, NULL); -be_define_const_str(lv_keyboard, "lv_keyboard", 197530229u, 0, 11, NULL); -be_define_const_str(SYMBOL_DIRECTORY, "SYMBOL_DIRECTORY", 1886053449u, 0, 16, &be_const_str_get_scrollable); -be_define_const_str(get_scrollable, "get_scrollable", 1510903497u, 0, 14, &be_const_str_set_height); -be_define_const_str(set_height, "set_height", 1080207399u, 0, 10, NULL); -be_define_const_str(set_start_angle, "set_start_angle", 3152567416u, 0, 15, NULL); -be_define_const_str(CHART_PART_BG, "CHART_PART_BG", 990069269u, 0, 13, NULL); -be_define_const_str(FS_RES_NOT_EX, "FS_RES_NOT_EX", 3124641355u, 0, 13, &be_const_str_SM16716_SEL); -be_define_const_str(SM16716_SEL, "SM16716_SEL", 142377379u, 0, 11, &be_const_str_classname); -be_define_const_str(classname, "classname", 1998589948u, 0, 9, NULL); -be_define_const_str(ALIGN_OUT_BOTTOM_RIGHT, "ALIGN_OUT_BOTTOM_RIGHT", 3680861364u, 0, 22, &be_const_str_EVENT_RELEASED); -be_define_const_str(EVENT_RELEASED, "EVENT_RELEASED", 4173795963u, 0, 14, &be_const_str_log); -be_define_const_str(log, "log", 1062293841u, 0, 3, &be_const_str_lv_linemeter); -be_define_const_str(lv_linemeter, "lv_linemeter", 1413069363u, 0, 12, NULL); -be_define_const_str(get_option_cnt, "get_option_cnt", 2922481u, 0, 14, &be_const_str_set_style_local_margin_top); -be_define_const_str(set_style_local_margin_top, "set_style_local_margin_top", 2065926016u, 0, 26, NULL); -be_define_const_str(close_event_cb, "close_event_cb", 1180945172u, 0, 14, &be_const_str_set_saturation); -be_define_const_str(set_saturation, "set_saturation", 2225192852u, 0, 14, NULL); -be_define_const_str(KEY1_NP, "KEY1_NP", 709918726u, 0, 7, NULL); -be_define_const_str(NRF24_DC, "NRF24_DC", 688921313u, 0, 8, &be_const_str_set_width); -be_define_const_str(set_width, "set_width", 484671920u, 0, 9, NULL); -be_define_const_str(set_image_recolor_opa, "set_image_recolor_opa", 558003471u, 0, 21, NULL); -be_define_const_str(GRAD_DIR_NONE, "GRAD_DIR_NONE", 1627825480u, 0, 13, &be_const_str_STYLE_TRANSITION_PROP_2); -be_define_const_str(STYLE_TRANSITION_PROP_2, "STYLE_TRANSITION_PROP_2", 979496881u, 0, 23, &be_const_str_SWT1); -be_define_const_str(SWT1, "SWT1", 805224112u, 0, 4, &be_const_str_set_style_local_radius); -be_define_const_str(set_style_local_radius, "set_style_local_radius", 1410446896u, 0, 22, NULL); -be_define_const_str(CHART_AXIS_SKIP_LAST_TICK, "CHART_AXIS_SKIP_LAST_TICK", 3664086830u, 0, 25, &be_const_str_SPI_DC); -be_define_const_str(SPI_DC, "SPI_DC", 553259951u, 0, 6, &be_const_str_set_click_focus); -be_define_const_str(set_click_focus, "set_click_focus", 3544636103u, 0, 15, NULL); -be_define_const_str(PAGE_EDGE_RIGHT, "PAGE_EDGE_RIGHT", 1268763615u, 0, 15, &be_const_str_STYLE_BG_OPA); -be_define_const_str(STYLE_BG_OPA, "STYLE_BG_OPA", 1487941245u, 0, 12, &be_const_str_set_value_font); -be_define_const_str(set_value_font, "set_value_font", 3846644343u, 0, 14, NULL); -be_define_const_str(MCP39F5_RX, "MCP39F5_RX", 190458217u, 0, 10, NULL); -be_define_const_str(FS_RES_LOCKED, "FS_RES_LOCKED", 3948147866u, 0, 13, &be_const_str_get_offset_x); -be_define_const_str(get_offset_x, "get_offset_x", 3922581548u, 0, 12, &be_const_str_get_pressed_cell); -be_define_const_str(get_pressed_cell, "get_pressed_cell", 2707217039u, 0, 16, NULL); -be_define_const_str(CPICKER_TYPE_DISC, "CPICKER_TYPE_DISC", 2110878147u, 0, 17, &be_const_str_TUYA_RX); -be_define_const_str(TUYA_RX, "TUYA_RX", 1609397679u, 0, 7, &be_const_str_TUYA_TX); -be_define_const_str(TUYA_TX, "TUYA_TX", 1541301465u, 0, 7, &be_const_str_classof); -be_define_const_str(classof, "classof", 1796577762u, 0, 7, NULL); -be_define_const_str(get_btn_img, "get_btn_img", 177039868u, 0, 11, &be_const_str_set_end_angle); -be_define_const_str(set_end_angle, "set_end_angle", 2783087761u, 0, 13, &be_const_str_sin); -be_define_const_str(sin, "sin", 3761252941u, 0, 3, NULL); -be_define_const_str(get_style_transition_delay, "get_style_transition_delay", 1536173465u, 0, 26, NULL); -be_define_const_str(get_min_value, "get_min_value", 3238705374u, 0, 13, NULL); -be_define_const_str(PWM1, "PWM1", 1353352426u, 0, 4, &be_const_str_get_style_text_line_space); -be_define_const_str(get_style_text_line_space, "get_style_text_line_space", 1588877665u, 0, 25, &be_const_str_lv_btn); -be_define_const_str(lv_btn, "lv_btn", 1612829968u, 0, 6, NULL); -be_define_const_str(BTN_STATE_RELEASED, "BTN_STATE_RELEASED", 4133711537u, 0, 18, &be_const_str_set_refocus_policy); -be_define_const_str(set_refocus_policy, "set_refocus_policy", 3274550126u, 0, 18, NULL); -be_define_const_str(SLIDER_TYPE_RANGE, "SLIDER_TYPE_RANGE", 1380197143u, 0, 17, NULL); -be_define_const_str(ARC_TYPE_REVERSE, "ARC_TYPE_REVERSE", 3290331433u, 0, 16, &be_const_str_SYMBOL_AUDIO); -be_define_const_str(SYMBOL_AUDIO, "SYMBOL_AUDIO", 3056537956u, 0, 12, &be_const_str_set_style_local_border_color); -be_define_const_str(set_style_local_border_color, "set_style_local_border_color", 2798696056u, 0, 28, &be_const_str_tan); -be_define_const_str(tan, "tan", 2633446552u, 0, 3, NULL); -be_define_const_str(STYLE_TEXT_BLEND_MODE, "STYLE_TEXT_BLEND_MODE", 44336606u, 0, 21, &be_const_str_keys); -be_define_const_str(keys, "keys", 4182378701u, 0, 4, NULL); -be_define_const_str(set_scrollbar_mode, "set_scrollbar_mode", 3373216512u, 0, 18, &be_const_str_set_style_local_pad_bottom); -be_define_const_str(set_style_local_pad_bottom, "set_style_local_pad_bottom", 1362436575u, 0, 26, NULL); -be_define_const_str(increment, "increment", 940762942u, 0, 9, NULL); -be_define_const_str(WEBCAM_PSRCS, "WEBCAM_PSRCS", 624464864u, 0, 12, &be_const_str_get_style_transform_height); -be_define_const_str(get_style_transform_height, "get_style_transform_height", 3736737548u, 0, 26, &be_const_str_set_style_local_line_opa); -be_define_const_str(set_style_local_line_opa, "set_style_local_line_opa", 909807497u, 0, 24, &be_const_str_set_style_local_transition_delay); -be_define_const_str(set_style_local_transition_delay, "set_style_local_transition_delay", 958588397u, 0, 32, NULL); -be_define_const_str(SSD1331_CS, "SSD1331_CS", 4191047928u, 0, 10, &be_const_str_TASMOTACLIENT_RST); -be_define_const_str(TASMOTACLIENT_RST, "TASMOTACLIENT_RST", 3326196213u, 0, 17, NULL); -be_define_const_str(BTNMATRIX_CTRL_CHECK_STATE, "BTNMATRIX_CTRL_CHECK_STATE", 377731u, 0, 26, &be_const_str_get_focus_parent); -be_define_const_str(get_focus_parent, "get_focus_parent", 1187935525u, 0, 16, &be_const_str_set_color_mode); -be_define_const_str(set_color_mode, "set_color_mode", 1155621583u, 0, 14, NULL); -be_define_const_str(FIT_NONE, "FIT_NONE", 692142959u, 0, 8, &be_const_str_get_style_shadow_color); -be_define_const_str(get_style_shadow_color, "get_style_shadow_color", 920648234u, 0, 22, &be_const_str_remove_mask); -be_define_const_str(remove_mask, "remove_mask", 1680723542u, 0, 11, NULL); -be_define_const_str(MAX31855CS, "MAX31855CS", 753620511u, 0, 10, &be_const_str_STYLE_TEXT_COLOR); -be_define_const_str(STYLE_TEXT_COLOR, "STYLE_TEXT_COLOR", 2549754876u, 0, 16, NULL); -be_define_const_str(AQUA, "AQUA", 1203273877u, 0, 4, &be_const_str_WEBCAM_PSCLK); -be_define_const_str(WEBCAM_PSCLK, "WEBCAM_PSCLK", 3150007456u, 0, 12, &be_const_str_get_edge_flash); -be_define_const_str(get_edge_flash, "get_edge_flash", 3226611892u, 0, 14, NULL); -be_define_const_str(range, "range", 4208725202u, 0, 5, NULL); -be_define_const_str(A4988_STP, "A4988_STP", 1622172049u, 0, 9, &be_const_str_SDM120_TX); -be_define_const_str(SDM120_TX, "SDM120_TX", 2509332415u, 0, 9, &be_const_str_WS2812); -be_define_const_str(WS2812, "WS2812", 3539741218u, 0, 6, &be_const_str_get_recolor); -be_define_const_str(get_recolor, "get_recolor", 4128330436u, 0, 11, &be_const_str_layer_top); -be_define_const_str(layer_top, "layer_top", 645939682u, 0, 9, NULL); -be_define_const_str(__upper__, "__upper__", 3612202883u, 0, 9, &be_const_str_format); -be_define_const_str(format, "format", 3114108242u, 0, 6, &be_const_str_get_btn_index); -be_define_const_str(get_btn_index, "get_btn_index", 1289059379u, 0, 13, NULL); -be_define_const_str(DRAG_DIR_ONE, "DRAG_DIR_ONE", 2088479808u, 0, 12, &be_const_str_WINDMETER_SPEED); -be_define_const_str(WINDMETER_SPEED, "WINDMETER_SPEED", 1980822204u, 0, 15, NULL); -be_define_const_str(HM10_RX, "HM10_RX", 515085922u, 0, 7, &be_const_str_end); -be_define_const_str(end, "end", 1787721130u, 56, 3, NULL); -be_define_const_str(get_textarea, "get_textarea", 839445266u, 0, 12, &be_const_str_lv_spinner); -be_define_const_str(lv_spinner, "lv_spinner", 3361501901u, 0, 10, NULL); -be_define_const_str(get_anim_time, "get_anim_time", 641972335u, 0, 13, NULL); -be_define_const_str(STATE_DISABLED, "STATE_DISABLED", 3398267003u, 0, 14, &be_const_str_STYLE_TEXT_FONT); -be_define_const_str(STYLE_TEXT_FONT, "STYLE_TEXT_FONT", 75931268u, 0, 15, NULL); -be_define_const_str(SYMBOL_FILE, "SYMBOL_FILE", 237085260u, 0, 11, &be_const_str_except); -be_define_const_str(except, "except", 950914032u, 69, 6, NULL); -be_define_const_str(ADE7953_IRQ, "ADE7953_IRQ", 2329185922u, 0, 11, &be_const_str_CHART_AXIS_PRIMARY_Y); -be_define_const_str(CHART_AXIS_PRIMARY_Y, "CHART_AXIS_PRIMARY_Y", 2499204580u, 0, 20, &be_const_str_set_outline_blend_mode); -be_define_const_str(set_outline_blend_mode, "set_outline_blend_mode", 4273381132u, 0, 22, &be_const_str_set_style_local_line_dash_width); -be_define_const_str(set_style_local_line_dash_width, "set_style_local_line_dash_width", 3177951154u, 0, 31, NULL); -be_define_const_str(OLIVE, "OLIVE", 1722893804u, 0, 5, NULL); -be_define_const_str(get_active_btn, "get_active_btn", 3720382749u, 0, 14, &be_const_str_list); -be_define_const_str(list, "list", 217798785u, 0, 4, &be_const_str_set_cursor_hidden); -be_define_const_str(set_cursor_hidden, "set_cursor_hidden", 647911755u, 0, 17, NULL); -be_define_const_str(CC1101_GDO2, "CC1101_GDO2", 974166265u, 0, 11, &be_const_str_MGC3130_XFER); -be_define_const_str(MGC3130_XFER, "MGC3130_XFER", 4178219131u, 0, 12, NULL); -be_define_const_str(BORDER_SIDE_NONE, "BORDER_SIDE_NONE", 3808959734u, 0, 16, &be_const_str_BTN_STATE_CHECKED_PRESSED); -be_define_const_str(BTN_STATE_CHECKED_PRESSED, "BTN_STATE_CHECKED_PRESSED", 2837756846u, 0, 25, &be_const_str_set_pattern_opa); -be_define_const_str(set_pattern_opa, "set_pattern_opa", 3749193119u, 0, 15, NULL); -be_define_const_str(STYLE_VALUE_BLEND_MODE, "STYLE_VALUE_BLEND_MODE", 930238626u, 0, 22, NULL); -be_define_const_str(BUZZER, "BUZZER", 1550039611u, 0, 6, &be_const_str_LABEL_ALIGN_RIGHT); -be_define_const_str(LABEL_ALIGN_RIGHT, "LABEL_ALIGN_RIGHT", 3127457722u, 0, 17, &be_const_str_montserrat_font); -be_define_const_str(montserrat_font, "montserrat_font", 1819065874u, 0, 15, NULL); -be_define_const_str(WEBCAM_RESET, "WEBCAM_RESET", 2171221520u, 0, 12, NULL); -be_define_const_str(get_style_shadow_spread, "get_style_shadow_spread", 1343265468u, 0, 23, NULL); -be_define_const_str(STYLE_SCALE_END_BORDER_WIDTH, "STYLE_SCALE_END_BORDER_WIDTH", 763958239u, 0, 28, &be_const_str_set_transition_prop_2); -be_define_const_str(set_transition_prop_2, "set_transition_prop_2", 2983568488u, 0, 21, NULL); -be_define_const_str(LAYOUT_ROW_MID, "LAYOUT_ROW_MID", 932854697u, 0, 14, &be_const_str_set_mode); -be_define_const_str(set_mode, "set_mode", 4109106455u, 0, 8, &be_const_str_transform); -be_define_const_str(transform, "transform", 3786248987u, 0, 9, NULL); -be_define_const_str(ALIGN_OUT_RIGHT_BOTTOM, "ALIGN_OUT_RIGHT_BOTTOM", 3786852942u, 0, 22, &be_const_str_set_cell_type); -be_define_const_str(set_cell_type, "set_cell_type", 1502464221u, 0, 13, NULL); -be_define_const_str(ALIGN_OUT_BOTTOM_LEFT, "ALIGN_OUT_BOTTOM_LEFT", 1302083659u, 0, 21, &be_const_str_OBJ_PART_MAIN); -be_define_const_str(OBJ_PART_MAIN, "OBJ_PART_MAIN", 658062838u, 0, 13, &be_const_str_allocated); -be_define_const_str(allocated, "allocated", 429986098u, 0, 9, NULL); -be_define_const_str(DHT11, "DHT11", 367083569u, 0, 5, &be_const_str_SYMBOL_UPLOAD); -be_define_const_str(SYMBOL_UPLOAD, "SYMBOL_UPLOAD", 3293679647u, 0, 13, &be_const_str_get_needle_img_pivot_x); -be_define_const_str(get_needle_img_pivot_x, "get_needle_img_pivot_x", 1521736283u, 0, 22, &be_const_str_set_design_cb); -be_define_const_str(set_design_cb, "set_design_cb", 1469311634u, 0, 13, NULL); -be_define_const_str(TXT_CMD_STATE_WAIT, "TXT_CMD_STATE_WAIT", 1721068338u, 0, 18, &be_const_str_get_checkable); -be_define_const_str(get_checkable, "get_checkable", 2811548136u, 0, 13, NULL); -be_define_const_str(SPINNER_TYPE_FILLSPIN_ARC, "SPINNER_TYPE_FILLSPIN_ARC", 2324275006u, 0, 25, &be_const_str_lv_tileview); -be_define_const_str(lv_tileview, "lv_tileview", 2419887973u, 0, 11, &be_const_str_set_digit_format); -be_define_const_str(set_digit_format, "set_digit_format", 293274625u, 0, 16, &be_const_str_set_showed_date); -be_define_const_str(set_showed_date, "set_showed_date", 158767501u, 0, 15, NULL); -be_define_const_str(STYLE_IMAGE_OPA, "STYLE_IMAGE_OPA", 1064316425u, 0, 15, &be_const_str_set_style_local_transition_prop_4); -be_define_const_str(set_style_local_transition_prop_4, "set_style_local_transition_prop_4", 2501649248u, 0, 33, NULL); -be_define_const_str(ALIGN_OUT_LEFT_BOTTOM, "ALIGN_OUT_LEFT_BOTTOM", 1578004935u, 0, 21, &be_const_str_SYMBOL_RIGHT); -be_define_const_str(SYMBOL_RIGHT, "SYMBOL_RIGHT", 2984010648u, 0, 12, &be_const_str_get_height_grid); -be_define_const_str(get_height_grid, "get_height_grid", 1178822580u, 0, 15, NULL); -be_define_const_str(get_prev_btn, "get_prev_btn", 4150536586u, 0, 12, &be_const_str_get_style_shadow_opa); -be_define_const_str(get_style_shadow_opa, "get_style_shadow_opa", 2392646767u, 0, 20, NULL); -be_define_const_str(DISP_SIZE_SMALL, "DISP_SIZE_SMALL", 722343095u, 0, 15, &be_const_str_EVENT_LONG_PRESSED_REPEAT); -be_define_const_str(EVENT_LONG_PRESSED_REPEAT, "EVENT_LONG_PRESSED_REPEAT", 1734201539u, 0, 25, &be_const_str_FS_RES_FULL); -be_define_const_str(FS_RES_FULL, "FS_RES_FULL", 3987964025u, 0, 11, &be_const_str_STYLE_VALUE_ALIGN); -be_define_const_str(STYLE_VALUE_ALIGN, "STYLE_VALUE_ALIGN", 3531731246u, 0, 17, &be_const_str_digital_write); -be_define_const_str(digital_write, "digital_write", 3435877979u, 0, 13, &be_const_str_get_placeholder_text); -be_define_const_str(get_placeholder_text, "get_placeholder_text", 1148345333u, 0, 20, NULL); -be_define_const_str(invalidate, "invalidate", 2649734928u, 0, 10, NULL); -be_define_const_str(SYMBOL_CUT, "SYMBOL_CUT", 3455112394u, 0, 10, &be_const_str_get_angle_end); -be_define_const_str(get_angle_end, "get_angle_end", 2420725825u, 0, 13, NULL); -be_define_const_str(on, "on", 1630810064u, 0, 2, &be_const_str_pow); -be_define_const_str(pow, "pow", 1479764693u, 0, 3, NULL); -be_define_const_str(is_inactive, "is_inactive", 2737113619u, 0, 11, &be_const_str_set_cursor_blink_time); -be_define_const_str(set_cursor_blink_time, "set_cursor_blink_time", 3508000825u, 0, 21, &be_const_str_set_style_local_shadow_width); -be_define_const_str(set_style_local_shadow_width, "set_style_local_shadow_width", 2466053617u, 0, 28, &be_const_str_set_symbol); -be_define_const_str(set_symbol, "set_symbol", 2254998928u, 0, 10, NULL); -be_define_const_str(YELLOW, "YELLOW", 2964049737u, 0, 6, &be_const_str_get_style_value_ofs_y); -be_define_const_str(get_style_value_ofs_y, "get_style_value_ofs_y", 4000868142u, 0, 21, NULL); -be_define_const_str(set_top, "set_top", 1234335895u, 0, 7, NULL); -be_define_const_str(STYLE_OUTLINE_BLEND_MODE, "STYLE_OUTLINE_BLEND_MODE", 3861262655u, 0, 24, &be_const_str_get_style_pad_left); -be_define_const_str(get_style_pad_left, "get_style_pad_left", 2843013833u, 0, 18, NULL); -be_define_const_str(ANIM_OFF, "ANIM_OFF", 3664307970u, 0, 8, NULL); -be_define_const_str(set_bg_grad_dir, "set_bg_grad_dir", 1390928996u, 0, 15, NULL); -be_define_const_str(OPA_60, "OPA_60", 2008896492u, 0, 6, &be_const_str_SYMBOL_DOWN); -be_define_const_str(SYMBOL_DOWN, "SYMBOL_DOWN", 1107513570u, 0, 11, NULL); -be_define_const_str(opt_neq, "!=", 2428715011u, 0, 2, NULL); -be_define_const_str(OBJ_PART_ALL, "OBJ_PART_ALL", 3502425074u, 0, 12, &be_const_str_align_y); -be_define_const_str(align_y, "align_y", 3718435550u, 0, 7, NULL); -be_define_const_str(set_y_invert, "set_y_invert", 4003140588u, 0, 12, &be_const_str_false); -be_define_const_str(false, "false", 184981848u, 62, 5, NULL); -be_define_const_str(get_protect, "get_protect", 4241180167u, 0, 11, &be_const_str_set_style_local_bg_blend_mode); -be_define_const_str(set_style_local_bg_blend_mode, "set_style_local_bg_blend_mode", 2691986893u, 0, 29, NULL); -be_define_const_str(BTNMATRIX_CTRL_DISABLED, "BTNMATRIX_CTRL_DISABLED", 2790045315u, 0, 23, &be_const_str_EVENT_LEAVE); -be_define_const_str(EVENT_LEAVE, "EVENT_LEAVE", 2218217823u, 0, 11, &be_const_str_get_title); -be_define_const_str(get_title, "get_title", 1263271230u, 0, 9, &be_const_str_set_shadow_spread); -be_define_const_str(set_shadow_spread, "set_shadow_spread", 3535503174u, 0, 17, &be_const_str_set_style_local_pattern_recolor); -be_define_const_str(set_style_local_pattern_recolor, "set_style_local_pattern_recolor", 2810797623u, 0, 31, &be_const_str_set_transform_zoom); -be_define_const_str(set_transform_zoom, "set_transform_zoom", 140970906u, 0, 18, NULL); -be_define_const_str(lv_style, "lv_style", 4151611549u, 0, 8, NULL); -be_define_const_str(DROPDOWN_PART_LIST, "DROPDOWN_PART_LIST", 2923479101u, 0, 18, &be_const_str_attrdump); -be_define_const_str(attrdump, "attrdump", 1521571304u, 0, 8, &be_const_str_set_style_local_text_sel_bg_color); -be_define_const_str(set_style_local_text_sel_bg_color, "set_style_local_text_sel_bg_color", 501411296u, 0, 33, NULL); -be_define_const_str(LABEL_LONG_EXPAND, "LABEL_LONG_EXPAND", 2357238585u, 0, 17, &be_const_str_cos); -be_define_const_str(cos, "cos", 4220379804u, 0, 3, &be_const_str_get_from_btn); -be_define_const_str(get_from_btn, "get_from_btn", 2802016263u, 0, 12, NULL); -be_define_const_str(get_style_outline_width, "get_style_outline_width", 1118345503u, 0, 23, NULL); -be_define_const_str(fade_in, "fade_in", 3410278043u, 0, 7, NULL); -be_define_const_str(get_file_name, "get_file_name", 3239886120u, 0, 13, &be_const_str_set_knob_colored); -be_define_const_str(set_knob_colored, "set_knob_colored", 2285165409u, 0, 16, NULL); -be_define_const_str(get_cell_type, "get_cell_type", 3348412009u, 0, 13, &be_const_str_lv_roller); -be_define_const_str(lv_roller, "lv_roller", 661902064u, 0, 9, &be_const_str_set_style_local_value_align); -be_define_const_str(set_style_local_value_align, "set_style_local_value_align", 17354185u, 0, 27, NULL); -be_define_const_str(TXT_FLAG_CENTER, "TXT_FLAG_CENTER", 1125425546u, 0, 15, NULL); -be_define_const_str(SYMBOL_EYE_CLOSE, "SYMBOL_EYE_CLOSE", 404721792u, 0, 16, &be_const_str_get_anim_speed); -be_define_const_str(get_anim_speed, "get_anim_speed", 1731518217u, 0, 14, NULL); -be_define_const_str(SYMBOL_IMAGE, "SYMBOL_IMAGE", 815601151u, 0, 12, &be_const_str_set_focus_cb); -be_define_const_str(set_focus_cb, "set_focus_cb", 4094066116u, 0, 12, &be_const_str_set_transition_prop_4); -be_define_const_str(set_transition_prop_4, "set_transition_prop_4", 3084234202u, 0, 21, NULL); -be_define_const_str(SPINNER_DIR_FORWARD, "SPINNER_DIR_FORWARD", 660203948u, 0, 19, &be_const_str_get_scroll_propagation); -be_define_const_str(get_scroll_propagation, "get_scroll_propagation", 431556896u, 0, 22, &be_const_str_get_style_transition_prop_2); -be_define_const_str(get_style_transition_prop_2, "get_style_transition_prop_2", 3421169246u, 0, 27, &be_const_str_lv_calendar); -be_define_const_str(lv_calendar, "lv_calendar", 3284396894u, 0, 11, &be_const_str_set_style_local_scale_end_line_width); -be_define_const_str(set_style_local_scale_end_line_width, "set_style_local_scale_end_line_width", 2316920258u, 0, 36, NULL); -be_define_const_str(EVENT_LONG_PRESSED, "EVENT_LONG_PRESSED", 1806426939u, 0, 18, NULL); -be_define_const_str(SPI_CLK, "SPI_CLK", 3943233814u, 0, 7, &be_const_str_get_style_pad_bottom); -be_define_const_str(get_style_pad_bottom, "get_style_pad_bottom", 1749510283u, 0, 20, &be_const_str_get_user_data); -be_define_const_str(get_user_data, "get_user_data", 1175796436u, 0, 13, NULL); -be_define_const_str(DROPDOWN_DIR_UP, "DROPDOWN_DIR_UP", 2415359156u, 0, 15, &be_const_str_focus_btn); -be_define_const_str(focus_btn, "focus_btn", 1087954772u, 0, 9, &be_const_str_list_copy); -be_define_const_str(list_copy, "list_copy", 680267399u, 0, 9, NULL); -be_define_const_str(KEYBOARD_MODE_SPECIAL, "KEYBOARD_MODE_SPECIAL", 968590554u, 0, 21, &be_const_str_STYLE_BORDER_BLEND_MODE); -be_define_const_str(STYLE_BORDER_BLEND_MODE, "STYLE_BORDER_BLEND_MODE", 3752388357u, 0, 23, &be_const_str_STYLE_OPA_SCALE); -be_define_const_str(STYLE_OPA_SCALE, "STYLE_OPA_SCALE", 4014485970u, 0, 15, NULL); -be_define_const_str(set_style_local_outline_blend_mode, "set_style_local_outline_blend_mode", 3321200446u, 0, 34, &be_const_str_set_style_local_scale_end_color); -be_define_const_str(set_style_local_scale_end_color, "set_style_local_scale_end_color", 2968375966u, 0, 31, NULL); -be_define_const_str(set_shadow_ofs_x, "set_shadow_ofs_x", 3069980414u, 0, 16, &be_const_str_set_style_local_transition_prop_2); -be_define_const_str(set_style_local_transition_prop_2, "set_style_local_transition_prop_2", 2602314962u, 0, 33, NULL); -be_define_const_str(EXS_ENABLE, "EXS_ENABLE", 1896914313u, 0, 10, &be_const_str_get_editing); -be_define_const_str(get_editing, "get_editing", 281870028u, 0, 11, NULL); -be_define_const_str(TXT_CMD_STATE_IN, "TXT_CMD_STATE_IN", 2162626840u, 0, 16, &be_const_str_get_adv_hittest); -be_define_const_str(get_adv_hittest, "get_adv_hittest", 1985963887u, 0, 15, &be_const_str_get_style_scale_end_color); -be_define_const_str(get_style_scale_end_color, "get_style_scale_end_color", 142275754u, 0, 25, NULL); -be_define_const_str(STYLE_BORDER_OPA, "STYLE_BORDER_OPA", 2705633552u, 0, 16, &be_const_str_get_size); -be_define_const_str(get_size, "get_size", 2803644713u, 0, 8, NULL); -be_define_const_str(ALIGN_OUT_RIGHT_TOP, "ALIGN_OUT_RIGHT_TOP", 1142849712u, 0, 19, NULL); -be_define_const_str(WEBCAM_SIOD, "WEBCAM_SIOD", 302703242u, 0, 11, &be_const_str_get_header_height); -be_define_const_str(get_header_height, "get_header_height", 3313773581u, 0, 17, &be_const_str_set_scrollable_fit); -be_define_const_str(set_scrollable_fit, "set_scrollable_fit", 4068661613u, 0, 18, NULL); -be_define_const_str(text_is_selected, "text_is_selected", 3422750433u, 0, 16, NULL); -be_define_const_str(get_selected_str, "get_selected_str", 1743823997u, 0, 16, NULL); -be_define_const_str(get_style_pattern_image, "get_style_pattern_image", 2402970102u, 0, 23, NULL); -be_define_const_str(align_mid_y, "align_mid_y", 1664201395u, 0, 11, &be_const_str_draw_polygon); -be_define_const_str(draw_polygon, "draw_polygon", 271325674u, 0, 12, NULL); -be_define_const_str(BAR_TYPE_NORMAL, "BAR_TYPE_NORMAL", 3652519691u, 0, 15, &be_const_str_KEYBOARD_MODE_TEXT_UPPER); -be_define_const_str(KEYBOARD_MODE_TEXT_UPPER, "KEYBOARD_MODE_TEXT_UPPER", 2335009259u, 0, 24, &be_const_str_LAYOUT_PRETTY_TOP); -be_define_const_str(LAYOUT_PRETTY_TOP, "LAYOUT_PRETTY_TOP", 725519108u, 0, 17, &be_const_str_get_width_fit); -be_define_const_str(get_width_fit, "get_width_fit", 416240192u, 0, 13, &be_const_str_set_drag_throw); -be_define_const_str(set_drag_throw, "set_drag_throw", 2511679421u, 0, 14, NULL); -be_define_const_str(SYMBOL_KEYBOARD, "SYMBOL_KEYBOARD", 1621492879u, 0, 15, NULL); -be_define_const_str(set_palette, "set_palette", 4093380483u, 0, 11, NULL); -be_define_const_str(TASMOTACLIENT_RXD, "TASMOTACLIENT_RXD", 72868318u, 0, 17, &be_const_str_set_height_fit); -be_define_const_str(set_height_fit, "set_height_fit", 4033083607u, 0, 14, &be_const_str_set_text_line_space); -be_define_const_str(set_text_line_space, "set_text_line_space", 3186151063u, 0, 19, NULL); -be_define_const_str(NRG_SEL_INV, "NRG_SEL_INV", 3567431069u, 0, 11, NULL); -be_define_const_str(TEXTAREA_CURSOR_LAST, "TEXTAREA_CURSOR_LAST", 1393995267u, 0, 20, &be_const_str_set_line_width); -be_define_const_str(set_line_width, "set_line_width", 908110269u, 0, 14, NULL); -be_define_const_str(RFSEND, "RFSEND", 1862630731u, 0, 6, &be_const_str_get_point_id); -be_define_const_str(get_point_id, "get_point_id", 2837084878u, 0, 12, NULL); -be_define_const_str(get_style_clip_corner, "get_style_clip_corner", 352453368u, 0, 21, &be_const_str_set_value_color); -be_define_const_str(set_value_color, "set_value_color", 2148821625u, 0, 15, NULL); -be_define_const_str(TXT_FLAG_FIT, "TXT_FLAG_FIT", 3174579022u, 0, 12, &be_const_str_focus); -be_define_const_str(focus, "focus", 337658899u, 0, 5, &be_const_str_set_border_post); -be_define_const_str(set_border_post, "set_border_post", 2318575153u, 0, 15, &be_const_str_set_outline_pad); -be_define_const_str(set_outline_pad, "set_outline_pad", 2845869448u, 0, 15, &be_const_str_set_recolor); -be_define_const_str(set_recolor, "set_recolor", 2750390248u, 0, 11, &be_const_str_set_style_local_margin_right); -be_define_const_str(set_style_local_margin_right, "set_style_local_margin_right", 2606287945u, 0, 28, NULL); -be_define_const_str(STYLE_LINE_COLOR, "STYLE_LINE_COLOR", 623603885u, 0, 16, NULL); -be_define_const_str(BAR_TYPE_SYMMETRICAL, "BAR_TYPE_SYMMETRICAL", 1357819710u, 0, 20, &be_const_str_print); -be_define_const_str(print, "print", 372738696u, 0, 5, &be_const_str_set_style_local_scale_grad_color); -be_define_const_str(set_style_local_scale_grad_color, "set_style_local_scale_grad_color", 1682685285u, 0, 32, NULL); -be_define_const_str(DISP_ROT_NONE, "DISP_ROT_NONE", 1805190226u, 0, 13, &be_const_str_set_needle_count); -be_define_const_str(set_needle_count, "set_needle_count", 2611099555u, 0, 16, NULL); -be_define_const_str(OUTPUT, "OUTPUT", 1469629700u, 0, 6, NULL); -be_define_const_str(asin, "asin", 4272848550u, 0, 4, &be_const_str_lv_bar); -be_define_const_str(lv_bar, "lv_bar", 1582673229u, 0, 6, &be_const_str_set_chg_rate); -be_define_const_str(set_chg_rate, "set_chg_rate", 1522157679u, 0, 12, NULL); -be_define_const_str(TXT_FLAG_RIGHT, "TXT_FLAG_RIGHT", 3664649251u, 0, 14, NULL); -be_define_const_str(OPA_100, "OPA_100", 3698564393u, 0, 7, &be_const_str_lv_cpicker); -be_define_const_str(lv_cpicker, "lv_cpicker", 1935129251u, 0, 10, &be_const_str_set_border_color); -be_define_const_str(set_border_color, "set_border_color", 2628124814u, 0, 16, &be_const_str_set_cursor_point); -be_define_const_str(set_cursor_point, "set_cursor_point", 4201331267u, 0, 16, NULL); -be_define_const_str(STYLE_SHADOW_OPA, "STYLE_SHADOW_OPA", 3011667646u, 0, 16, NULL); -be_define_const_str(CHANGE, "CHANGE", 4280911421u, 0, 6, &be_const_str_SYMBOL_SHUFFLE); -be_define_const_str(SYMBOL_SHUFFLE, "SYMBOL_SHUFFLE", 1123310147u, 0, 14, NULL); -be_define_const_str(I2C_SDA, "I2C_SDA", 1052592262u, 0, 7, &be_const_str_ROLLER_MODE_INFINITE); -be_define_const_str(ROLLER_MODE_INFINITE, "ROLLER_MODE_INFINITE", 288931678u, 0, 20, NULL); -be_define_const_str(BTN_STATE_CHECKED_DISABLED, "BTN_STATE_CHECKED_DISABLED", 1537172432u, 0, 26, &be_const_str_STYLE_TRANSITION_PROP_3); -be_define_const_str(STYLE_TRANSITION_PROP_3, "STYLE_TRANSITION_PROP_3", 962719262u, 0, 23, NULL); -be_define_const_str(LAYOUT_COLUMN_RIGHT, "LAYOUT_COLUMN_RIGHT", 912913083u, 0, 19, NULL); -be_define_const_str(ADC_BUTTON, "ADC_BUTTON", 3393454690u, 0, 10, &be_const_str_DISP_ROT_180); -be_define_const_str(DISP_ROT_180, "DISP_ROT_180", 1300448899u, 0, 12, &be_const_str_set_text_fmt); -be_define_const_str(set_text_fmt, "set_text_fmt", 699875119u, 0, 12, NULL); -be_define_const_str(get_style_margin_right, "get_style_margin_right", 2672767757u, 0, 22, NULL); -be_define_const_str(GESTURE_DIR_RIGHT, "GESTURE_DIR_RIGHT", 3761728861u, 0, 17, &be_const_str_STYLE_LINE_DASH_GAP); -be_define_const_str(STYLE_LINE_DASH_GAP, "STYLE_LINE_DASH_GAP", 1823312065u, 0, 19, &be_const_str_get_max_height); -be_define_const_str(get_max_height, "get_max_height", 3803847844u, 0, 14, NULL); -be_define_const_str(OPA_20, "OPA_20", 4289961128u, 0, 6, &be_const_str_OPA_80); -be_define_const_str(OPA_80, "OPA_80", 4221864914u, 0, 6, &be_const_str_codedump); -be_define_const_str(codedump, "codedump", 1786337906u, 0, 8, &be_const_str_deg); -be_define_const_str(deg, "deg", 3327754271u, 0, 3, &be_const_str_get); -be_define_const_str(get, "get", 1410115415u, 0, 3, NULL); -be_define_const_str(SYMBOL_EDIT, "SYMBOL_EDIT", 1396182822u, 0, 11, &be_const_str_TEMPL_STYLE_Y); -be_define_const_str(TEMPL_STYLE_Y, "TEMPL_STYLE_Y", 1997423835u, 0, 13, &be_const_str_set_day_names); -be_define_const_str(set_day_names, "set_day_names", 1217780097u, 0, 13, NULL); -be_define_const_str(isinstance, "isinstance", 3669352738u, 0, 10, NULL); -be_define_const_str(CSE7766_RX, "CSE7766_RX", 1546766819u, 0, 10, &be_const_str_clear_protect); -be_define_const_str(clear_protect, "clear_protect", 2408863094u, 0, 13, NULL); -be_define_const_str(TELEINFO_RX, "TELEINFO_RX", 1195717356u, 0, 11, &be_const_str_lv_font); -be_define_const_str(lv_font, "lv_font", 1550958453u, 0, 7, &be_const_str_set_secondary_y_tick_length); -be_define_const_str(set_secondary_y_tick_length, "set_secondary_y_tick_length", 4022147583u, 0, 27, &be_const_str_set_size); -be_define_const_str(set_size, "set_size", 2183165325u, 0, 8, &be_const_str_set_style_local_size); -be_define_const_str(set_style_local_size, "set_style_local_size", 1442450187u, 0, 20, NULL); -be_define_const_str(SYMBOL_VOLUME_MAX, "SYMBOL_VOLUME_MAX", 3582646093u, 0, 17, &be_const_str_get_style_pattern_recolor); -be_define_const_str(get_style_pattern_recolor, "get_style_pattern_recolor", 1808910091u, 0, 25, &be_const_str_is_visible); -be_define_const_str(is_visible, "is_visible", 597904624u, 0, 10, &be_const_str_set_transition_time); -be_define_const_str(set_transition_time, "set_transition_time", 887720041u, 0, 19, NULL); -be_define_const_str(CSE7761_TX, "CSE7761_TX", 3354719142u, 0, 10, &be_const_str_NAVY); -be_define_const_str(NAVY, "NAVY", 1719816465u, 0, 4, &be_const_str_get_style_line_dash_gap); -be_define_const_str(get_style_line_dash_gap, "get_style_line_dash_gap", 1205629734u, 0, 23, NULL); -be_define_const_str(LINEMETER_PART_MAIN, "LINEMETER_PART_MAIN", 1524851464u, 0, 19, &be_const_str_fade_out); -be_define_const_str(fade_out, "fade_out", 215415112u, 0, 8, &be_const_str_imax); -be_define_const_str(imax, "imax", 3084515410u, 0, 4, &be_const_str_set_style_local_pattern_blend_mode); -be_define_const_str(set_style_local_pattern_blend_mode, "set_style_local_pattern_blend_mode", 3861434146u, 0, 34, NULL); -be_define_const_str(SYMBOL_OK, "SYMBOL_OK", 4033162940u, 0, 9, &be_const_str_WHITE); -be_define_const_str(WHITE, "WHITE", 2856149510u, 0, 5, &be_const_str_set_pattern_blend_mode); -be_define_const_str(set_pattern_blend_mode, "set_pattern_blend_mode", 4267769432u, 0, 22, &be_const_str_set_y); -be_define_const_str(set_y, "set_y", 1866178391u, 0, 5, NULL); -be_define_const_str(LIST_PART_EDGE_FLASH, "LIST_PART_EDGE_FLASH", 549302352u, 0, 20, &be_const_str_TELEINFO_ENABLE); -be_define_const_str(TELEINFO_ENABLE, "TELEINFO_ENABLE", 1600974501u, 0, 15, &be_const_str_set_style_local_pad_inner); -be_define_const_str(set_style_local_pad_inner, "set_style_local_pad_inner", 3980353812u, 0, 25, NULL); -be_define_const_str(EVENT_DRAG_END, "EVENT_DRAG_END", 3617672228u, 0, 14, NULL); -be_define_const_str(MAX7219DIN, "MAX7219DIN", 380687049u, 0, 10, &be_const_str_OPTION_A); -be_define_const_str(OPTION_A, "OPTION_A", 1133299440u, 0, 8, &be_const_str_pop); -be_define_const_str(pop, "pop", 1362321360u, 0, 3, &be_const_str_set_style_local_outline_width); -be_define_const_str(set_style_local_outline_width, "set_style_local_outline_width", 3081743955u, 0, 29, NULL); -be_define_const_str(set_style_local_border_post, "set_style_local_border_post", 4148896231u, 0, 27, NULL); -be_define_const_str(set_state, "set_state", 905808233u, 0, 9, NULL); -be_define_const_str(KEY_ENTER, "KEY_ENTER", 2614103337u, 0, 9, &be_const_str_OBJ_PART_VIRTUAL_FIRST); -be_define_const_str(OBJ_PART_VIRTUAL_FIRST, "OBJ_PART_VIRTUAL_FIRST", 1744058739u, 0, 22, &be_const_str_SCROLLBAR_MODE_DRAG); -be_define_const_str(SCROLLBAR_MODE_DRAG, "SCROLLBAR_MODE_DRAG", 2145885996u, 0, 19, &be_const_str_STYLE_VALUE_FONT); -be_define_const_str(STYLE_VALUE_FONT, "STYLE_VALUE_FONT", 1861540608u, 0, 16, &be_const_str_WEBCAM_PCLK); -be_define_const_str(WEBCAM_PCLK, "WEBCAM_PCLK", 3813770649u, 0, 11, &be_const_str_scroll_hor); -be_define_const_str(scroll_hor, "scroll_hor", 4153158354u, 0, 10, NULL); -be_define_const_str(KEY_DOWN, "KEY_DOWN", 2353719865u, 0, 8, NULL); -be_define_const_str(get_highlighted_dates_num, "get_highlighted_dates_num", 82319360u, 0, 25, &be_const_str_set_max_length); -be_define_const_str(set_max_length, "set_max_length", 2269400999u, 0, 14, NULL); -be_define_const_str(CNTR1, "CNTR1", 510376965u, 0, 5, &be_const_str_RC522_CS); -be_define_const_str(RC522_CS, "RC522_CS", 2639619996u, 0, 8, &be_const_str_STYLE_IMAGE_BLEND_MODE); -be_define_const_str(STYLE_IMAGE_BLEND_MODE, "STYLE_IMAGE_BLEND_MODE", 3457971258u, 0, 22, NULL); -be_define_const_str(step_next, "step_next", 3163156801u, 0, 9, NULL); -be_define_const_str(refresh_ext_draw_pad, "refresh_ext_draw_pad", 3485714697u, 0, 20, &be_const_str_set_zoom); -be_define_const_str(set_zoom, "set_zoom", 1925134407u, 0, 8, NULL); -be_define_const_str(get_drag_parent, "get_drag_parent", 1546081183u, 0, 15, &be_const_str_set_style_local_line_blend_mode); -be_define_const_str(set_style_local_line_blend_mode, "set_style_local_line_blend_mode", 2166063994u, 0, 31, NULL); -be_define_const_str(CALENDAR_PART_HEADER, "CALENDAR_PART_HEADER", 1199188911u, 0, 20, &be_const_str_TM1637CLK); -be_define_const_str(TM1637CLK, "TM1637CLK", 2797300857u, 0, 9, &be_const_str_get_tab_count); -be_define_const_str(get_tab_count, "get_tab_count", 218245863u, 0, 13, &be_const_str_lv_tabview); -be_define_const_str(lv_tabview, "lv_tabview", 2109024786u, 0, 10, NULL); -be_define_const_str(del_async, "del_async", 2148432385u, 0, 9, &be_const_str_get_focus_cb); -be_define_const_str(get_focus_cb, "get_focus_cb", 3115584616u, 0, 12, NULL); -be_define_const_str(STYLE_SHADOW_OFS_X, "STYLE_SHADOW_OFS_X", 2707391813u, 0, 18, &be_const_str_get_accepted_chars); -be_define_const_str(get_accepted_chars, "get_accepted_chars", 2210030087u, 0, 18, &be_const_str_lv_color); -be_define_const_str(lv_color, "lv_color", 1419148319u, 0, 8, NULL); -be_define_const_str(remove_prop, "remove_prop", 4280941095u, 0, 11, NULL); -be_define_const_str(set_style_local_pad_left, "set_style_local_pad_left", 279437461u, 0, 24, NULL); -be_define_const_str(ZIGBEE_RST, "ZIGBEE_RST", 721588661u, 0, 10, &be_const_str_clear_series); -be_define_const_str(clear_series, "clear_series", 3353669054u, 0, 12, NULL); -be_define_const_str(PROJECTOR_CTRL_TX, "PROJECTOR_CTRL_TX", 535811130u, 0, 17, &be_const_str_set_pad_top); -be_define_const_str(set_pad_top, "set_pad_top", 193376421u, 0, 11, &be_const_str_set_style_local_pattern_opa); -be_define_const_str(set_style_local_pattern_opa, "set_style_local_pattern_opa", 3467015361u, 0, 27, NULL); -be_define_const_str(get_point_count, "get_point_count", 617480290u, 0, 15, &be_const_str_set_border_blend_mode); -be_define_const_str(set_border_blend_mode, "set_border_blend_mode", 882247636u, 0, 21, NULL); -be_define_const_str(get_ver_res, "get_ver_res", 4160557208u, 0, 11, NULL); -be_define_const_str(LABEL_LONG_SROLL_CIRC, "LABEL_LONG_SROLL_CIRC", 179427009u, 0, 21, NULL); -be_define_const_str(FIT_PARENT, "FIT_PARENT", 3852740121u, 0, 10, &be_const_str_add_btn); -be_define_const_str(add_btn, "add_btn", 1053483819u, 0, 7, &be_const_str_init); -be_define_const_str(init, "init", 380752755u, 0, 4, &be_const_str_set_auto_fit); -be_define_const_str(set_auto_fit, "set_auto_fit", 1407948747u, 0, 12, NULL); -be_define_const_str(set_line_rounded, "set_line_rounded", 1057786792u, 0, 16, NULL); -be_define_const_str(GAUGE_PART_MAIN, "GAUGE_PART_MAIN", 3145322556u, 0, 15, &be_const_str_IBEACON_TX); -be_define_const_str(IBEACON_TX, "IBEACON_TX", 3471826977u, 0, 10, &be_const_str_NEOPOOL_TX); -be_define_const_str(NEOPOOL_TX, "NEOPOOL_TX", 2924925804u, 0, 10, &be_const_str_get_value); -be_define_const_str(get_value, "get_value", 3844420137u, 0, 9, NULL); -be_define_const_str(opt_add, "+", 772578730u, 0, 1, &be_const_str_del_anim_ready_cb); -be_define_const_str(del_anim_ready_cb, "del_anim_ready_cb", 1276516666u, 0, 17, &be_const_str_get_align); -be_define_const_str(get_align, "get_align", 1275859045u, 0, 9, &be_const_str_set_long_mode); -be_define_const_str(set_long_mode, "set_long_mode", 1177453792u, 0, 13, NULL); -be_define_const_str(ALIGN_OUT_RIGHT_MID, "ALIGN_OUT_RIGHT_MID", 2298501353u, 0, 19, &be_const_str_get_style_pad_inner); -be_define_const_str(get_style_pad_inner, "get_style_pad_inner", 213811544u, 0, 19, &be_const_str_get_tab); -be_define_const_str(get_tab, "get_tab", 2415176615u, 0, 7, NULL); -be_define_const_str(get_needle_img_pivot_y, "get_needle_img_pivot_y", 1504958664u, 0, 22, NULL); -be_define_const_str(SDS0X1_RX, "SDS0X1_RX", 1170717385u, 0, 9, &be_const_str_get_style_margin_top); -be_define_const_str(get_style_margin_top, "get_style_margin_top", 2201799028u, 0, 20, NULL); -be_define_const_str(ZEROCROSS, "ZEROCROSS", 1747596785u, 0, 9, NULL); -be_define_const_str(lv_win, "lv_win", 780927558u, 0, 6, &be_const_str_set_update_mode); -be_define_const_str(set_update_mode, "set_update_mode", 2089081509u, 0, 15, NULL); -be_define_const_str(A4988_DIR, "A4988_DIR", 2223595843u, 0, 9, &be_const_str_DROPDOWN_PART_SCROLLBAR); -be_define_const_str(DROPDOWN_PART_SCROLLBAR, "DROPDOWN_PART_SCROLLBAR", 699787861u, 0, 23, &be_const_str_set_tab_act); -be_define_const_str(set_tab_act, "set_tab_act", 2505737680u, 0, 11, NULL); -be_define_const_str(STATE_EDITED, "STATE_EDITED", 46966454u, 0, 12, &be_const_str_SYMBOL_EYE_OPEN); -be_define_const_str(SYMBOL_EYE_OPEN, "SYMBOL_EYE_OPEN", 3449311676u, 0, 15, &be_const_str_calldepth); -be_define_const_str(calldepth, "calldepth", 3122364302u, 0, 9, &be_const_str_clean); -be_define_const_str(clean, "clean", 1349386046u, 0, 5, NULL); -be_define_const_str(BTNMATRIX_CTRL_CLICK_TRIG, "BTNMATRIX_CTRL_CLICK_TRIG", 2305639872u, 0, 25, &be_const_str_ins_text); -be_define_const_str(ins_text, "ins_text", 2467863999u, 0, 8, NULL); -be_define_const_str(AS608_TX, "AS608_TX", 48630934u, 0, 8, &be_const_str_ROT1B); -be_define_const_str(ROT1B, "ROT1B", 809932573u, 0, 5, &be_const_str_get_angle_start); -be_define_const_str(get_angle_start, "get_angle_start", 99415936u, 0, 15, &be_const_str_lv_table); -be_define_const_str(lv_table, "lv_table", 1675691020u, 0, 8, &be_const_str_set_click); -be_define_const_str(set_click, "set_click", 2550101068u, 0, 9, NULL); -be_define_const_str(XPT2046_CS, "XPT2046_CS", 4049231042u, 0, 10, &be_const_str_pin_mode); -be_define_const_str(pin_mode, "pin_mode", 3258314030u, 0, 8, &be_const_str_set_pwd_show_time); -be_define_const_str(set_pwd_show_time, "set_pwd_show_time", 2699027795u, 0, 17, NULL); -be_define_const_str(STYLE_BORDER_POST, "STYLE_BORDER_POST", 1815444696u, 0, 17, &be_const_str_SYMBOL_WARNING); -be_define_const_str(SYMBOL_WARNING, "SYMBOL_WARNING", 4119913686u, 0, 14, &be_const_str_draw_text); -be_define_const_str(draw_text, "draw_text", 25865715u, 0, 9, &be_const_str_get_child_back); -be_define_const_str(get_child_back, "get_child_back", 3815628204u, 0, 14, &be_const_str_lv_imgbtn); -be_define_const_str(lv_imgbtn, "lv_imgbtn", 2402844429u, 0, 9, NULL); -be_define_const_str(DISP_ROT_270, "DISP_ROT_270", 3187294969u, 0, 12, NULL); -be_define_const_str(set_bg_angles, "set_bg_angles", 2873640992u, 0, 13, NULL); -be_define_const_str(set_arc_length, "set_arc_length", 2972977809u, 0, 14, NULL); -be_define_const_str(focus_obj, "focus_obj", 1075574617u, 0, 9, &be_const_str_get_angle); -be_define_const_str(get_angle, "get_angle", 1113203995u, 0, 9, NULL); -be_define_const_str(KEY_NEXT, "KEY_NEXT", 4124880692u, 0, 8, NULL); -be_define_const_str(set_style_local_shadow_color, "set_style_local_shadow_color", 2778451758u, 0, 28, NULL); -be_define_const_str(BS814_CLK, "BS814_CLK", 3002713336u, 0, 9, &be_const_str_STYLE_SHADOW_SPREAD); -be_define_const_str(STYLE_SHADOW_SPREAD, "STYLE_SHADOW_SPREAD", 3685821355u, 0, 19, &be_const_str_cursor_down); -be_define_const_str(cursor_down, "cursor_down", 657234748u, 0, 11, &be_const_str_get_row_cnt); -be_define_const_str(get_row_cnt, "get_row_cnt", 541121788u, 0, 11, NULL); -be_define_const_str(set_angles, "set_angles", 895400084u, 0, 10, &be_const_str_set_style_local_value_color); -be_define_const_str(set_style_local_value_color, "set_style_local_value_color", 2695342403u, 0, 27, NULL); -be_define_const_str(OPA_30, "OPA_30", 95806641u, 0, 6, &be_const_str_OPA_50); -be_define_const_str(OPA_50, "OPA_50", 163902855u, 0, 6, &be_const_str_OPA_90); -be_define_const_str(OPA_90, "OPA_90", 27710427u, 0, 6, &be_const_str_OUTPUT_HI); -be_define_const_str(OUTPUT_HI, "OUTPUT_HI", 3153592902u, 0, 9, &be_const_str_get_max_length); -be_define_const_str(get_max_length, "get_max_length", 13029699u, 0, 14, NULL); -be_define_const_str(get_x_from_index, "get_x_from_index", 2843960746u, 0, 16, NULL); -be_define_const_str(get_btnmatrix, "get_btnmatrix", 1628630681u, 0, 13, &be_const_str_get_style_margin_left); -be_define_const_str(get_style_margin_left, "get_style_margin_left", 1765248440u, 0, 21, NULL); -be_define_const_str(INPUT_PULLUP, "INPUT_PULLUP", 2912931654u, 0, 12, &be_const_str_PULLDOWN); -be_define_const_str(PULLDOWN, "PULLDOWN", 1853074086u, 0, 8, NULL); -be_define_const_str(BORDER_SIDE_BOTTOM, "BORDER_SIDE_BOTTOM", 1006865647u, 0, 18, &be_const_str_get_width_margin); -be_define_const_str(get_width_margin, "get_width_margin", 872387359u, 0, 16, NULL); -be_define_const_str(FS_RES_UNKNOWN, "FS_RES_UNKNOWN", 352331702u, 0, 14, NULL); -be_define_const_str(KEY_PREV, "KEY_PREV", 3127352148u, 0, 8, &be_const_str_set_style_local_line_width); -be_define_const_str(set_style_local_line_width, "set_style_local_line_width", 1133761671u, 0, 26, NULL); -be_define_const_str(dot_p, ".p", 1171526419u, 0, 2, &be_const_str_SDCARD_CS); -be_define_const_str(SDCARD_CS, "SDCARD_CS", 3348952003u, 0, 9, &be_const_str_abs); -be_define_const_str(abs, "abs", 709362235u, 0, 3, &be_const_str_get_style_line_rounded); -be_define_const_str(get_style_line_rounded, "get_style_line_rounded", 2936625238u, 0, 22, &be_const_str_set_hsv); -be_define_const_str(set_hsv, "set_hsv", 545841289u, 0, 7, NULL); -be_define_const_str(HPMA_RX, "HPMA_RX", 3462528998u, 0, 7, &be_const_str_KEY_BACKSPACE); -be_define_const_str(KEY_BACKSPACE, "KEY_BACKSPACE", 269443424u, 0, 13, NULL); -be_define_const_str(fill_bg, "fill_bg", 1581152214u, 0, 7, &be_const_str_split); -be_define_const_str(split, "split", 2276994531u, 0, 5, NULL); -be_define_const_str(set_tile_act, "set_tile_act", 1400046115u, 0, 12, NULL); -be_define_const_str(SYMBOL_CHARGE, "SYMBOL_CHARGE", 2106391946u, 0, 13, &be_const_str_set_parent_event); -be_define_const_str(set_parent_event, "set_parent_event", 49610579u, 0, 16, NULL); -be_define_const_str(get_antialias, "get_antialias", 220729812u, 0, 13, &be_const_str_get_line_count); -be_define_const_str(get_line_count, "get_line_count", 4160991390u, 0, 14, NULL); -be_define_const_str(set_height_margin, "set_height_margin", 3083248294u, 0, 17, NULL); -be_define_const_str(EVENT_APPLY, "EVENT_APPLY", 1983056372u, 0, 11, &be_const_str_SYMBOL_SAVE); -be_define_const_str(SYMBOL_SAVE, "SYMBOL_SAVE", 2439821015u, 0, 11, &be_const_str_get_zoom); -be_define_const_str(get_zoom, "get_zoom", 2259829907u, 0, 8, &be_const_str_set_x_tick_texts); -be_define_const_str(set_x_tick_texts, "set_x_tick_texts", 481792535u, 0, 16, NULL); -be_define_const_str(get_auto_realign, "get_auto_realign", 4029512850u, 0, 16, &be_const_str_pin); -be_define_const_str(pin, "pin", 1866532500u, 0, 3, &be_const_str_set_margin_bottom); -be_define_const_str(set_margin_bottom, "set_margin_bottom", 1238288976u, 0, 17, NULL); -be_define_const_str(glue_obj, "glue_obj", 1757706238u, 0, 8, &be_const_str_set_style_local_outline_opa); -be_define_const_str(set_style_local_outline_opa, "set_style_local_outline_opa", 1280559349u, 0, 27, NULL); -be_define_const_str(ALIGN_OUT_TOP_RIGHT, "ALIGN_OUT_TOP_RIGHT", 1193969648u, 0, 19, &be_const_str_KEYBOARD_PART_BTN); -be_define_const_str(KEYBOARD_PART_BTN, "KEYBOARD_PART_BTN", 875459207u, 0, 17, &be_const_str_add_state); -be_define_const_str(add_state, "add_state", 934613858u, 0, 9, &be_const_str_get_sb_mode); -be_define_const_str(get_sb_mode, "get_sb_mode", 2283093353u, 0, 11, &be_const_str_lv_gauge); -be_define_const_str(lv_gauge, "lv_gauge", 118613531u, 0, 8, NULL); -be_define_const_str(BORDER_SIDE_FULL, "BORDER_SIDE_FULL", 703648713u, 0, 16, &be_const_str_get_style_transition_prop_1); -be_define_const_str(get_style_transition_prop_1, "get_style_transition_prop_1", 3404391627u, 0, 27, NULL); -be_define_const_str(set_ext_array, "set_ext_array", 3579382093u, 0, 13, NULL); -be_define_const_str(opt_eq, "==", 2431966415u, 0, 2, &be_const_str_FS_RES_OK); -be_define_const_str(FS_RES_OK, "FS_RES_OK", 223294622u, 0, 9, &be_const_str_digital_read); -be_define_const_str(digital_read, "digital_read", 3585496928u, 0, 12, NULL); -be_define_const_str(lv_canvas, "lv_canvas", 142865412u, 0, 9, NULL); -be_define_const_str(find, "find", 3186656602u, 0, 4, &be_const_str_set_scrl_layout); -be_define_const_str(set_scrl_layout, "set_scrl_layout", 2051800603u, 0, 15, NULL); -be_define_const_str(LEDLNK, "LEDLNK", 2862810701u, 0, 6, NULL); -be_define_const_str(DROPDOWN_DIR_DOWN, "DROPDOWN_DIR_DOWN", 214322625u, 0, 17, &be_const_str_set_style_local_transition_prop_1); -be_define_const_str(set_style_local_transition_prop_1, "set_style_local_transition_prop_1", 2585537343u, 0, 33, NULL); -be_define_const_str(SYMBOL_COPY, "SYMBOL_COPY", 4193681815u, 0, 11, &be_const_str_get_critical_value); -be_define_const_str(get_critical_value, "get_critical_value", 4180625515u, 0, 18, NULL); -be_define_const_str(get_scrl_layout, "get_scrl_layout", 2842797719u, 0, 15, NULL); -be_define_const_str(ARC_PART_BG, "ARC_PART_BG", 3149008005u, 0, 11, &be_const_str_GESTURE_DIR_TOP); -be_define_const_str(GESTURE_DIR_TOP, "GESTURE_DIR_TOP", 84881028u, 0, 15, NULL); -be_define_const_str(SENSOR_END, "SENSOR_END", 3512542657u, 0, 10, &be_const_str_get_px); -be_define_const_str(get_px, "get_px", 1651889344u, 0, 6, NULL); -be_define_const_str(GAUGE_PART_NEEDLE, "GAUGE_PART_NEEDLE", 154997366u, 0, 17, &be_const_str_PROTECT_PRESS_LOST); -be_define_const_str(PROTECT_PRESS_LOST, "PROTECT_PRESS_LOST", 2967498203u, 0, 18, &be_const_str_get_left_value); -be_define_const_str(get_left_value, "get_left_value", 1136489099u, 0, 14, &be_const_str_get_next_btn); -be_define_const_str(get_next_btn, "get_next_btn", 1221160406u, 0, 12, &be_const_str_set_style_local_value_blend_mode); -be_define_const_str(set_style_local_value_blend_mode, "set_style_local_value_blend_mode", 1178211587u, 0, 32, &be_const_str_set_text_sel_start); -be_define_const_str(set_text_sel_start, "set_text_sel_start", 886455347u, 0, 18, &be_const_str_set_width_margin); -be_define_const_str(set_width_margin, "set_width_margin", 2313657923u, 0, 16, &be_const_str_srand); -be_define_const_str(srand, "srand", 465518633u, 0, 5, NULL); -be_define_const_str(CNTR1_NP, "CNTR1_NP", 4288381648u, 0, 8, NULL); -be_define_const_str(get_drag_throw, "get_drag_throw", 2409838001u, 0, 14, &be_const_str_set_line_dash_width); -be_define_const_str(set_line_dash_width, "set_line_dash_width", 347528132u, 0, 19, &be_const_str_set_textarea); -be_define_const_str(set_textarea, "set_textarea", 1978833518u, 0, 12, NULL); -be_define_const_str(MHZ_RXD, "MHZ_RXD", 328619727u, 0, 7, &be_const_str_upper); -be_define_const_str(upper, "upper", 176974407u, 0, 5, NULL); -be_define_const_str(get_cell_align, "get_cell_align", 2284605658u, 0, 14, &be_const_str_get_scrl_fit_bottom); -be_define_const_str(get_scrl_fit_bottom, "get_scrl_fit_bottom", 446102398u, 0, 19, &be_const_str_get_style_image_recolor); -be_define_const_str(get_style_image_recolor, "get_style_image_recolor", 2369811232u, 0, 23, &be_const_str_set_scroll_propagation); -be_define_const_str(set_scroll_propagation, "set_scroll_propagation", 2960260372u, 0, 22, NULL); -be_define_const_str(align_mid_x, "align_mid_x", 1647423776u, 0, 11, NULL); -be_define_const_str(get_label, "get_label", 3416266470u, 0, 9, NULL); -be_define_const_str(DROPDOWN_DIR_LEFT, "DROPDOWN_DIR_LEFT", 3057408860u, 0, 17, &be_const_str_ceil); -be_define_const_str(ceil, "ceil", 1659167240u, 0, 4, &be_const_str_set_scrl_height); -be_define_const_str(set_scrl_height, "set_scrl_height", 3462735686u, 0, 15, NULL); -be_define_const_str(LOW, "LOW", 3526092385u, 0, 3, &be_const_str_MAX31855CLK); -be_define_const_str(MAX31855CLK, "MAX31855CLK", 715977727u, 0, 11, &be_const_str_SSD1351_CS); -be_define_const_str(SSD1351_CS, "SSD1351_CS", 488746042u, 0, 10, &be_const_str_STYLE_BG_COLOR); -be_define_const_str(STYLE_BG_COLOR, "STYLE_BG_COLOR", 2207533444u, 0, 14, NULL); -be_define_const_str(HRXL_RX, "HRXL_RX", 92702006u, 0, 7, &be_const_str_set_margin_left); -be_define_const_str(set_margin_left, "set_margin_left", 4194347462u, 0, 15, NULL); -be_define_const_str(add_tab, "add_tab", 1821901608u, 0, 7, &be_const_str_get_style_text_opa); -be_define_const_str(get_style_text_opa, "get_style_text_opa", 2378295432u, 0, 18, &be_const_str_set_bg_color); -be_define_const_str(set_bg_color, "set_bg_color", 3381646455u, 0, 12, &be_const_str_set_style_local_pattern_recolor_opa); -be_define_const_str(set_style_local_pattern_recolor_opa, "set_style_local_pattern_recolor_opa", 2215956762u, 0, 35, NULL); -be_define_const_str(OBJMASK_PART_MAIN, "OBJMASK_PART_MAIN", 1960600366u, 0, 17, &be_const_str_set_text_color); -be_define_const_str(set_text_color, "set_text_color", 2780604091u, 0, 14, NULL); -be_define_const_str(SYMBOL_PAUSE, "SYMBOL_PAUSE", 641998172u, 0, 12, &be_const_str_remove_all_objs); -be_define_const_str(remove_all_objs, "remove_all_objs", 2136122696u, 0, 15, &be_const_str_scroll_ver); -be_define_const_str(scroll_ver, "scroll_ver", 3241545950u, 0, 10, &be_const_str_set_pwd_mode); -be_define_const_str(set_pwd_mode, "set_pwd_mode", 1333849907u, 0, 12, NULL); -be_define_const_str(BL0940_RX, "BL0940_RX", 2908993179u, 0, 9, &be_const_str_get_src); -be_define_const_str(get_src, "get_src", 403557294u, 0, 7, NULL); -be_define_const_str(CHART_CURSOR_NONE, "CHART_CURSOR_NONE", 2955624997u, 0, 17, &be_const_str_set_style_local_shadow_spread); -be_define_const_str(set_style_local_shadow_spread, "set_style_local_shadow_spread", 850759600u, 0, 29, NULL); -be_define_const_str(set_one_line, "set_one_line", 3397406135u, 0, 12, &be_const_str_setitem); -be_define_const_str(setitem, "setitem", 1554834596u, 0, 7, NULL); -be_define_const_str(set_btn_width, "set_btn_width", 2736013227u, 0, 13, NULL); -be_define_const_str(DI, "DI", 1070498734u, 0, 2, &be_const_str_GPS_TX); -be_define_const_str(GPS_TX, "GPS_TX", 4228740808u, 0, 6, &be_const_str_copy_buf); -be_define_const_str(copy_buf, "copy_buf", 2209552774u, 0, 8, &be_const_str_is_dragged); -be_define_const_str(is_dragged, "is_dragged", 1443807988u, 0, 10, NULL); -be_define_const_str(get_style_pattern_recolor_opa, "get_style_pattern_recolor_opa", 1906150798u, 0, 29, &be_const_str_lv_objmask); -be_define_const_str(lv_objmask, "lv_objmask", 1311221665u, 0, 10, &be_const_str_set_gesture_parent); -be_define_const_str(set_gesture_parent, "set_gesture_parent", 3726242272u, 0, 18, NULL); -be_define_const_str(TM1638STB, "TM1638STB", 823674593u, 0, 9, NULL); -be_define_const_str(LEDLNK_INV, "LEDLNK_INV", 3559015101u, 0, 10, &be_const_str_get_scrl_fit_left); -be_define_const_str(get_scrl_fit_left, "get_scrl_fit_left", 1227937692u, 0, 17, NULL); -be_define_const_str(CHART_PART_SERIES, "CHART_PART_SERIES", 3401824459u, 0, 17, NULL); -be_define_const_str(STYLE_PAD_TOP, "STYLE_PAD_TOP", 2731711064u, 0, 13, &be_const_str_set_editing); -be_define_const_str(set_editing, "set_editing", 1742905400u, 0, 11, &be_const_str_set_y_tick_length); -be_define_const_str(set_y_tick_length, "set_y_tick_length", 1194305306u, 0, 17, NULL); -be_define_const_str(issubclass, "issubclass", 4078395519u, 0, 10, NULL); -be_define_const_str(set_image_opa, "set_image_opa", 517268068u, 0, 13, &be_const_str_set_style_local_bg_grad_color); -be_define_const_str(set_style_local_bg_grad_color, "set_style_local_bg_grad_color", 3774593842u, 0, 29, NULL); -be_define_const_str(get_btn_ctrl, "get_btn_ctrl", 370184444u, 0, 12, &be_const_str_get_col_cnt); -be_define_const_str(get_col_cnt, "get_col_cnt", 2182323590u, 0, 11, &be_const_str_set_wrap); -be_define_const_str(set_wrap, "set_wrap", 776352320u, 0, 8, NULL); -be_define_const_str(MIEL_HVAC_RX, "MIEL_HVAC_RX", 3720609648u, 0, 12, &be_const_str_STATE_FOCUSED); -be_define_const_str(STATE_FOCUSED, "STATE_FOCUSED", 3780463572u, 0, 13, &be_const_str_SYMBOL_POWER); -be_define_const_str(SYMBOL_POWER, "SYMBOL_POWER", 1125993627u, 0, 12, NULL); -be_define_const_str(set_pattern_recolor, "set_pattern_recolor", 3136030237u, 0, 19, NULL); -be_define_const_str(SLIDER_TYPE_NORMAL, "SLIDER_TYPE_NORMAL", 613555481u, 0, 18, &be_const_str_SYMBOL_USB); -be_define_const_str(SYMBOL_USB, "SYMBOL_USB", 1962656552u, 0, 10, NULL); -be_define_const_str(SDM630_TX, "SDM630_TX", 696213075u, 0, 9, NULL); -be_define_const_str(ZIGBEE_RX, "ZIGBEE_RX", 93215470u, 0, 9, &be_const_str_ZIGBEE_TX); -be_define_const_str(ZIGBEE_TX, "ZIGBEE_TX", 25119256u, 0, 9, NULL); -be_define_const_str(clear, "clear", 1550717474u, 0, 5, NULL); -be_define_const_str(PN532_TXD, "PN532_TXD", 3093418644u, 0, 9, &be_const_str_def); -be_define_const_str(def, "def", 3310976652u, 55, 3, NULL); -be_define_const_str(TEMPL_STYLE_X, "TEMPL_STYLE_X", 1980646216u, 0, 13, &be_const_str_clear_selection); -be_define_const_str(clear_selection, "clear_selection", 4157132227u, 0, 15, &be_const_str_get_style_value_opa); -be_define_const_str(get_style_value_opa, "get_style_value_opa", 1671026074u, 0, 19, NULL); -be_define_const_str(set_scale_end_color, "set_scale_end_color", 355018320u, 0, 19, &be_const_str_set_step); -be_define_const_str(set_step, "set_step", 2114390790u, 0, 8, NULL); -be_define_const_str(lv_obj, "lv_obj", 4257833149u, 0, 6, &be_const_str_set_style_local_transform_height); -be_define_const_str(set_style_local_transform_height, "set_style_local_transform_height", 2823225328u, 0, 32, NULL); -be_define_const_str(SYMBOL_BATTERY_EMPTY, "SYMBOL_BATTERY_EMPTY", 3945064277u, 0, 20, NULL); -be_define_const_str(STATE_CHECKED, "STATE_CHECKED", 136056964u, 0, 13, &be_const_str_set_line_dash_gap); -be_define_const_str(set_line_dash_gap, "set_line_dash_gap", 3499494412u, 0, 17, NULL); -be_define_const_str(SSPI_SCLK, "SSPI_SCLK", 136688954u, 0, 9, &be_const_str_set_style_local_image_blend_mode); -be_define_const_str(set_style_local_image_blend_mode, "set_style_local_image_blend_mode", 1792244615u, 0, 32, NULL); -be_define_const_str(ALIGN_IN_TOP_LEFT, "ALIGN_IN_TOP_LEFT", 1231214604u, 0, 17, &be_const_str_handle_get_type_signal); -be_define_const_str(handle_get_type_signal, "handle_get_type_signal", 3735097350u, 0, 22, &be_const_str_set_style_local_value_opa); -be_define_const_str(set_style_local_value_opa, "set_style_local_value_opa", 3003874062u, 0, 25, &be_const_str_set_x); +be_define_const_str(ARC_TYPE_NORMAL, "ARC_TYPE_NORMAL", 1554666574u, 0, 15, &be_const_str_SPINNER_DIR_BACKWARD); +be_define_const_str(SPINNER_DIR_BACKWARD, "SPINNER_DIR_BACKWARD", 4078587842u, 0, 20, &be_const_str_set_clip_corner); +be_define_const_str(set_clip_corner, "set_clip_corner", 2280572814u, 0, 15, &be_const_str_set_pad_right); +be_define_const_str(set_pad_right, "set_pad_right", 4274005568u, 0, 13, &be_const_str_set_x); be_define_const_str(set_x, "set_x", 1849400772u, 0, 5, NULL); -be_define_const_str(ADC_TEMP, "ADC_TEMP", 3771053440u, 0, 8, NULL); -be_define_const_str(DYP_RX, "DYP_RX", 2122310285u, 0, 6, &be_const_str_EVENT_SHORT_CLICKED); -be_define_const_str(EVENT_SHORT_CLICKED, "EVENT_SHORT_CLICKED", 2804944112u, 0, 19, &be_const_str_LAYOUT_PRETTY_MID); -be_define_const_str(LAYOUT_PRETTY_MID, "LAYOUT_PRETTY_MID", 2040633917u, 0, 17, &be_const_str_set_padding_left); -be_define_const_str(set_padding_left, "set_padding_left", 1230478487u, 0, 16, NULL); -be_define_const_str(set_show_selected, "set_show_selected", 1276300495u, 0, 17, NULL); -be_define_const_str(GRAY, "GRAY", 4159498394u, 0, 4, &be_const_str_PROTECT_CHILD_CHG); -be_define_const_str(PROTECT_CHILD_CHG, "PROTECT_CHILD_CHG", 998079554u, 0, 17, &be_const_str_set_highlighted_dates); -be_define_const_str(set_highlighted_dates, "set_highlighted_dates", 344528435u, 0, 21, &be_const_str_start); -be_define_const_str(start, "start", 1697318111u, 0, 5, NULL); -be_define_const_str(STYLE_TRANSITION_TIME, "STYLE_TRANSITION_TIME", 3058729752u, 0, 21, &be_const_str_get_style_shadow_ofs_y); -be_define_const_str(get_style_shadow_ofs_y, "get_style_shadow_ofs_y", 2337159315u, 0, 22, &be_const_str_set_placeholder_text); -be_define_const_str(set_placeholder_text, "set_placeholder_text", 1413918705u, 0, 20, NULL); -be_define_const_str(TM1637DIO, "TM1637DIO", 1574659381u, 0, 9, &be_const_str_iter); -be_define_const_str(iter, "iter", 3124256359u, 0, 4, NULL); -be_define_const_str(opt_connect, "..", 2748622605u, 0, 2, &be_const_str_add_obj); -be_define_const_str(add_obj, "add_obj", 3846256134u, 0, 7, &be_const_str_get_style_value_line_space); -be_define_const_str(get_style_value_line_space, "get_style_value_line_space", 592322595u, 0, 26, NULL); -be_define_const_str(TXD, "TXD", 3614562079u, 0, 3, NULL); -be_define_const_str(ALIGN_IN_BOTTOM_RIGHT, "ALIGN_IN_BOTTOM_RIGHT", 1575436355u, 0, 21, &be_const_str_FS_RES_BUSY); -be_define_const_str(FS_RES_BUSY, "FS_RES_BUSY", 3847519313u, 0, 11, &be_const_str_set_options); -be_define_const_str(set_options, "set_options", 2975436170u, 0, 11, NULL); -be_define_const_str(BTN_STATE_PRESSED, "BTN_STATE_PRESSED", 1194269292u, 0, 17, &be_const_str_GRAD_DIR_VER); -be_define_const_str(GRAD_DIR_VER, "GRAD_DIR_VER", 1112540859u, 0, 12, &be_const_str_get_style_margin_bottom); -be_define_const_str(get_style_margin_bottom, "get_style_margin_bottom", 2589475122u, 0, 23, NULL); -be_define_const_str(DRAG_DIR_HOR, "DRAG_DIR_HOR", 1213227361u, 0, 12, &be_const_str_TM1638CLK); -be_define_const_str(TM1638CLK, "TM1638CLK", 3045182446u, 0, 9, NULL); -be_define_const_str(BTNMATRIX_CTRL_CHECKABLE, "BTNMATRIX_CTRL_CHECKABLE", 2892484613u, 0, 24, NULL); -be_define_const_str(CHART_AXIS_SECONDARY_Y, "CHART_AXIS_SECONDARY_Y", 755580820u, 0, 22, &be_const_str_add_char); -be_define_const_str(add_char, "add_char", 2276421097u, 0, 8, NULL); -be_define_const_str(LABEL_ALIGN_LEFT, "LABEL_ALIGN_LEFT", 49345529u, 0, 16, &be_const_str_STYLE_VALUE_LETTER_SPACE); -be_define_const_str(STYLE_VALUE_LETTER_SPACE, "STYLE_VALUE_LETTER_SPACE", 2129682704u, 0, 24, &be_const_str_get_coords); -be_define_const_str(get_coords, "get_coords", 1044089006u, 0, 10, &be_const_str_is_point_on_coords); -be_define_const_str(is_point_on_coords, "is_point_on_coords", 2479052471u, 0, 18, NULL); -be_define_const_str(OPEN_DRAIN, "OPEN_DRAIN", 677872608u, 0, 10, &be_const_str_OUTPUT_OPEN_DRAIN); -be_define_const_str(OUTPUT_OPEN_DRAIN, "OUTPUT_OPEN_DRAIN", 2147249436u, 0, 17, &be_const_str_STYLE_SHADOW_OFS_Y); -be_define_const_str(STYLE_SHADOW_OFS_Y, "STYLE_SHADOW_OFS_Y", 2690614194u, 0, 18, NULL); -be_define_const_str(OPA_0, "OPA_0", 3351018670u, 0, 5, &be_const_str_RFRECV); -be_define_const_str(RFRECV, "RFRECV", 354742801u, 0, 6, &be_const_str_ROT1B_NP); -be_define_const_str(ROT1B_NP, "ROT1B_NP", 3710079736u, 0, 8, &be_const_str_STATE_HOVERED); -be_define_const_str(STATE_HOVERED, "STATE_HOVERED", 1864667050u, 0, 13, NULL); -be_define_const_str(RC522_RST, "RC522_RST", 720511443u, 0, 9, &be_const_str_SWT1_NP); -be_define_const_str(SWT1_NP, "SWT1_NP", 4033043739u, 0, 7, NULL); -be_define_const_str(IBEACON_RX, "IBEACON_RX", 2466155575u, 0, 10, &be_const_str_LAYOUT_CENTER); -be_define_const_str(LAYOUT_CENTER, "LAYOUT_CENTER", 1686380473u, 0, 13, NULL); -be_define_const_str(CC1101_GDO0, "CC1101_GDO0", 940611027u, 0, 11, &be_const_str_SR04_TRIG); -be_define_const_str(SR04_TRIG, "SR04_TRIG", 68671263u, 0, 9, &be_const_str_STYLE_TRANSITION_PROP_6); -be_define_const_str(STYLE_TRANSITION_PROP_6, "STYLE_TRANSITION_PROP_6", 1046607357u, 0, 23, &be_const_str_set_color); -be_define_const_str(set_color, "set_color", 3381219579u, 0, 9, NULL); -be_define_const_str(STYLE_TRANSITION_DELAY, "STYLE_TRANSITION_DELAY", 251340916u, 0, 22, &be_const_str_get_col_width); -be_define_const_str(get_col_width, "get_col_width", 638670073u, 0, 13, NULL); -be_define_const_str(GRAD_DIR_HOR, "GRAD_DIR_HOR", 2383101491u, 0, 12, &be_const_str_LAYOUT_PRETTY_BOTTOM); -be_define_const_str(LAYOUT_PRETTY_BOTTOM, "LAYOUT_PRETTY_BOTTOM", 2090319170u, 0, 20, &be_const_str_SDS0X1_TX); -be_define_const_str(SDS0X1_TX, "SDS0X1_TX", 165045983u, 0, 9, &be_const_str_SPI_MOSI); -be_define_const_str(SPI_MOSI, "SPI_MOSI", 2494218614u, 0, 8, &be_const_str_set_scale_end_border_width); -be_define_const_str(set_scale_end_border_width, "set_scale_end_border_width", 3280087724u, 0, 26, &be_const_str_set_text_sel_bg_color); -be_define_const_str(set_text_sel_bg_color, "set_text_sel_bg_color", 3929347886u, 0, 21, NULL); -be_define_const_str(lv_checkbox, "lv_checkbox", 7454841u, 0, 11, NULL); -be_define_const_str(EVENT_DRAG_BEGIN, "EVENT_DRAG_BEGIN", 25766504u, 0, 16, &be_const_str_PURPLE); -be_define_const_str(PURPLE, "PURPLE", 2539335743u, 0, 6, &be_const_str_get_state); -be_define_const_str(get_state, "get_state", 3804504029u, 0, 9, NULL); -be_define_const_str(SYMBOL_TRASH, "SYMBOL_TRASH", 3169100368u, 0, 12, &be_const_str_TABVIEW_TAB_POS_RIGHT); -be_define_const_str(TABVIEW_TAB_POS_RIGHT, "TABVIEW_TAB_POS_RIGHT", 3809644849u, 0, 21, NULL); -be_define_const_str(OLED_RESET, "OLED_RESET", 4048987655u, 0, 10, &be_const_str_set_cell_value); -be_define_const_str(set_cell_value, "set_cell_value", 3982436570u, 0, 14, NULL); -be_define_const_str(SYMBOL_MINUS, "SYMBOL_MINUS", 1806749158u, 0, 12, &be_const_str_get_focused); -be_define_const_str(get_focused, "get_focused", 973974289u, 0, 11, &be_const_str_set_style_local_line_color); -be_define_const_str(set_style_local_line_color, "set_style_local_line_color", 1174390096u, 0, 26, NULL); -be_define_const_str(LAYOUT_COLUMN_MID, "LAYOUT_COLUMN_MID", 669575067u, 0, 17, NULL); -be_define_const_str(ROT1A_NP, "ROT1A_NP", 2322706903u, 0, 8, &be_const_str_STYLE_VALUE_COLOR); -be_define_const_str(STYLE_VALUE_COLOR, "STYLE_VALUE_COLOR", 2491635400u, 0, 17, NULL); -be_define_const_str(cut_text, "cut_text", 3023853443u, 0, 8, &be_const_str_get_style_value_str); -be_define_const_str(get_style_value_str, "get_style_value_str", 967747319u, 0, 19, &be_const_str_set_map); -be_define_const_str(set_map, "set_map", 4012856954u, 0, 7, NULL); -be_define_const_str(KEY1_INV, "KEY1_INV", 263542563u, 0, 8, &be_const_str_TM1638DIO); -be_define_const_str(TM1638DIO, "TM1638DIO", 1408212414u, 0, 9, &be_const_str_set_anim_speed); -be_define_const_str(set_anim_speed, "set_anim_speed", 3709305189u, 0, 14, NULL); -be_define_const_str(get_scale_angle, "get_scale_angle", 845147062u, 0, 15, NULL); -be_define_const_str(ALIGN_IN_RIGHT_MID, "ALIGN_IN_RIGHT_MID", 1518023108u, 0, 18, &be_const_str_step_prev); -be_define_const_str(step_prev, "step_prev", 2831593421u, 0, 9, NULL); -be_define_const_str(PROTECT_NONE, "PROTECT_NONE", 2861685391u, 0, 12, &be_const_str_decrement); -be_define_const_str(decrement, "decrement", 432748210u, 0, 9, &be_const_str_set_line_opa); -be_define_const_str(set_line_opa, "set_line_opa", 2983219519u, 0, 12, NULL); -be_define_const_str(PROTECT_CLICK_FOCUS, "PROTECT_CLICK_FOCUS", 293740268u, 0, 19, NULL); -be_define_const_str(MCP39F5_RST, "MCP39F5_RST", 3657125652u, 0, 11, &be_const_str_STYLE_TEXT_LINE_SPACE); -be_define_const_str(STYLE_TEXT_LINE_SPACE, "STYLE_TEXT_LINE_SPACE", 4185649482u, 0, 21, NULL); -be_define_const_str(CHART_UPDATE_MODE_SHIFT, "CHART_UPDATE_MODE_SHIFT", 1343723110u, 0, 23, &be_const_str_str); -be_define_const_str(str, "str", 3259748752u, 0, 3, NULL); -be_define_const_str(ALIGN_CENTER, "ALIGN_CENTER", 622705366u, 0, 12, &be_const_str_BTNMATRIX_CTRL_HIDDEN); -be_define_const_str(BTNMATRIX_CTRL_HIDDEN, "BTNMATRIX_CTRL_HIDDEN", 2766999187u, 0, 21, &be_const_str_OPA_10); -be_define_const_str(OPA_10, "OPA_10", 1908083683u, 0, 6, &be_const_str_PAGE_EDGE_BOTTOM); -be_define_const_str(PAGE_EDGE_BOTTOM, "PAGE_EDGE_BOTTOM", 3735543556u, 0, 16, &be_const_str_SCROLLBAR_MODE_OFF); -be_define_const_str(SCROLLBAR_MODE_OFF, "SCROLLBAR_MODE_OFF", 3547490383u, 0, 18, &be_const_str_list_get_local_style); -be_define_const_str(list_get_local_style, "list_get_local_style", 2313938368u, 0, 20, NULL); -be_define_const_str(STYLE_VALUE_OPA, "STYLE_VALUE_OPA", 2917777025u, 0, 15, &be_const_str_TABVIEW_TAB_POS_LEFT); -be_define_const_str(TABVIEW_TAB_POS_LEFT, "TABVIEW_TAB_POS_LEFT", 897772772u, 0, 20, &be_const_str_get_style_bg_main_stop); -be_define_const_str(get_style_bg_main_stop, "get_style_bg_main_stop", 3096799724u, 0, 22, &be_const_str_set_cell_value_fmt); -be_define_const_str(set_cell_value_fmt, "set_cell_value_fmt", 355090466u, 0, 18, NULL); -be_define_const_str(PAGE_EDGE_TOP, "PAGE_EDGE_TOP", 869728962u, 0, 13, &be_const_str_set_style_local_clip_corner); -be_define_const_str(set_style_local_clip_corner, "set_style_local_clip_corner", 1588926036u, 0, 27, &be_const_str_toupper); -be_define_const_str(toupper, "toupper", 3691983576u, 0, 7, &be_const_str_for); -be_define_const_str(for, "for", 2901640080u, 54, 3, NULL); -be_define_const_str(CALENDAR_PART_DATE, "CALENDAR_PART_DATE", 1097756842u, 0, 18, NULL); -be_define_const_str(get_color, "get_color", 754086191u, 0, 9, NULL); -be_define_const_str(FS_MODE_WR, "FS_MODE_WR", 2839601832u, 0, 10, &be_const_str_I2C); -be_define_const_str(I2C, "I2C", 4096783347u, 0, 3, &be_const_str_SPINNER_TYPE_SPINNING_ARC); -be_define_const_str(SPINNER_TYPE_SPINNING_ARC, "SPINNER_TYPE_SPINNING_ARC", 3298556409u, 0, 25, &be_const_str_SYMBOL_VOLUME_MID); -be_define_const_str(SYMBOL_VOLUME_MID, "SYMBOL_VOLUME_MID", 158835057u, 0, 17, NULL); -be_define_const_str(add_option, "add_option", 3444380864u, 0, 10, &be_const_str_get_style_shadow_width); -be_define_const_str(get_style_shadow_width, "get_style_shadow_width", 4237112141u, 0, 22, NULL); -be_define_const_str(IRSEND, "IRSEND", 184848336u, 0, 6, &be_const_str_atan); -be_define_const_str(atan, "atan", 108579519u, 0, 4, NULL); -be_define_const_str(EVENT_CLICKED, "EVENT_CLICKED", 243475129u, 0, 13, &be_const_str_OUTPUT_LO); -be_define_const_str(OUTPUT_LO, "OUTPUT_LO", 3724620328u, 0, 9, &be_const_str_move_background); -be_define_const_str(move_background, "move_background", 3375135217u, 0, 15, &be_const_str_set_title); -be_define_const_str(set_title, "set_title", 793032418u, 0, 9, NULL); -be_define_const_str(KEY_LEFT, "KEY_LEFT", 3050288868u, 0, 8, &be_const_str_count); -be_define_const_str(count, "count", 967958004u, 0, 5, &be_const_str_get_scrl_fit_top); -be_define_const_str(get_scrl_fit_top, "get_scrl_fit_top", 3432048672u, 0, 16, NULL); -be_define_const_str(CPICKER_COLOR_MODE_VALUE, "CPICKER_COLOR_MODE_VALUE", 980055508u, 0, 24, NULL); -be_define_const_str(set_style_local_bg_opa, "set_style_local_bg_opa", 1720245992u, 0, 22, NULL); -be_define_const_str(collect, "collect", 2399039025u, 0, 7, &be_const_str_set_shadow_opa); -be_define_const_str(set_shadow_opa, "set_shadow_opa", 1336611849u, 0, 14, NULL); -be_define_const_str(, "", 2166136261u, 0, 0, &be_const_str_CSE7761_RX); -be_define_const_str(CSE7761_RX, "CSE7761_RX", 65423248u, 0, 10, NULL); -be_define_const_str(SPINNER_DIR_BACKWARD, "SPINNER_DIR_BACKWARD", 4078587842u, 0, 20, &be_const_str_count_children_recursive); -be_define_const_str(count_children_recursive, "count_children_recursive", 497030885u, 0, 24, NULL); -be_define_const_str(get_content, "get_content", 2390895261u, 0, 11, NULL); -be_define_const_str(SYMBOL_UP, "SYMBOL_UP", 3886401511u, 0, 9, &be_const_str_focus_freeze); -be_define_const_str(focus_freeze, "focus_freeze", 3394722079u, 0, 12, &be_const_str_get_y_from_index); -be_define_const_str(get_y_from_index, "get_y_from_index", 2777682943u, 0, 16, &be_const_str_is_protected); -be_define_const_str(is_protected, "is_protected", 1864002268u, 0, 12, &be_const_str_set_text_align); +be_define_const_str(set_anim_time, "set_anim_time", 1473685427u, 0, 13, NULL); +be_define_const_str(KEYBOARD_PART_BG, "KEYBOARD_PART_BG", 3167702710u, 0, 16, &be_const_str_get_min_value); +be_define_const_str(get_min_value, "get_min_value", 3238705374u, 0, 13, &be_const_str_set_style_local_scale_end_line_width); +be_define_const_str(set_style_local_scale_end_line_width, "set_style_local_scale_end_line_width", 2316920258u, 0, 36, &be_const_str_nil); +be_define_const_str(nil, "nil", 228849900u, 63, 3, NULL); +be_define_const_str(lv_style, "lv_style", 4151611549u, 0, 8, NULL); +be_define_const_str(LAYOUT_PRETTY_BOTTOM, "LAYOUT_PRETTY_BOTTOM", 2090319170u, 0, 20, &be_const_str_get_x); +be_define_const_str(get_x, "get_x", 1188742048u, 0, 5, NULL); +be_define_const_str(reset_style_list, "reset_style_list", 4135460875u, 0, 16, NULL); +be_define_const_str(on, "on", 1630810064u, 0, 2, NULL); +be_define_const_str(GESTURE_DIR_BOTTOM, "GESTURE_DIR_BOTTOM", 336208834u, 0, 18, &be_const_str_get_style_shadow_ofs_x); +be_define_const_str(get_style_shadow_ofs_x, "get_style_shadow_ofs_x", 2320381696u, 0, 22, NULL); +be_define_const_str(fade_in, "fade_in", 3410278043u, 0, 7, &be_const_str_get_tab_count); +be_define_const_str(get_tab_count, "get_tab_count", 218245863u, 0, 13, NULL); +be_define_const_str(get_cell_merge_right, "get_cell_merge_right", 207626582u, 0, 20, &be_const_str_get_start_value); +be_define_const_str(get_start_value, "get_start_value", 2039237390u, 0, 15, NULL); +be_define_const_str(get_style_outline_pad, "get_style_outline_pad", 4225397162u, 0, 21, &be_const_str_lv_cont); +be_define_const_str(lv_cont, "lv_cont", 1391686552u, 0, 7, NULL); +be_define_const_str(DSB_OUT, "DSB_OUT", 732335085u, 0, 7, &be_const_str_SR04_TRIG); +be_define_const_str(SR04_TRIG, "SR04_TRIG", 68671263u, 0, 9, &be_const_str_STYLE_SCALE_END_COLOR); +be_define_const_str(STYLE_SCALE_END_COLOR, "STYLE_SCALE_END_COLOR", 1403682869u, 0, 21, &be_const_str_lv_bar); +be_define_const_str(lv_bar, "lv_bar", 1582673229u, 0, 6, &be_const_str_set_angle); +be_define_const_str(set_angle, "set_angle", 2542866927u, 0, 9, &be_const_str_set_text_align); be_define_const_str(set_text_align, "set_text_align", 2734674049u, 0, 14, NULL); -be_define_const_str(get_style_opa_scale, "get_style_opa_scale", 568621865u, 0, 19, NULL); -be_define_const_str(set_transition_prop_6, "set_transition_prop_6", 3050678964u, 0, 21, NULL); -be_define_const_str(STYLE_BG_GRAD_STOP, "STYLE_BG_GRAD_STOP", 1591142422u, 0, 18, &be_const_str_assert); -be_define_const_str(assert, "assert", 2774883451u, 0, 6, &be_const_str_get_ext_draw_pad); -be_define_const_str(get_ext_draw_pad, "get_ext_draw_pad", 3775653652u, 0, 16, &be_const_str_top); -be_define_const_str(top, "top", 2802900028u, 0, 3, NULL); -be_define_const_str(get_dir, "get_dir", 1037382287u, 0, 7, &be_const_str_set_style_local_text_sel_color); -be_define_const_str(set_style_local_text_sel_color, "set_style_local_text_sel_color", 3749375246u, 0, 30, NULL); -be_define_const_str(CHART_CURSOR_UP, "CHART_CURSOR_UP", 2345195814u, 0, 15, NULL); -be_define_const_str(DISP_SIZE_EXTRA_LARGE, "DISP_SIZE_EXTRA_LARGE", 3382996246u, 0, 21, &be_const_str_LIME); -be_define_const_str(LIME, "LIME", 87366652u, 0, 4, NULL); -be_define_const_str(BS814_DAT, "BS814_DAT", 3620403837u, 0, 9, &be_const_str_STYLE_TRANSFORM_WIDTH); -be_define_const_str(STYLE_TRANSFORM_WIDTH, "STYLE_TRANSFORM_WIDTH", 2096880210u, 0, 21, &be_const_str_TXT_CMD_STATE_PAR); -be_define_const_str(TXT_CMD_STATE_PAR, "TXT_CMD_STATE_PAR", 159232374u, 0, 17, &be_const_str_module); -be_define_const_str(module, "module", 3617558685u, 0, 6, NULL); -be_define_const_str(set_style_local_transform_width, "set_style_local_transform_width", 3850555169u, 0, 31, NULL); -be_define_const_str(char, "char", 2823553821u, 0, 4, NULL); -be_define_const_str(ST7789_CS, "ST7789_CS", 2937305434u, 0, 9, &be_const_str_set_cursor_click_pos); -be_define_const_str(set_cursor_click_pos, "set_cursor_click_pos", 641192476u, 0, 20, NULL); -be_define_const_str(BORDER_SIDE_LEFT, "BORDER_SIDE_LEFT", 1415977349u, 0, 16, NULL); -be_define_const_str(get_hor_res, "get_hor_res", 37131144u, 0, 11, &be_const_str_set_bg_opa); -be_define_const_str(set_bg_opa, "set_bg_opa", 3379539138u, 0, 10, NULL); -be_define_const_str(CHART_CURSOR_RIGHT, "CHART_CURSOR_RIGHT", 2464313335u, 0, 18, &be_const_str_set_style_local_border_side); +be_define_const_str(tanh, "tanh", 153638352u, 0, 4, NULL); +be_define_const_str(ARIRFSEL, "ARIRFSEL", 233874443u, 0, 8, &be_const_str_CALENDAR_PART_HEADER); +be_define_const_str(CALENDAR_PART_HEADER, "CALENDAR_PART_HEADER", 1199188911u, 0, 20, &be_const_str_get_critical_value); +be_define_const_str(get_critical_value, "get_critical_value", 4180625515u, 0, 18, &be_const_str_set_cursor_hidden); +be_define_const_str(set_cursor_hidden, "set_cursor_hidden", 647911755u, 0, 17, &be_const_str_set_height); +be_define_const_str(set_height, "set_height", 1080207399u, 0, 10, &be_const_str_sinh); +be_define_const_str(sinh, "sinh", 282220607u, 0, 4, NULL); +be_define_const_str(LIST_PART_SCROLLBAR, "LIST_PART_SCROLLBAR", 3690731034u, 0, 19, &be_const_str_get_angle_start); +be_define_const_str(get_angle_start, "get_angle_start", 99415936u, 0, 15, NULL); +be_define_const_str(KEYBOARD_PART_BTN, "KEYBOARD_PART_BTN", 875459207u, 0, 17, &be_const_str_set_style_local_pad_top); +be_define_const_str(set_style_local_pad_top, "set_style_local_pad_top", 785256663u, 0, 23, NULL); +be_define_const_str(set_row_cnt, "set_row_cnt", 3198609400u, 0, 11, NULL); +be_define_const_str(FIT_TIGHT, "FIT_TIGHT", 2710930043u, 0, 9, &be_const_str_down); +be_define_const_str(down, "down", 1035581717u, 0, 4, &be_const_str_get_drag_parent); +be_define_const_str(get_drag_parent, "get_drag_parent", 1546081183u, 0, 15, &be_const_str_get_show_selected); +be_define_const_str(get_show_selected, "get_show_selected", 3185075651u, 0, 17, &be_const_str_set_style_local_transition_prop_1); +be_define_const_str(set_style_local_transition_prop_1, "set_style_local_transition_prop_1", 2585537343u, 0, 33, NULL); +be_define_const_str(RED, "RED", 2211354620u, 0, 3, &be_const_str_set_style_local_pattern_image); +be_define_const_str(set_style_local_pattern_image, "set_style_local_pattern_image", 350348106u, 0, 29, NULL); +be_define_const_str(get_zoom, "get_zoom", 2259829907u, 0, 8, &be_const_str_move_background); +be_define_const_str(move_background, "move_background", 3375135217u, 0, 15, NULL); +be_define_const_str(add_btn_right, "add_btn_right", 2154922694u, 0, 13, NULL); +be_define_const_str(align_x, "align_x", 3735213169u, 0, 7, &be_const_str_get_style_pad_left); +be_define_const_str(get_style_pad_left, "get_style_pad_left", 2843013833u, 0, 18, &be_const_str_set_auto_size); +be_define_const_str(set_auto_size, "set_auto_size", 903259741u, 0, 13, &be_const_str_update_mask); +be_define_const_str(update_mask, "update_mask", 833922029u, 0, 11, NULL); +be_define_const_str(SSD1351_CS, "SSD1351_CS", 488746042u, 0, 10, &be_const_str_TX2X_TXD_BLACK); +be_define_const_str(TX2X_TXD_BLACK, "TX2X_TXD_BLACK", 956526176u, 0, 14, &be_const_str_list_get_style); +be_define_const_str(list_get_style, "list_get_style", 2060904236u, 0, 14, NULL); +be_define_const_str(, "", 2166136261u, 0, 0, NULL); +be_define_const_str(BAR_TYPE_SYMMETRICAL, "BAR_TYPE_SYMMETRICAL", 1357819710u, 0, 20, &be_const_str_get_style_image_opa); +be_define_const_str(get_style_image_opa, "get_style_image_opa", 111986494u, 0, 19, &be_const_str_set_scale_end_line_width); +be_define_const_str(set_scale_end_line_width, "set_scale_end_line_width", 1121812764u, 0, 24, NULL); +be_define_const_str(KEY1, "KEY1", 6715975u, 0, 4, &be_const_str_TCP_TX); +be_define_const_str(TCP_TX, "TCP_TX", 2762594089u, 0, 6, &be_const_str_floor); +be_define_const_str(floor, "floor", 3102149661u, 0, 5, NULL); +be_define_const_str(get_btn_text, "get_btn_text", 1417317686u, 0, 12, &be_const_str_range); +be_define_const_str(range, "range", 4208725202u, 0, 5, NULL); +be_define_const_str(OLED_RESET, "OLED_RESET", 4048987655u, 0, 10, &be_const_str_SHELLY_DIMMER_RST_INV); +be_define_const_str(SHELLY_DIMMER_RST_INV, "SHELLY_DIMMER_RST_INV", 2366759773u, 0, 21, &be_const_str_SSPI_CS); +be_define_const_str(SSPI_CS, "SSPI_CS", 977784795u, 0, 7, &be_const_str_get_placeholder_text); +be_define_const_str(get_placeholder_text, "get_placeholder_text", 1148345333u, 0, 20, &be_const_str_keys); +be_define_const_str(keys, "keys", 4182378701u, 0, 4, &be_const_str_set_margin_right); +be_define_const_str(set_margin_right, "set_margin_right", 283278459u, 0, 16, NULL); +be_define_const_str(SSPI, "SSPI", 2469416576u, 0, 4, &be_const_str_area_is_visible); +be_define_const_str(area_is_visible, "area_is_visible", 4009415372u, 0, 15, NULL); +be_define_const_str(DISP_SIZE_MEDIUM, "DISP_SIZE_MEDIUM", 3336923135u, 0, 16, &be_const_str_HALLEFFECT); +be_define_const_str(HALLEFFECT, "HALLEFFECT", 3334305407u, 0, 10, &be_const_str_set_scale_width); +be_define_const_str(set_scale_width, "set_scale_width", 2442490229u, 0, 15, NULL); +be_define_const_str(SM16716_DAT, "SM16716_DAT", 1905621806u, 0, 11, &be_const_str_get_style_clip_corner); +be_define_const_str(get_style_clip_corner, "get_style_clip_corner", 352453368u, 0, 21, &be_const_str_set_style_local_border_side); be_define_const_str(set_style_local_border_side, "set_style_local_border_side", 2699338750u, 0, 27, NULL); -be_define_const_str(VSPI, "VSPI", 790634249u, 0, 4, &be_const_str_set_text); -be_define_const_str(set_text, "set_text", 1849641155u, 0, 8, NULL); -be_define_const_str(STYLE_OUTLINE_OPA, "STYLE_OUTLINE_OPA", 1357184754u, 0, 17, &be_const_str_set_focused_btn); -be_define_const_str(set_focused_btn, "set_focused_btn", 4211166978u, 0, 15, &be_const_str_set_formatter_cb); -be_define_const_str(set_formatter_cb, "set_formatter_cb", 1245371562u, 0, 16, NULL); -be_define_const_str(ADC_RANGE, "ADC_RANGE", 3467329543u, 0, 9, &be_const_str_CHART_TYPE_NONE); -be_define_const_str(CHART_TYPE_NONE, "CHART_TYPE_NONE", 1127256103u, 0, 15, &be_const_str_OBJ_PART_REAL_FIRST); -be_define_const_str(OBJ_PART_REAL_FIRST, "OBJ_PART_REAL_FIRST", 819443818u, 0, 19, NULL); -be_define_const_str(BTN_STATE_DISABLED, "BTN_STATE_DISABLED", 496829054u, 0, 18, &be_const_str_MAX7219CS); -be_define_const_str(MAX7219CS, "MAX7219CS", 2593198244u, 0, 9, &be_const_str_get_one_check); -be_define_const_str(get_one_check, "get_one_check", 2649478907u, 0, 13, &be_const_str_set_opa_scale); -be_define_const_str(set_opa_scale, "set_opa_scale", 1694654867u, 0, 13, &be_const_str_set_rotation); -be_define_const_str(set_rotation, "set_rotation", 2130936338u, 0, 12, NULL); -be_define_const_str(CHART_PART_CURSOR, "CHART_PART_CURSOR", 2123603184u, 0, 17, &be_const_str_P9813_CLK); -be_define_const_str(P9813_CLK, "P9813_CLK", 2455391001u, 0, 9, &be_const_str_RISING); -be_define_const_str(RISING, "RISING", 1256404539u, 0, 6, &be_const_str_SDM72_RX); -be_define_const_str(SDM72_RX, "SDM72_RX", 766750035u, 0, 8, &be_const_str_align_mid); -be_define_const_str(align_mid, "align_mid", 497514711u, 0, 9, &be_const_str_init_points); -be_define_const_str(init_points, "init_points", 718504203u, 0, 11, NULL); -be_define_const_str(LE01MR_RX, "LE01MR_RX", 1521590809u, 0, 9, &be_const_str_LE01MR_TX); -be_define_const_str(LE01MR_TX, "LE01MR_TX", 1589687023u, 0, 9, NULL); -be_define_const_str(set_style_local_pattern_repeat, "set_style_local_pattern_repeat", 2930402426u, 0, 30, NULL); -be_define_const_str(SYMBOL_STOP, "SYMBOL_STOP", 2836505202u, 0, 11, &be_const_str_set_text_font); -be_define_const_str(set_text_font, "set_text_font", 724363521u, 0, 13, NULL); -be_define_const_str(EVENT_PRESS_LOST, "EVENT_PRESS_LOST", 3685074190u, 0, 16, &be_const_str_STYLE_SHADOW_WIDTH); -be_define_const_str(STYLE_SHADOW_WIDTH, "STYLE_SHADOW_WIDTH", 629491480u, 0, 18, &be_const_str_tostring); +be_define_const_str(STYLE_MARGIN_TOP, "STYLE_MARGIN_TOP", 4150683665u, 0, 16, &be_const_str_SYMBOL_IMAGE); +be_define_const_str(SYMBOL_IMAGE, "SYMBOL_IMAGE", 815601151u, 0, 12, NULL); +be_define_const_str(get_fit_right, "get_fit_right", 2037949402u, 0, 13, NULL); +be_define_const_str(PURPLE, "PURPLE", 2539335743u, 0, 6, &be_const_str_lv_keyboard); +be_define_const_str(lv_keyboard, "lv_keyboard", 197530229u, 0, 11, NULL); +be_define_const_str(MCP39F5_RST, "MCP39F5_RST", 3657125652u, 0, 11, &be_const_str_get_parent); +be_define_const_str(get_parent, "get_parent", 350250280u, 0, 10, &be_const_str_get_text_sel_en); +be_define_const_str(get_text_sel_en, "get_text_sel_en", 500051850u, 0, 15, &be_const_str_pi); +be_define_const_str(pi, "pi", 1213090802u, 0, 2, &be_const_str_setrange); +be_define_const_str(setrange, "setrange", 3794019032u, 0, 8, NULL); +be_define_const_str(FIT_MAX, "FIT_MAX", 361794269u, 0, 7, &be_const_str_get_series_area); +be_define_const_str(get_series_area, "get_series_area", 1561258251u, 0, 15, &be_const_str_set_day_names); +be_define_const_str(set_day_names, "set_day_names", 1217780097u, 0, 13, NULL); +be_define_const_str(DDS2382_RX, "DDS2382_RX", 432446462u, 0, 10, &be_const_str_LINEMETER_PART_MAIN); +be_define_const_str(LINEMETER_PART_MAIN, "LINEMETER_PART_MAIN", 1524851464u, 0, 19, &be_const_str_set_event_cb); +be_define_const_str(set_event_cb, "set_event_cb", 3611711604u, 0, 12, NULL); +be_define_const_str(GRAD_DIR_VER, "GRAD_DIR_VER", 1112540859u, 0, 12, &be_const_str_WEBCAM_DATA); +be_define_const_str(WEBCAM_DATA, "WEBCAM_DATA", 1476954421u, 0, 11, NULL); +be_define_const_str(MIEL_HVAC_TX, "MIEL_HVAC_TX", 567403014u, 0, 12, &be_const_str_set_style_local_transform_zoom); +be_define_const_str(set_style_local_transform_zoom, "set_style_local_transform_zoom", 3474945744u, 0, 30, NULL); +be_define_const_str(STYLE_VALUE_OFS_Y, "STYLE_VALUE_OFS_Y", 1374857417u, 0, 17, &be_const_str_set_max_length); +be_define_const_str(set_max_length, "set_max_length", 2269400999u, 0, 14, NULL); +be_define_const_str(EVENT_LONG_PRESSED_REPEAT, "EVENT_LONG_PRESSED_REPEAT", 1734201539u, 0, 25, &be_const_str_get_letter_pos); +be_define_const_str(get_letter_pos, "get_letter_pos", 1477814169u, 0, 14, &be_const_str_init); +be_define_const_str(init, "init", 380752755u, 0, 4, NULL); +be_define_const_str(HM10_TX, "HM10_TX", 1522037252u, 0, 7, &be_const_str_del); +be_define_const_str(del, "del", 3478752842u, 0, 3, NULL); +be_define_const_str(reverse, "reverse", 558918661u, 0, 7, NULL); +be_define_const_str(get_needle_img_pivot_y, "get_needle_img_pivot_y", 1504958664u, 0, 22, &be_const_str_pop); +be_define_const_str(pop, "pop", 1362321360u, 0, 3, &be_const_str_set_x_start_point); +be_define_const_str(set_x_start_point, "set_x_start_point", 257195034u, 0, 17, &be_const_str_import); +be_define_const_str(import, "import", 288002260u, 66, 6, NULL); +be_define_const_str(set_base_dir, "set_base_dir", 1813064609u, 0, 12, &be_const_str_set_style_local_value_color); +be_define_const_str(set_style_local_value_color, "set_style_local_value_color", 2695342403u, 0, 27, NULL); +be_define_const_str(get_style_transition_prop_2, "get_style_transition_prop_2", 3421169246u, 0, 27, &be_const_str_set_start_angle); +be_define_const_str(set_start_angle, "set_start_angle", 3152567416u, 0, 15, NULL); +be_define_const_str(STYLE_SHADOW_BLEND_MODE, "STYLE_SHADOW_BLEND_MODE", 4197731411u, 0, 23, &be_const_str_get_y_from_index); +be_define_const_str(get_y_from_index, "get_y_from_index", 2777682943u, 0, 16, &be_const_str_set_auto_fit); +be_define_const_str(set_auto_fit, "set_auto_fit", 1407948747u, 0, 12, NULL); +be_define_const_str(report_style_mod, "report_style_mod", 4174977870u, 0, 16, NULL); +be_define_const_str(A4988_MS1, "A4988_MS1", 1729976611u, 0, 9, &be_const_str_SLIDER_TYPE_RANGE); +be_define_const_str(SLIDER_TYPE_RANGE, "SLIDER_TYPE_RANGE", 1380197143u, 0, 17, &be_const_str_set_line_width); +be_define_const_str(set_line_width, "set_line_width", 908110269u, 0, 14, NULL); +be_define_const_str(SSPI_MOSI, "SSPI_MOSI", 3745917497u, 0, 9, &be_const_str_STYLE_BG_MAIN_STOP); +be_define_const_str(STYLE_BG_MAIN_STOP, "STYLE_BG_MAIN_STOP", 376609633u, 0, 18, &be_const_str_focus); +be_define_const_str(focus, "focus", 337658899u, 0, 5, NULL); +be_define_const_str(get_style_pattern_image, "get_style_pattern_image", 2402970102u, 0, 23, &be_const_str_set_shadow_spread); +be_define_const_str(set_shadow_spread, "set_shadow_spread", 3535503174u, 0, 17, NULL); +be_define_const_str(EVENT_INSERT, "EVENT_INSERT", 3754467621u, 0, 12, &be_const_str_MCP39F5_RX); +be_define_const_str(MCP39F5_RX, "MCP39F5_RX", 190458217u, 0, 10, &be_const_str_get_color_mode); +be_define_const_str(get_color_mode, "get_color_mode", 833403171u, 0, 14, NULL); +be_define_const_str(AS608_TX, "AS608_TX", 48630934u, 0, 8, &be_const_str_SYMBOL_PLUS); +be_define_const_str(SYMBOL_PLUS, "SYMBOL_PLUS", 2860093262u, 0, 11, &be_const_str_get_style_transform_angle); +be_define_const_str(get_style_transform_angle, "get_style_transform_angle", 1307352290u, 0, 25, &be_const_str_layer_top); +be_define_const_str(layer_top, "layer_top", 645939682u, 0, 9, NULL); +be_define_const_str(opt_eq, "==", 2431966415u, 0, 2, &be_const_str_set_y_range); +be_define_const_str(set_y_range, "set_y_range", 1531043725u, 0, 11, NULL); +be_define_const_str(PAGE_EDGE_TOP, "PAGE_EDGE_TOP", 869728962u, 0, 13, &be_const_str_attrdump); +be_define_const_str(attrdump, "attrdump", 1521571304u, 0, 8, &be_const_str_set_width); +be_define_const_str(set_width, "set_width", 484671920u, 0, 9, NULL); +be_define_const_str(SYMBOL_POWER, "SYMBOL_POWER", 1125993627u, 0, 12, &be_const_str_push); +be_define_const_str(push, "push", 2272264157u, 0, 4, &be_const_str_set_options_static); +be_define_const_str(set_options_static, "set_options_static", 652047717u, 0, 18, NULL); +be_define_const_str(CHECKBOX_PART_BG, "CHECKBOX_PART_BG", 1308611434u, 0, 16, NULL); +be_define_const_str(CSE7766_TX, "CSE7766_TX", 674624821u, 0, 10, NULL); +be_define_const_str(PROTECT_FOLLOW, "PROTECT_FOLLOW", 44354676u, 0, 14, &be_const_str_STYLE_TRANSITION_PROP_3); +be_define_const_str(STYLE_TRANSITION_PROP_3, "STYLE_TRANSITION_PROP_3", 962719262u, 0, 23, &be_const_str_ceil); +be_define_const_str(ceil, "ceil", 1659167240u, 0, 4, &be_const_str_set_style_local_transform_height); +be_define_const_str(set_style_local_transform_height, "set_style_local_transform_height", 2823225328u, 0, 32, &be_const_str_var); +be_define_const_str(var, "var", 2317739966u, 64, 3, NULL); +be_define_const_str(align_mid_y, "align_mid_y", 1664201395u, 0, 11, &be_const_str_get_style_shadow_opa); +be_define_const_str(get_style_shadow_opa, "get_style_shadow_opa", 2392646767u, 0, 20, &be_const_str_set_digit_format); +be_define_const_str(set_digit_format, "set_digit_format", 293274625u, 0, 16, NULL); +be_define_const_str(focus_btn, "focus_btn", 1087954772u, 0, 9, &be_const_str_lv_label); +be_define_const_str(lv_label, "lv_label", 4199664246u, 0, 8, &be_const_str_set_transform_height); +be_define_const_str(set_transform_height, "set_transform_height", 3869973274u, 0, 20, NULL); +be_define_const_str(BAR_TYPE_CUSTOM, "BAR_TYPE_CUSTOM", 895647203u, 0, 15, &be_const_str_set_line_opa); +be_define_const_str(set_line_opa, "set_line_opa", 2983219519u, 0, 12, NULL); +be_define_const_str(ALIGN_OUT_BOTTOM_MID, "ALIGN_OUT_BOTTOM_MID", 2853556972u, 0, 20, &be_const_str_ETH_PHY_POWER); +be_define_const_str(ETH_PHY_POWER, "ETH_PHY_POWER", 487529454u, 0, 13, &be_const_str_STATE_CHECKED); +be_define_const_str(STATE_CHECKED, "STATE_CHECKED", 136056964u, 0, 13, &be_const_str_get_ext_click_pad_top); +be_define_const_str(get_ext_click_pad_top, "get_ext_click_pad_top", 284862450u, 0, 21, &be_const_str_for); +be_define_const_str(for, "for", 2901640080u, 54, 3, NULL); +be_define_const_str(get_base_dir, "get_base_dir", 1814851485u, 0, 12, NULL); +be_define_const_str(STYLE_SCALE_WIDTH, "STYLE_SCALE_WIDTH", 3756994736u, 0, 17, &be_const_str_STYLE_VALUE_STR); +be_define_const_str(STYLE_VALUE_STR, "STYLE_VALUE_STR", 144639168u, 0, 15, &be_const_str_SWT1); +be_define_const_str(SWT1, "SWT1", 805224112u, 0, 4, &be_const_str_set_transform_angle); +be_define_const_str(set_transform_angle, "set_transform_angle", 2657176848u, 0, 19, NULL); +be_define_const_str(LABEL_ALIGN_LEFT, "LABEL_ALIGN_LEFT", 49345529u, 0, 16, &be_const_str_remove_obj); +be_define_const_str(remove_obj, "remove_obj", 2093082931u, 0, 10, NULL); +be_define_const_str(CHART_UPDATE_MODE_CIRCULAR, "CHART_UPDATE_MODE_CIRCULAR", 776810859u, 0, 26, &be_const_str_SYMBOL_SHUFFLE); +be_define_const_str(SYMBOL_SHUFFLE, "SYMBOL_SHUFFLE", 1123310147u, 0, 14, &be_const_str_TXT_FLAG_RIGHT); +be_define_const_str(TXT_FLAG_RIGHT, "TXT_FLAG_RIGHT", 3664649251u, 0, 14, &be_const_str_del_char_forward); +be_define_const_str(del_char_forward, "del_char_forward", 400381733u, 0, 16, NULL); +be_define_const_str(ANIM_ON, "ANIM_ON", 1377334024u, 0, 7, &be_const_str_PZEM017_RX); +be_define_const_str(PZEM017_RX, "PZEM017_RX", 3227495894u, 0, 10, &be_const_str_STYLE_SHADOW_WIDTH); +be_define_const_str(STYLE_SHADOW_WIDTH, "STYLE_SHADOW_WIDTH", 629491480u, 0, 18, &be_const_str_WEBCAM_PSCLK); +be_define_const_str(WEBCAM_PSCLK, "WEBCAM_PSCLK", 3150007456u, 0, 12, NULL); +be_define_const_str(get_color, "get_color", 754086191u, 0, 9, &be_const_str_get_hsv); +be_define_const_str(get_hsv, "get_hsv", 774943805u, 0, 7, NULL); +be_define_const_str(set_col_cnt, "set_col_cnt", 3803893298u, 0, 11, NULL); +be_define_const_str(SYMBOL_REFRESH, "SYMBOL_REFRESH", 1266229761u, 0, 14, NULL); +be_define_const_str(set_edge_flash, "set_edge_flash", 1114840232u, 0, 14, NULL); +be_define_const_str(SDM630_TX, "SDM630_TX", 696213075u, 0, 9, &be_const_str_get_cursor_pos); +be_define_const_str(get_cursor_pos, "get_cursor_pos", 3695280847u, 0, 14, NULL); +be_define_const_str(SSPI_SCLK, "SSPI_SCLK", 136688954u, 0, 9, &be_const_str_number); +be_define_const_str(number, "number", 467038368u, 0, 6, NULL); +be_define_const_str(TEAL, "TEAL", 1728307679u, 0, 4, &be_const_str_get_selected); +be_define_const_str(get_selected, "get_selected", 2280142225u, 0, 12, &be_const_str_set_needle_count); +be_define_const_str(set_needle_count, "set_needle_count", 2611099555u, 0, 16, NULL); +be_define_const_str(STYLE_BG_GRAD_STOP, "STYLE_BG_GRAD_STOP", 1591142422u, 0, 18, &be_const_str_TXT_CMD_STATE_PAR); +be_define_const_str(TXT_CMD_STATE_PAR, "TXT_CMD_STATE_PAR", 159232374u, 0, 17, &be_const_str_set_transition_prop_6); +be_define_const_str(set_transition_prop_6, "set_transition_prop_6", 3050678964u, 0, 21, NULL); +be_define_const_str(get_style_bg_grad_stop, "get_style_bg_grad_stop", 1023453943u, 0, 22, &be_const_str_set_bg_blend_mode); +be_define_const_str(set_bg_blend_mode, "set_bg_blend_mode", 2432224687u, 0, 17, &be_const_str_set_hsv); +be_define_const_str(set_hsv, "set_hsv", 545841289u, 0, 7, NULL); +be_define_const_str(set_style_local_bg_grad_color, "set_style_local_bg_grad_color", 3774593842u, 0, 29, NULL); +be_define_const_str(STYLE_BG_GRAD_DIR, "STYLE_BG_GRAD_DIR", 2986594357u, 0, 17, &be_const_str_step_prev); +be_define_const_str(step_prev, "step_prev", 2831593421u, 0, 9, NULL); +be_define_const_str(set_today_date, "set_today_date", 3983571786u, 0, 14, NULL); +be_define_const_str(SYMBOL_EJECT, "SYMBOL_EJECT", 873760647u, 0, 12, &be_const_str_get_series_axis); +be_define_const_str(get_series_axis, "get_series_axis", 524215363u, 0, 15, &be_const_str_get_width_grid); +be_define_const_str(get_width_grid, "get_width_grid", 2821365517u, 0, 14, &be_const_str_set_style_local_transition_path); +be_define_const_str(set_style_local_transition_path, "set_style_local_transition_path", 1414572505u, 0, 31, NULL); +be_define_const_str(CALENDAR_PART_DATE, "CALENDAR_PART_DATE", 1097756842u, 0, 18, &be_const_str_KEY1_INV_NP); +be_define_const_str(KEY1_INV_NP, "KEY1_INV_NP", 3160558586u, 0, 11, &be_const_str_set_style_local_text_sel_bg_color); +be_define_const_str(set_style_local_text_sel_bg_color, "set_style_local_text_sel_bg_color", 501411296u, 0, 33, &be_const_str_set_y_invert); +be_define_const_str(set_y_invert, "set_y_invert", 4003140588u, 0, 12, NULL); +be_define_const_str(CPICKER_COLOR_MODE_HUE, "CPICKER_COLOR_MODE_HUE", 1583032607u, 0, 22, &be_const_str_EVENT_DELETE); +be_define_const_str(EVENT_DELETE, "EVENT_DELETE", 282828603u, 0, 12, &be_const_str_ILI9341_CS); +be_define_const_str(ILI9341_CS, "ILI9341_CS", 3519318851u, 0, 10, &be_const_str_remove); +be_define_const_str(remove, "remove", 3683784189u, 0, 6, NULL); +be_define_const_str(SSPI_DC, "SSPI_DC", 1782271864u, 0, 7, NULL); +be_define_const_str(get_style_line_width, "get_style_line_width", 1172338835u, 0, 20, NULL); +be_define_const_str(CSE7761_RX, "CSE7761_RX", 65423248u, 0, 10, &be_const_str_WINDMETER_SPEED); +be_define_const_str(WINDMETER_SPEED, "WINDMETER_SPEED", 1980822204u, 0, 15, NULL); +be_define_const_str(get_dir, "get_dir", 1037382287u, 0, 7, &be_const_str_get_group); +be_define_const_str(get_group, "get_group", 1497401467u, 0, 9, &be_const_str_set_value_letter_space); +be_define_const_str(set_value_letter_space, "set_value_letter_space", 1113519355u, 0, 22, NULL); +be_define_const_str(opt_add, "+", 772578730u, 0, 1, &be_const_str_STYLE_OUTLINE_WIDTH); +be_define_const_str(STYLE_OUTLINE_WIDTH, "STYLE_OUTLINE_WIDTH", 2786055068u, 0, 19, &be_const_str_increment); +be_define_const_str(increment, "increment", 940762942u, 0, 9, NULL); +be_define_const_str(get_style_margin_right, "get_style_margin_right", 2672767757u, 0, 22, &be_const_str_get_style_text_color); +be_define_const_str(get_style_text_color, "get_style_text_color", 1013168305u, 0, 20, &be_const_str_set_show_selected); +be_define_const_str(set_show_selected, "set_show_selected", 1276300495u, 0, 17, &be_const_str_set_style_local_transition_prop_5); +be_define_const_str(set_style_local_transition_prop_5, "set_style_local_transition_prop_5", 2518426867u, 0, 33, NULL); +be_define_const_str(set_style_local_bg_opa, "set_style_local_bg_opa", 1720245992u, 0, 22, &be_const_str_try); +be_define_const_str(try, "try", 2887626766u, 68, 3, NULL); +be_define_const_str(get_ext_attr, "get_ext_attr", 2125271231u, 0, 12, NULL); +be_define_const_str(ADC_BUTTON_INV, "ADC_BUTTON_INV", 2027625326u, 0, 14, &be_const_str_GREEN); +be_define_const_str(GREEN, "GREEN", 2875364188u, 0, 5, &be_const_str_set_color_mode_fixed); +be_define_const_str(set_color_mode_fixed, "set_color_mode_fixed", 802591178u, 0, 20, NULL); +be_define_const_str(MAX7219DIN, "MAX7219DIN", 380687049u, 0, 10, &be_const_str_NRF24_DC); +be_define_const_str(NRF24_DC, "NRF24_DC", 688921313u, 0, 8, &be_const_str_digital_write); +be_define_const_str(digital_write, "digital_write", 3435877979u, 0, 13, NULL); +be_define_const_str(dot_p, ".p", 1171526419u, 0, 2, &be_const_str_SSD1351_DC); +be_define_const_str(SSD1351_DC, "SSD1351_DC", 84950353u, 0, 10, &be_const_str_pow); +be_define_const_str(pow, "pow", 1479764693u, 0, 3, &be_const_str_set_mode); +be_define_const_str(set_mode, "set_mode", 4109106455u, 0, 8, NULL); +be_define_const_str(lv_win, "lv_win", 780927558u, 0, 6, NULL); +be_define_const_str(get_selected_str, "get_selected_str", 1743823997u, 0, 16, &be_const_str_lv_spinbox); +be_define_const_str(lv_spinbox, "lv_spinbox", 2666096729u, 0, 10, &be_const_str_set_style_local_bg_blend_mode); +be_define_const_str(set_style_local_bg_blend_mode, "set_style_local_bg_blend_mode", 2691986893u, 0, 29, NULL); be_define_const_str(tostring, "tostring", 2299708645u, 0, 8, NULL); -be_define_const_str(NEOPOOL_RX, "NEOPOOL_RX", 1917974474u, 0, 10, &be_const_str_set_cell_crop); -be_define_const_str(set_cell_crop, "set_cell_crop", 1055583431u, 0, 13, &be_const_str_set_point_id); -be_define_const_str(set_point_id, "set_point_id", 388814210u, 0, 12, NULL); +be_define_const_str(draw_line, "draw_line", 1634465686u, 0, 9, NULL); +be_define_const_str(FS_RES_DENIED, "FS_RES_DENIED", 63556207u, 0, 13, &be_const_str_LABEL_LONG_CROP); +be_define_const_str(LABEL_LONG_CROP, "LABEL_LONG_CROP", 4057484127u, 0, 15, &be_const_str_RXD); +be_define_const_str(RXD, "RXD", 2311579049u, 0, 3, &be_const_str_set_pattern_recolor); +be_define_const_str(set_pattern_recolor, "set_pattern_recolor", 3136030237u, 0, 19, &be_const_str_set_text_blend_mode); +be_define_const_str(set_text_blend_mode, "set_text_blend_mode", 1236604715u, 0, 19, NULL); +be_define_const_str(SLIDER_TYPE_SYMMETRICAL, "SLIDER_TYPE_SYMMETRICAL", 768283232u, 0, 23, &be_const_str_set_click); +be_define_const_str(set_click, "set_click", 2550101068u, 0, 9, NULL); +be_define_const_str(EVENT_DEFOCUSED, "EVENT_DEFOCUSED", 1034310644u, 0, 15, &be_const_str_get_btn_selected); +be_define_const_str(get_btn_selected, "get_btn_selected", 1715353004u, 0, 16, NULL); +be_define_const_str(FIT_NONE, "FIT_NONE", 692142959u, 0, 8, &be_const_str_set_style_local_text_decor); +be_define_const_str(set_style_local_text_decor, "set_style_local_text_decor", 2615974143u, 0, 26, NULL); +be_define_const_str(set_spin_time, "set_spin_time", 1386363784u, 0, 13, NULL); +be_define_const_str(GPS_TX, "GPS_TX", 4228740808u, 0, 6, &be_const_str_MIEL_HVAC_RX); +be_define_const_str(MIEL_HVAC_RX, "MIEL_HVAC_RX", 3720609648u, 0, 12, &be_const_str_set_line_rounded); +be_define_const_str(set_line_rounded, "set_line_rounded", 1057786792u, 0, 16, NULL); +be_define_const_str(get_child_back, "get_child_back", 3815628204u, 0, 14, &be_const_str_get_scrl_height); +be_define_const_str(get_scrl_height, "get_scrl_height", 1933731194u, 0, 15, &be_const_str_set_margin_top); +be_define_const_str(set_margin_top, "set_margin_top", 805678094u, 0, 14, NULL); +be_define_const_str(CC1101_GDO2, "CC1101_GDO2", 974166265u, 0, 11, NULL); +be_define_const_str(MP3_DFR562, "MP3_DFR562", 2859952977u, 0, 10, &be_const_str_ins_text); +be_define_const_str(ins_text, "ins_text", 2467863999u, 0, 8, &be_const_str_set_scrollable_fit); +be_define_const_str(set_scrollable_fit, "set_scrollable_fit", 4068661613u, 0, 18, &be_const_str_set_visible_row_count); +be_define_const_str(set_visible_row_count, "set_visible_row_count", 840407905u, 0, 21, &be_const_str_class); +be_define_const_str(class, "class", 2872970239u, 57, 5, NULL); +be_define_const_str(get_title, "get_title", 1263271230u, 0, 9, &be_const_str_set_drag_dir); +be_define_const_str(set_drag_dir, "set_drag_dir", 2315801594u, 0, 12, NULL); +be_define_const_str(SYMBOL_LEFT, "SYMBOL_LEFT", 1563517575u, 0, 11, &be_const_str_TABVIEW_TAB_POS_NONE); +be_define_const_str(TABVIEW_TAB_POS_NONE, "TABVIEW_TAB_POS_NONE", 3094416879u, 0, 20, &be_const_str_get_content); +be_define_const_str(get_content, "get_content", 2390895261u, 0, 11, &be_const_str_get_offset_y); +be_define_const_str(get_offset_y, "get_offset_y", 3939359167u, 0, 12, &be_const_str_set_style_local_text_blend_mode); +be_define_const_str(set_style_local_text_blend_mode, "set_style_local_text_blend_mode", 3467626777u, 0, 31, NULL); +be_define_const_str(set_options, "set_options", 2975436170u, 0, 11, NULL); +be_define_const_str(get_tab, "get_tab", 2415176615u, 0, 7, NULL); +be_define_const_str(finish_transitions, "finish_transitions", 1663237457u, 0, 18, NULL); +be_define_const_str(int, "int", 2515107422u, 0, 3, NULL); +be_define_const_str(SYMBOL_UP, "SYMBOL_UP", 3886401511u, 0, 9, &be_const_str_get_angle_offset); +be_define_const_str(get_angle_offset, "get_angle_offset", 2775374871u, 0, 16, &be_const_str_lv_gauge); +be_define_const_str(lv_gauge, "lv_gauge", 118613531u, 0, 8, &be_const_str_lv_group); +be_define_const_str(lv_group, "lv_group", 3852039019u, 0, 8, NULL); +be_define_const_str(OPA_COVER, "OPA_COVER", 3000088857u, 0, 9, &be_const_str_SAIR_TX); +be_define_const_str(SAIR_TX, "SAIR_TX", 268017311u, 0, 7, &be_const_str_add_element); +be_define_const_str(add_element, "add_element", 940011507u, 0, 11, &be_const_str_sqrt); +be_define_const_str(sqrt, "sqrt", 2112764879u, 0, 4, &be_const_str_srand); +be_define_const_str(srand, "srand", 465518633u, 0, 5, NULL); +be_define_const_str(DHT11_OUT, "DHT11_OUT", 1645300734u, 0, 9, NULL); +be_define_const_str(DISP_SIZE_SMALL, "DISP_SIZE_SMALL", 722343095u, 0, 15, &be_const_str_DYP_RX); +be_define_const_str(DYP_RX, "DYP_RX", 2122310285u, 0, 6, NULL); +be_define_const_str(I2C_SDA, "I2C_SDA", 1052592262u, 0, 7, &be_const_str_count); +be_define_const_str(count, "count", 967958004u, 0, 5, &be_const_str_continue); +be_define_const_str(continue, "continue", 2977070660u, 59, 8, NULL); +be_define_const_str(DRAG_DIR_VER, "DRAG_DIR_VER", 3097064297u, 0, 12, NULL); +be_define_const_str(BACKLIGHT, "BACKLIGHT", 3147761926u, 0, 9, &be_const_str_BTN_STATE_CHECKED_PRESSED); +be_define_const_str(BTN_STATE_CHECKED_PRESSED, "BTN_STATE_CHECKED_PRESSED", 2837756846u, 0, 25, &be_const_str_get_saturation); +be_define_const_str(get_saturation, "get_saturation", 3458845696u, 0, 14, &be_const_str_lv_textarea); +be_define_const_str(lv_textarea, "lv_textarea", 2864635074u, 0, 11, &be_const_str_set_layout); +be_define_const_str(set_layout, "set_layout", 3108581018u, 0, 10, &be_const_str_set_pivot); +be_define_const_str(set_pivot, "set_pivot", 2329940872u, 0, 9, NULL); +be_define_const_str(set_style_local_scale_width, "set_style_local_scale_width", 2071128255u, 0, 27, NULL); +be_define_const_str(CHART_CURSOR_LEFT, "CHART_CURSOR_LEFT", 2003546122u, 0, 17, &be_const_str_SYMBOL_CLOSE); +be_define_const_str(SYMBOL_CLOSE, "SYMBOL_CLOSE", 2654402806u, 0, 12, &be_const_str_get_hidden); +be_define_const_str(get_hidden, "get_hidden", 2608152268u, 0, 10, &be_const_str_get_hor_res); +be_define_const_str(get_hor_res, "get_hor_res", 37131144u, 0, 11, &be_const_str_get_recolor); +be_define_const_str(get_recolor, "get_recolor", 4128330436u, 0, 11, NULL); +be_define_const_str(DHT11, "DHT11", 367083569u, 0, 5, &be_const_str_get_fit_top); +be_define_const_str(get_fit_top, "get_fit_top", 1805788963u, 0, 11, NULL); +be_define_const_str(CHART_AXIS_PRIMARY_Y, "CHART_AXIS_PRIMARY_Y", 2499204580u, 0, 20, &be_const_str_KEY_UP); +be_define_const_str(KEY_UP, "KEY_UP", 1961213356u, 0, 6, NULL); +be_define_const_str(set_top, "set_top", 1234335895u, 0, 7, NULL); +be_define_const_str(get_style_scale_end_color, "get_style_scale_end_color", 142275754u, 0, 25, &be_const_str_imax); +be_define_const_str(imax, "imax", 3084515410u, 0, 4, NULL); +be_define_const_str(set_bg_grad_stop, "set_bg_grad_stop", 1329650389u, 0, 16, &be_const_str_set_style_local_pattern_recolor); +be_define_const_str(set_style_local_pattern_recolor, "set_style_local_pattern_recolor", 2810797623u, 0, 31, NULL); +be_define_const_str(BLACK, "BLACK", 1750494276u, 0, 5, &be_const_str_PULLDOWN); +be_define_const_str(PULLDOWN, "PULLDOWN", 1853074086u, 0, 8, &be_const_str_SYMBOL_CUT); +be_define_const_str(SYMBOL_CUT, "SYMBOL_CUT", 3455112394u, 0, 10, &be_const_str_get_ver_res); +be_define_const_str(get_ver_res, "get_ver_res", 4160557208u, 0, 11, &be_const_str_set_cell_value_fmt); +be_define_const_str(set_cell_value_fmt, "set_cell_value_fmt", 355090466u, 0, 18, &be_const_str_tan); +be_define_const_str(tan, "tan", 2633446552u, 0, 3, NULL); +be_define_const_str(DROPDOWN_DIR_DOWN, "DROPDOWN_DIR_DOWN", 214322625u, 0, 17, &be_const_str_STYLE_PATTERN_RECOLOR_OPA); +be_define_const_str(STYLE_PATTERN_RECOLOR_OPA, "STYLE_PATTERN_RECOLOR_OPA", 3355859281u, 0, 25, NULL); +be_define_const_str(SHELLY_DIMMER_BOOT0, "SHELLY_DIMMER_BOOT0", 2948777716u, 0, 19, &be_const_str_TXT_CMD_STATE_IN); +be_define_const_str(TXT_CMD_STATE_IN, "TXT_CMD_STATE_IN", 2162626840u, 0, 16, &be_const_str_set_antialias); +be_define_const_str(set_antialias, "set_antialias", 1998560096u, 0, 13, NULL); +be_define_const_str(REL1_INV, "REL1_INV", 3733155371u, 0, 8, &be_const_str_dump); +be_define_const_str(dump, "dump", 3663001223u, 0, 4, &be_const_str_issubclass); +be_define_const_str(issubclass, "issubclass", 4078395519u, 0, 10, &be_const_str_set_value_str); +be_define_const_str(set_value_str, "set_value_str", 2950562969u, 0, 13, NULL); +be_define_const_str(get_drag, "get_drag", 1996600010u, 0, 8, &be_const_str_set_tab_act); +be_define_const_str(set_tab_act, "set_tab_act", 2505737680u, 0, 11, &be_const_str_set_transform_zoom); +be_define_const_str(set_transform_zoom, "set_transform_zoom", 140970906u, 0, 18, NULL); +be_define_const_str(get_adv_hittest, "get_adv_hittest", 1985963887u, 0, 15, &be_const_str_true); +be_define_const_str(true, "true", 1303515621u, 61, 4, NULL); +be_define_const_str(WEBCAM_HSD, "WEBCAM_HSD", 2648502504u, 0, 10, &be_const_str_on_edge); +be_define_const_str(on_edge, "on_edge", 1159443540u, 0, 7, &be_const_str_set_bg_opa); +be_define_const_str(set_bg_opa, "set_bg_opa", 3379539138u, 0, 10, NULL); +be_define_const_str(ALIGN_OUT_LEFT_BOTTOM, "ALIGN_OUT_LEFT_BOTTOM", 1578004935u, 0, 21, &be_const_str_RISING); +be_define_const_str(RISING, "RISING", 1256404539u, 0, 6, &be_const_str_get_style_line_opa); +be_define_const_str(get_style_line_opa, "get_style_line_opa", 3653868853u, 0, 18, NULL); +be_define_const_str(get_style_text_sel_bg_color, "get_style_text_sel_bg_color", 1889477676u, 0, 27, NULL); +be_define_const_str(set_checked, "set_checked", 1119609005u, 0, 11, NULL); +be_define_const_str(get_antialias, "get_antialias", 220729812u, 0, 13, NULL); +be_define_const_str(def_event_cb, "def_event_cb", 3544166485u, 0, 12, NULL); +be_define_const_str(set_refocus_policy, "set_refocus_policy", 3274550126u, 0, 18, NULL); +be_define_const_str(PULLUP, "PULLUP", 3417628531u, 0, 6, &be_const_str_RFSEND); +be_define_const_str(RFSEND, "RFSEND", 1862630731u, 0, 6, &be_const_str_get_inner_coords); +be_define_const_str(get_inner_coords, "get_inner_coords", 985433607u, 0, 16, &be_const_str_get_style_text_letter_space); +be_define_const_str(get_style_text_letter_space, "get_style_text_letter_space", 772735187u, 0, 27, NULL); +be_define_const_str(ALIGN_OUT_TOP_RIGHT, "ALIGN_OUT_TOP_RIGHT", 1193969648u, 0, 19, &be_const_str_IRSEND); +be_define_const_str(IRSEND, "IRSEND", 184848336u, 0, 6, &be_const_str_PAGE_EDGE_LEFT); +be_define_const_str(PAGE_EDGE_LEFT, "PAGE_EDGE_LEFT", 4240364242u, 0, 14, &be_const_str_set_transition_prop_2); +be_define_const_str(set_transition_prop_2, "set_transition_prop_2", 2983568488u, 0, 21, NULL); +be_define_const_str(close_event_cb, "close_event_cb", 1180945172u, 0, 14, &be_const_str_get_bg_angle_start); +be_define_const_str(get_bg_angle_start, "get_bg_angle_start", 1794378932u, 0, 18, NULL); +be_define_const_str(lv_led, "lv_led", 3192184733u, 0, 6, NULL); +be_define_const_str(set_margin_bottom, "set_margin_bottom", 1238288976u, 0, 17, NULL); +be_define_const_str(set_chg_rate, "set_chg_rate", 1522157679u, 0, 12, NULL); +be_define_const_str(LABEL_ALIGN_RIGHT, "LABEL_ALIGN_RIGHT", 3127457722u, 0, 17, NULL); +be_define_const_str(get_style_shadow_width, "get_style_shadow_width", 4237112141u, 0, 22, &be_const_str_get_style_text_line_space); +be_define_const_str(get_style_text_line_space, "get_style_text_line_space", 1588877665u, 0, 25, NULL); +be_define_const_str(FS_RES_OK, "FS_RES_OK", 223294622u, 0, 9, &be_const_str_PROTECT_CHILD_CHG); +be_define_const_str(PROTECT_CHILD_CHG, "PROTECT_CHILD_CHG", 998079554u, 0, 17, &be_const_str_PZEM004_RX); +be_define_const_str(PZEM004_RX, "PZEM004_RX", 3411153194u, 0, 10, NULL); +be_define_const_str(HIGH, "HIGH", 2066738941u, 0, 4, NULL); +be_define_const_str(CHART_UPDATE_MODE_SHIFT, "CHART_UPDATE_MODE_SHIFT", 1343723110u, 0, 23, NULL); +be_define_const_str(OPA_70, "OPA_70", 2109709301u, 0, 6, &be_const_str_STYLE_SHADOW_SPREAD); +be_define_const_str(STYLE_SHADOW_SPREAD, "STYLE_SHADOW_SPREAD", 3685821355u, 0, 19, &be_const_str_get_cell_crop); +be_define_const_str(get_cell_crop, "get_cell_crop", 2916382555u, 0, 13, &be_const_str_get_focused_obj); +be_define_const_str(get_focused_obj, "get_focused_obj", 208302839u, 0, 15, &be_const_str_get_one_line); +be_define_const_str(get_one_line, "get_one_line", 3981525171u, 0, 12, NULL); +be_define_const_str(SPINNER_TYPE_SPINNING_ARC, "SPINNER_TYPE_SPINNING_ARC", 3298556409u, 0, 25, &be_const_str_set_style_local_bg_color); +be_define_const_str(set_style_local_bg_color, "set_style_local_bg_color", 3796704273u, 0, 24, NULL); +be_define_const_str(OBJ_PART_MAIN, "OBJ_PART_MAIN", 658062838u, 0, 13, NULL); +be_define_const_str(opt_connect, "..", 2748622605u, 0, 2, &be_const_str_LABEL_LONG_EXPAND); +be_define_const_str(LABEL_LONG_EXPAND, "LABEL_LONG_EXPAND", 2357238585u, 0, 17, NULL); +be_define_const_str(STYLE_TEXT_DECOR, "STYLE_TEXT_DECOR", 2624841926u, 0, 16, &be_const_str_add_option); +be_define_const_str(add_option, "add_option", 3444380864u, 0, 10, &be_const_str_get_hue); +be_define_const_str(get_hue, "get_hue", 1060457518u, 0, 7, NULL); +be_define_const_str(get_active_btn, "get_active_btn", 3720382749u, 0, 14, &be_const_str_get_rollover); +be_define_const_str(get_rollover, "get_rollover", 2637132577u, 0, 12, NULL); +be_define_const_str(get_style_pad_right, "get_style_pad_right", 3150287466u, 0, 19, &be_const_str_send_data); +be_define_const_str(send_data, "send_data", 4178328760u, 0, 9, &be_const_str_set_scale_end_color); +be_define_const_str(set_scale_end_color, "set_scale_end_color", 355018320u, 0, 19, NULL); +be_define_const_str(get_pwd_show_time, "get_pwd_show_time", 2965915687u, 0, 17, NULL); +be_define_const_str(clear_series, "clear_series", 3353669054u, 0, 12, &be_const_str_get_auto_realign); +be_define_const_str(get_auto_realign, "get_auto_realign", 4029512850u, 0, 16, &be_const_str_refr_text); +be_define_const_str(refr_text, "refr_text", 3162090502u, 0, 9, NULL); +be_define_const_str(CHART_TYPE_NONE, "CHART_TYPE_NONE", 1127256103u, 0, 15, &be_const_str_get_scrl_fit_right); +be_define_const_str(get_scrl_fit_right, "get_scrl_fit_right", 4214186985u, 0, 18, &be_const_str_get_style_transition_prop_5); +be_define_const_str(get_style_transition_prop_5, "get_style_transition_prop_5", 3471502103u, 0, 27, NULL); +be_define_const_str(reset, "reset", 1695364032u, 0, 5, &be_const_str_set_max_height); +be_define_const_str(set_max_height, "set_max_height", 394927448u, 0, 14, NULL); +be_define_const_str(VSPI, "VSPI", 790634249u, 0, 4, &be_const_str_set_end_angle); +be_define_const_str(set_end_angle, "set_end_angle", 2783087761u, 0, 13, NULL); +be_define_const_str(clean, "clean", 1349386046u, 0, 5, &be_const_str_get_cursor_manage); +be_define_const_str(get_cursor_manage, "get_cursor_manage", 2216849296u, 0, 17, &be_const_str_set_cell_align); +be_define_const_str(set_cell_align, "set_cell_align", 3036710638u, 0, 14, &be_const_str_set_line_blend_mode); +be_define_const_str(set_line_blend_mode, "set_line_blend_mode", 350784568u, 0, 19, NULL); +be_define_const_str(GRAD_DIR_HOR, "GRAD_DIR_HOR", 2383101491u, 0, 12, &be_const_str_SYMBOL_BATTERY_1); +be_define_const_str(SYMBOL_BATTERY_1, "SYMBOL_BATTERY_1", 629036063u, 0, 16, &be_const_str_set_text_fmt); +be_define_const_str(set_text_fmt, "set_text_fmt", 699875119u, 0, 12, NULL); +be_define_const_str(set_height_margin, "set_height_margin", 3083248294u, 0, 17, &be_const_str_set_style_local_outline_pad); +be_define_const_str(set_style_local_outline_pad, "set_style_local_outline_pad", 3480414734u, 0, 27, NULL); +be_define_const_str(get_nearest_index_from_coord, "get_nearest_index_from_coord", 847963620u, 0, 28, &be_const_str_is_char_under_pos); +be_define_const_str(is_char_under_pos, "is_char_under_pos", 2744967102u, 0, 17, &be_const_str_set_value_ofs_y); +be_define_const_str(set_value_ofs_y, "set_value_ofs_y", 95673184u, 0, 15, NULL); +be_define_const_str(BS814_DAT, "BS814_DAT", 3620403837u, 0, 9, NULL); +be_define_const_str(set_one_line, "set_one_line", 3397406135u, 0, 12, NULL); +be_define_const_str(EVENT_DRAG_END, "EVENT_DRAG_END", 3617672228u, 0, 14, &be_const_str_TASMOTACLIENT_RXD); +be_define_const_str(TASMOTACLIENT_RXD, "TASMOTACLIENT_RXD", 72868318u, 0, 17, &be_const_str_exp); +be_define_const_str(exp, "exp", 1923516200u, 0, 3, &be_const_str_set_pattern_image); +be_define_const_str(set_pattern_image, "set_pattern_image", 1204394880u, 0, 17, NULL); +be_define_const_str(DISP_ROT_270, "DISP_ROT_270", 3187294969u, 0, 12, &be_const_str_SYMBOL_WIFI); +be_define_const_str(SYMBOL_WIFI, "SYMBOL_WIFI", 682141303u, 0, 11, &be_const_str_acos); +be_define_const_str(acos, "acos", 1006755615u, 0, 4, &be_const_str_set_fit2); +be_define_const_str(set_fit2, "set_fit2", 4226206571u, 0, 8, &be_const_str_set_needle_img); +be_define_const_str(set_needle_img, "set_needle_img", 1214192915u, 0, 14, &be_const_str_set_width_margin); +be_define_const_str(set_width_margin, "set_width_margin", 2313657923u, 0, 16, NULL); +be_define_const_str(get_file_name, "get_file_name", 3239886120u, 0, 13, &be_const_str_lv_list); +be_define_const_str(lv_list, "lv_list", 2876551248u, 0, 7, NULL); +be_define_const_str(CNTR1, "CNTR1", 510376965u, 0, 5, &be_const_str_DHT22); +be_define_const_str(DHT22, "DHT22", 215937903u, 0, 5, &be_const_str_ETH_PHY_MDC); +be_define_const_str(ETH_PHY_MDC, "ETH_PHY_MDC", 1519379581u, 0, 11, &be_const_str_STYLE_TEXT_SEL_COLOR); +be_define_const_str(STYLE_TEXT_SEL_COLOR, "STYLE_TEXT_SEL_COLOR", 1096559567u, 0, 20, &be_const_str_STYLE_TRANSITION_PROP_4); +be_define_const_str(STYLE_TRANSITION_PROP_4, "STYLE_TRANSITION_PROP_4", 1013052119u, 0, 23, NULL); +be_define_const_str(invalidate_area, "invalidate_area", 1904223292u, 0, 15, &be_const_str_pin); +be_define_const_str(pin, "pin", 1866532500u, 0, 3, &be_const_str_set_text_sel_color); +be_define_const_str(set_text_sel_color, "set_text_sel_color", 1561573604u, 0, 18, NULL); +be_define_const_str(count_children_recursive, "count_children_recursive", 497030885u, 0, 24, &be_const_str_get_anim_time); +be_define_const_str(get_anim_time, "get_anim_time", 641972335u, 0, 13, &be_const_str_get_header_height); +be_define_const_str(get_header_height, "get_header_height", 3313773581u, 0, 17, &be_const_str_set_accepted_chars); +be_define_const_str(set_accepted_chars, "set_accepted_chars", 3900817531u, 0, 18, NULL); +be_define_const_str(FS_RES_OUT_OF_MEM, "FS_RES_OUT_OF_MEM", 802499854u, 0, 17, &be_const_str_STATE_HOVERED); +be_define_const_str(STATE_HOVERED, "STATE_HOVERED", 1864667050u, 0, 13, NULL); +be_define_const_str(TFMINIPLUS_TX, "TFMINIPLUS_TX", 2527875337u, 0, 13, &be_const_str_TXD); +be_define_const_str(TXD, "TXD", 3614562079u, 0, 3, &be_const_str_get_style_transition_delay); +be_define_const_str(get_style_transition_delay, "get_style_transition_delay", 1536173465u, 0, 26, NULL); +be_define_const_str(ADC_BUTTON, "ADC_BUTTON", 3393454690u, 0, 10, &be_const_str_set_style_local_pad_right); +be_define_const_str(set_style_local_pad_right, "set_style_local_pad_right", 1126712366u, 0, 25, NULL); +be_define_const_str(SYMBOL_BACKSPACE, "SYMBOL_BACKSPACE", 1997168681u, 0, 16, NULL); +be_define_const_str(WEBCAM_HREF, "WEBCAM_HREF", 3161890024u, 0, 11, &be_const_str_get_options); +be_define_const_str(get_options, "get_options", 1198221094u, 0, 11, &be_const_str_layer_sys); +be_define_const_str(layer_sys, "layer_sys", 593658256u, 0, 9, &be_const_str_remove_mask); +be_define_const_str(remove_mask, "remove_mask", 1680723542u, 0, 11, NULL); +be_define_const_str(STYLE_SHADOW_OFS_X, "STYLE_SHADOW_OFS_X", 2707391813u, 0, 18, NULL); +be_define_const_str(LABEL_LONG_DOT, "LABEL_LONG_DOT", 1312457976u, 0, 14, &be_const_str_allocated); +be_define_const_str(allocated, "allocated", 429986098u, 0, 9, &be_const_str_set_parent); +be_define_const_str(set_parent, "set_parent", 1528807100u, 0, 10, &be_const_str_set_text_sel_bg_color); +be_define_const_str(set_text_sel_bg_color, "set_text_sel_bg_color", 3929347886u, 0, 21, NULL); +be_define_const_str(get_style_pad_bottom, "get_style_pad_bottom", 1749510283u, 0, 20, NULL); +be_define_const_str(CHART_PART_CURSOR, "CHART_PART_CURSOR", 2123603184u, 0, 17, &be_const_str_MAX7219CS); +be_define_const_str(MAX7219CS, "MAX7219CS", 2593198244u, 0, 9, &be_const_str_set_pattern_blend_mode); +be_define_const_str(set_pattern_blend_mode, "set_pattern_blend_mode", 4267769432u, 0, 22, NULL); +be_define_const_str(ROT1A_NP, "ROT1A_NP", 2322706903u, 0, 8, &be_const_str_get_anim_speed); +be_define_const_str(get_anim_speed, "get_anim_speed", 1731518217u, 0, 14, NULL); +be_define_const_str(SPI_MOSI, "SPI_MOSI", 2494218614u, 0, 8, &be_const_str_get_color_mode_fixed); +be_define_const_str(get_color_mode_fixed, "get_color_mode_fixed", 2272722254u, 0, 20, NULL); +be_define_const_str(PROTECT_NONE, "PROTECT_NONE", 2861685391u, 0, 12, &be_const_str_TUYA_RX); +be_define_const_str(TUYA_RX, "TUYA_RX", 1609397679u, 0, 7, &be_const_str___iterator__); +be_define_const_str(__iterator__, "__iterator__", 3884039703u, 0, 12, NULL); +be_define_const_str(FTC532, "FTC532", 3182343438u, 0, 6, &be_const_str_set_recolor); +be_define_const_str(set_recolor, "set_recolor", 2750390248u, 0, 11, NULL); +be_define_const_str(TUYA_TX, "TUYA_TX", 1541301465u, 0, 7, &be_const_str_lv_img); +be_define_const_str(lv_img, "lv_img", 2474052327u, 0, 6, &be_const_str_set_secondary_y_tick_texts); +be_define_const_str(set_secondary_y_tick_texts, "set_secondary_y_tick_texts", 2165523729u, 0, 26, NULL); +be_define_const_str(get_style_bg_opa, "get_style_bg_opa", 1274566692u, 0, 16, NULL); +be_define_const_str(set_size, "set_size", 2183165325u, 0, 8, NULL); +be_define_const_str(set_pad_bottom, "set_pad_bottom", 900543569u, 0, 14, &be_const_str_set_transition_prop_5); +be_define_const_str(set_transition_prop_5, "set_transition_prop_5", 3101011821u, 0, 21, NULL); +be_define_const_str(MHZ_RXD, "MHZ_RXD", 328619727u, 0, 7, &be_const_str_get_style_scale_grad_color); +be_define_const_str(get_style_scale_grad_color, "get_style_scale_grad_color", 715761969u, 0, 26, &be_const_str_lv_dropdown); +be_define_const_str(lv_dropdown, "lv_dropdown", 2797165301u, 0, 11, NULL); +be_define_const_str(find, "find", 3186656602u, 0, 4, &be_const_str_set_drag); +be_define_const_str(set_drag, "set_drag", 2586329126u, 0, 8, NULL); +be_define_const_str(byte, "byte", 1683620383u, 0, 4, NULL); +be_define_const_str(CNTR1_NP, "CNTR1_NP", 4288381648u, 0, 8, &be_const_str_STYLE_BORDER_WIDTH); +be_define_const_str(STYLE_BORDER_WIDTH, "STYLE_BORDER_WIDTH", 2777818658u, 0, 18, &be_const_str_SYMBOL_DRIVE); +be_define_const_str(SYMBOL_DRIVE, "SYMBOL_DRIVE", 567203502u, 0, 12, &be_const_str_set_map); +be_define_const_str(set_map, "set_map", 4012856954u, 0, 7, NULL); +be_define_const_str(get_btns_pos, "get_btns_pos", 2951340984u, 0, 12, &be_const_str_get_style_bg_main_stop); +be_define_const_str(get_style_bg_main_stop, "get_style_bg_main_stop", 3096799724u, 0, 22, NULL); +be_define_const_str(get_text, "get_text", 3133031679u, 0, 8, NULL); +be_define_const_str(LAYOUT_PRETTY_TOP, "LAYOUT_PRETTY_TOP", 725519108u, 0, 17, &be_const_str_get_label_count); +be_define_const_str(get_label_count, "get_label_count", 1700997322u, 0, 15, NULL); +be_define_const_str(BTNMATRIX_CTRL_CHECKABLE, "BTNMATRIX_CTRL_CHECKABLE", 2892484613u, 0, 24, &be_const_str_LIST_PART_BG); +be_define_const_str(LIST_PART_BG, "LIST_PART_BG", 1920031543u, 0, 12, NULL); +be_define_const_str(CPICKER_TYPE_RECT, "CPICKER_TYPE_RECT", 126543004u, 0, 17, &be_const_str_init_draw_line_dsc); +be_define_const_str(init_draw_line_dsc, "init_draw_line_dsc", 2507936040u, 0, 18, &be_const_str_lv_roller); +be_define_const_str(lv_roller, "lv_roller", 661902064u, 0, 9, &be_const_str_set_style_local_margin_bottom); +be_define_const_str(set_style_local_margin_bottom, "set_style_local_margin_bottom", 3687231326u, 0, 29, NULL); +be_define_const_str(ARC_PART_INDIC, "ARC_PART_INDIC", 1749778975u, 0, 14, &be_const_str_add_char); +be_define_const_str(add_char, "add_char", 2276421097u, 0, 8, &be_const_str_set_drag_parent); +be_define_const_str(set_drag_parent, "set_drag_parent", 3979167347u, 0, 15, NULL); +be_define_const_str(decrement, "decrement", 432748210u, 0, 9, &be_const_str_get_style_border_color); +be_define_const_str(get_style_border_color, "get_style_border_color", 4173187188u, 0, 22, NULL); +be_define_const_str(draw_img, "draw_img", 3217263339u, 0, 8, &be_const_str_set_style_local_text_letter_space); +be_define_const_str(set_style_local_text_letter_space, "set_style_local_text_letter_space", 2313398111u, 0, 33, NULL); +be_define_const_str(lv_table, "lv_table", 1675691020u, 0, 8, NULL); +be_define_const_str(OPA_100, "OPA_100", 3698564393u, 0, 7, &be_const_str_split); +be_define_const_str(split, "split", 2276994531u, 0, 5, NULL); +be_define_const_str(SCROLLBAR_MODE_HIDE, "SCROLLBAR_MODE_HIDE", 3451699170u, 0, 19, NULL); +be_define_const_str(SDM72_TX, "SDM72_TX", 2042143269u, 0, 8, &be_const_str_set_offset_y); +be_define_const_str(set_offset_y, "set_offset_y", 437927531u, 0, 12, NULL); +be_define_const_str(ALIGN_IN_TOP_LEFT, "ALIGN_IN_TOP_LEFT", 1231214604u, 0, 17, &be_const_str_align_y); +be_define_const_str(align_y, "align_y", 3718435550u, 0, 7, &be_const_str_allocate_ext_attr); +be_define_const_str(allocate_ext_attr, "allocate_ext_attr", 915956424u, 0, 17, NULL); +be_define_const_str(SPI, "SPI", 1746663213u, 0, 3, &be_const_str_STYLE_PATTERN_BLEND_MODE); +be_define_const_str(STYLE_PATTERN_BLEND_MODE, "STYLE_PATTERN_BLEND_MODE", 2331743867u, 0, 24, &be_const_str_TM1637CLK); +be_define_const_str(TM1637CLK, "TM1637CLK", 2797300857u, 0, 9, NULL); +be_define_const_str(CHART_CURSOR_UP, "CHART_CURSOR_UP", 2345195814u, 0, 15, &be_const_str_SOLAXX1_RX); +be_define_const_str(SOLAXX1_RX, "SOLAXX1_RX", 971867054u, 0, 10, &be_const_str_STYLE_VALUE_COLOR); +be_define_const_str(STYLE_VALUE_COLOR, "STYLE_VALUE_COLOR", 2491635400u, 0, 17, &be_const_str_lv_chart); +be_define_const_str(lv_chart, "lv_chart", 2652494144u, 0, 8, NULL); +be_define_const_str(MAX31855CLK, "MAX31855CLK", 715977727u, 0, 11, NULL); +be_define_const_str(SOLAXX1_TX, "SOLAXX1_TX", 903770840u, 0, 10, NULL); +be_define_const_str(tolower, "tolower", 1042520049u, 0, 7, NULL); +be_define_const_str(BLUE, "BLUE", 750204685u, 0, 4, &be_const_str_SPI_DC); +be_define_const_str(SPI_DC, "SPI_DC", 553259951u, 0, 6, &be_const_str_lv_checkbox); +be_define_const_str(lv_checkbox, "lv_checkbox", 7454841u, 0, 11, &be_const_str_set_style_local_line_opa); +be_define_const_str(set_style_local_line_opa, "set_style_local_line_opa", 909807497u, 0, 24, NULL); +be_define_const_str(draw_polygon, "draw_polygon", 271325674u, 0, 12, NULL); +be_define_const_str(DROPDOWN_DIR_RIGHT, "DROPDOWN_DIR_RIGHT", 103533641u, 0, 18, &be_const_str_set_pwd_show_time); +be_define_const_str(set_pwd_show_time, "set_pwd_show_time", 2699027795u, 0, 17, &be_const_str_set_shadow_opa); +be_define_const_str(set_shadow_opa, "set_shadow_opa", 1336611849u, 0, 14, NULL); +be_define_const_str(STATE_DEFAULT, "STATE_DEFAULT", 712406428u, 0, 13, &be_const_str_STYLE_OUTLINE_OPA); +be_define_const_str(STYLE_OUTLINE_OPA, "STYLE_OUTLINE_OPA", 1357184754u, 0, 17, &be_const_str_STYLE_TEXT_LINE_SPACE); +be_define_const_str(STYLE_TEXT_LINE_SPACE, "STYLE_TEXT_LINE_SPACE", 4185649482u, 0, 21, &be_const_str_get_point_id); +be_define_const_str(get_point_id, "get_point_id", 2837084878u, 0, 12, NULL); +be_define_const_str(IBEACON_TX, "IBEACON_TX", 3471826977u, 0, 10, &be_const_str_LAYOUT_PRETTY_MID); +be_define_const_str(LAYOUT_PRETTY_MID, "LAYOUT_PRETTY_MID", 2040633917u, 0, 17, &be_const_str_STYLE_PAD_INNER); +be_define_const_str(STYLE_PAD_INNER, "STYLE_PAD_INNER", 1651002267u, 0, 15, &be_const_str_get_cell_type); +be_define_const_str(get_cell_type, "get_cell_type", 3348412009u, 0, 13, &be_const_str_get_style_border_width); +be_define_const_str(get_style_border_width, "get_style_border_width", 3436292763u, 0, 22, &be_const_str_get_value); +be_define_const_str(get_value, "get_value", 3844420137u, 0, 9, &be_const_str_set_style_local_size); +be_define_const_str(set_style_local_size, "set_style_local_size", 1442450187u, 0, 20, NULL); +be_define_const_str(DRAG_DIR_HOR, "DRAG_DIR_HOR", 1213227361u, 0, 12, &be_const_str_KEY1_TC); +be_define_const_str(KEY1_TC, "KEY1_TC", 25685109u, 0, 7, &be_const_str_RC522_RST); +be_define_const_str(RC522_RST, "RC522_RST", 720511443u, 0, 9, &be_const_str_WIEGAND_D0); +be_define_const_str(WIEGAND_D0, "WIEGAND_D0", 4192335759u, 0, 10, &be_const_str_set_style_local_border_post); +be_define_const_str(set_style_local_border_post, "set_style_local_border_post", 4148896231u, 0, 27, NULL); +be_define_const_str(calldepth, "calldepth", 3122364302u, 0, 9, &be_const_str_get_style_margin_top); +be_define_const_str(get_style_margin_top, "get_style_margin_top", 2201799028u, 0, 20, NULL); +be_define_const_str(SYMBOL_BATTERY_FULL, "SYMBOL_BATTERY_FULL", 2638935545u, 0, 19, NULL); +be_define_const_str(SCROLLBAR_MODE_DRAG, "SCROLLBAR_MODE_DRAG", 2145885996u, 0, 19, &be_const_str_get_cell_value); +be_define_const_str(get_cell_value, "get_cell_value", 3068122638u, 0, 14, NULL); +be_define_const_str(ALIGN_IN_LEFT_MID, "ALIGN_IN_LEFT_MID", 60432565u, 0, 17, &be_const_str_set_value_blend_mode); +be_define_const_str(set_value_blend_mode, "set_value_blend_mode", 86539269u, 0, 20, NULL); +be_define_const_str(set_hue, "set_hue", 830075074u, 0, 7, &be_const_str_set_radius); +be_define_const_str(set_radius, "set_radius", 1362452298u, 0, 10, NULL); +be_define_const_str(LABEL_ALIGN_AUTO, "LABEL_ALIGN_AUTO", 1755016863u, 0, 16, &be_const_str_set_style_local_scale_grad_color); +be_define_const_str(set_style_local_scale_grad_color, "set_style_local_scale_grad_color", 1682685285u, 0, 32, NULL); +be_define_const_str(P9813_DAT, "P9813_DAT", 778577052u, 0, 9, &be_const_str_get_scale_angle); +be_define_const_str(get_scale_angle, "get_scale_angle", 845147062u, 0, 15, NULL); +be_define_const_str(FS_MODE_RD, "FS_MODE_RD", 2906271023u, 0, 10, NULL); +be_define_const_str(STYLE_VALUE_OFS_X, "STYLE_VALUE_OFS_X", 1358079798u, 0, 17, &be_const_str_imin); +be_define_const_str(imin, "imin", 2714127864u, 0, 4, NULL); +be_define_const_str(ALIGN_IN_TOP_RIGHT, "ALIGN_IN_TOP_RIGHT", 3273089785u, 0, 18, &be_const_str_get_fit_left); +be_define_const_str(get_fit_left, "get_fit_left", 2671576953u, 0, 12, NULL); +be_define_const_str(CPICKER_PART_MAIN, "CPICKER_PART_MAIN", 4275135052u, 0, 17, &be_const_str_asin); +be_define_const_str(asin, "asin", 4272848550u, 0, 4, &be_const_str_copy_buf); +be_define_const_str(copy_buf, "copy_buf", 2209552774u, 0, 8, &be_const_str_set_image_recolor); +be_define_const_str(set_image_recolor, "set_image_recolor", 271208598u, 0, 17, NULL); +be_define_const_str(CHART_PART_BG, "CHART_PART_BG", 990069269u, 0, 13, &be_const_str_CHART_TYPE_LINE); +be_define_const_str(CHART_TYPE_LINE, "CHART_TYPE_LINE", 1459459819u, 0, 15, &be_const_str_STYLE_BG_OPA); +be_define_const_str(STYLE_BG_OPA, "STYLE_BG_OPA", 1487941245u, 0, 12, NULL); +be_define_const_str(ARC_PART_KNOB, "ARC_PART_KNOB", 1431875030u, 0, 13, &be_const_str_FS_RES_UNKNOWN); +be_define_const_str(FS_RES_UNKNOWN, "FS_RES_UNKNOWN", 352331702u, 0, 14, &be_const_str_MAGENTA); +be_define_const_str(MAGENTA, "MAGENTA", 1444046984u, 0, 7, &be_const_str_SYMBOL_EDIT); +be_define_const_str(SYMBOL_EDIT, "SYMBOL_EDIT", 1396182822u, 0, 11, &be_const_str_is_dragged); +be_define_const_str(is_dragged, "is_dragged", 1443807988u, 0, 10, &be_const_str_lv_line); +be_define_const_str(lv_line, "lv_line", 2692732914u, 0, 7, NULL); +be_define_const_str(get_style_image_recolor_opa, "get_style_image_recolor_opa", 1049713209u, 0, 27, NULL); +be_define_const_str(get_style_transition_prop_1, "get_style_transition_prop_1", 3404391627u, 0, 27, NULL); +be_define_const_str(ALIGN_OUT_LEFT_MID, "ALIGN_OUT_LEFT_MID", 4283557662u, 0, 18, NULL); +be_define_const_str(MHZ_TXD, "MHZ_TXD", 3310158233u, 0, 7, &be_const_str_get_pressed_cell); +be_define_const_str(get_pressed_cell, "get_pressed_cell", 2707217039u, 0, 16, &be_const_str_upper); +be_define_const_str(upper, "upper", 176974407u, 0, 5, NULL); +be_define_const_str(get_user_data, "get_user_data", 1175796436u, 0, 13, &be_const_str_move_foreground); +be_define_const_str(move_foreground, "move_foreground", 2558800524u, 0, 15, &be_const_str_except); +be_define_const_str(except, "except", 950914032u, 69, 6, NULL); +be_define_const_str(set_mirror, "set_mirror", 1608447367u, 0, 10, NULL); +be_define_const_str(set_text_static, "set_text_static", 3831207210u, 0, 15, NULL); +be_define_const_str(CPICKER_COLOR_MODE_VALUE, "CPICKER_COLOR_MODE_VALUE", 980055508u, 0, 24, &be_const_str_get_x_start_point); +be_define_const_str(get_x_start_point, "get_x_start_point", 4100384878u, 0, 17, &be_const_str_set_wrap); +be_define_const_str(set_wrap, "set_wrap", 776352320u, 0, 8, NULL); +be_define_const_str(STYLE_BORDER_SIDE, "STYLE_BORDER_SIDE", 3876109589u, 0, 17, &be_const_str_get_size); +be_define_const_str(get_size, "get_size", 2803644713u, 0, 8, NULL); +be_define_const_str(BORDER_SIDE_NONE, "BORDER_SIDE_NONE", 3808959734u, 0, 16, &be_const_str_get_spin_time); +be_define_const_str(get_spin_time, "get_spin_time", 1036768940u, 0, 13, NULL); +be_define_const_str(TXT_FLAG_RECOLOR, "TXT_FLAG_RECOLOR", 2017218753u, 0, 16, &be_const_str_set_left_value); +be_define_const_str(set_left_value, "set_left_value", 731130751u, 0, 14, NULL); +be_define_const_str(is_protected, "is_protected", 1864002268u, 0, 12, &be_const_str_set_border_side); +be_define_const_str(set_border_side, "set_border_side", 466446692u, 0, 15, NULL); +be_define_const_str(DISP_ROT_180, "DISP_ROT_180", 1300448899u, 0, 12, &be_const_str_PZEM016_RX); +be_define_const_str(PZEM016_RX, "PZEM016_RX", 1004012055u, 0, 10, &be_const_str_STYLE_OUTLINE_COLOR); +be_define_const_str(STYLE_OUTLINE_COLOR, "STYLE_OUTLINE_COLOR", 2723763111u, 0, 19, &be_const_str_get_btn_width); +be_define_const_str(get_btn_width, "get_btn_width", 254956887u, 0, 13, &be_const_str_set_style_local_value_ofs_x); +be_define_const_str(set_style_local_value_ofs_x, "set_style_local_value_ofs_x", 3057670197u, 0, 27, NULL); +be_define_const_str(INPUT_PULLUP, "INPUT_PULLUP", 2912931654u, 0, 12, &be_const_str_get_cursor_click_pos); +be_define_const_str(get_cursor_click_pos, "get_cursor_click_pos", 3249294464u, 0, 20, &be_const_str_set_style_local_pattern_recolor_opa); +be_define_const_str(set_style_local_pattern_recolor_opa, "set_style_local_pattern_recolor_opa", 2215956762u, 0, 35, NULL); +be_define_const_str(PN532_RXD, "PN532_RXD", 1780093022u, 0, 9, &be_const_str_add_btns); +be_define_const_str(add_btns, "add_btns", 828629896u, 0, 8, &be_const_str_align_mid_x); +be_define_const_str(align_mid_x, "align_mid_x", 1647423776u, 0, 11, NULL); +be_define_const_str(ZEROCROSS, "ZEROCROSS", 1747596785u, 0, 9, NULL); +be_define_const_str(get_width, "get_width", 3293417300u, 0, 9, &be_const_str_set_style_local_pattern_repeat); +be_define_const_str(set_style_local_pattern_repeat, "set_style_local_pattern_repeat", 2930402426u, 0, 30, &be_const_str_set_symbol); +be_define_const_str(set_symbol, "set_symbol", 2254998928u, 0, 10, NULL); +be_define_const_str(FIT_PARENT, "FIT_PARENT", 3852740121u, 0, 10, &be_const_str_SDS0X1_RX); +be_define_const_str(SDS0X1_RX, "SDS0X1_RX", 1170717385u, 0, 9, &be_const_str_STYLE_MARGIN_BOTTOM); +be_define_const_str(STYLE_MARGIN_BOTTOM, "STYLE_MARGIN_BOTTOM", 4176801053u, 0, 19, NULL); +be_define_const_str(compile, "compile", 1000265118u, 0, 7, NULL); +be_define_const_str(get_focus_parent, "get_focus_parent", 1187935525u, 0, 16, &be_const_str_lv_cpicker); +be_define_const_str(lv_cpicker, "lv_cpicker", 1935129251u, 0, 10, NULL); +be_define_const_str(set_line_dash_gap, "set_line_dash_gap", 3499494412u, 0, 17, NULL); +be_define_const_str(EVENT_RELEASED, "EVENT_RELEASED", 4173795963u, 0, 14, &be_const_str_cursor_up); +be_define_const_str(cursor_up, "cursor_up", 4142217213u, 0, 9, &be_const_str_get_style_value_ofs_x); +be_define_const_str(get_style_value_ofs_x, "get_style_value_ofs_x", 4017645761u, 0, 21, NULL); +be_define_const_str(KEY_BACKSPACE, "KEY_BACKSPACE", 269443424u, 0, 13, &be_const_str_NEOPOOL_RX); +be_define_const_str(NEOPOOL_RX, "NEOPOOL_RX", 1917974474u, 0, 10, NULL); +be_define_const_str(PROTECT_POS, "PROTECT_POS", 1960404285u, 0, 11, NULL); +be_define_const_str(TASMOTACLIENT_TXD, "TASMOTACLIENT_TXD", 1386193940u, 0, 17, &be_const_str_set_btns_pos); +be_define_const_str(set_btns_pos, "set_btns_pos", 3991891940u, 0, 12, &be_const_str_set_formatter_cb); +be_define_const_str(set_formatter_cb, "set_formatter_cb", 1245371562u, 0, 16, &be_const_str_set_gesture_parent); +be_define_const_str(set_gesture_parent, "set_gesture_parent", 3726242272u, 0, 18, NULL); +be_define_const_str(concat, "concat", 4124019837u, 0, 6, &be_const_str_del_async); +be_define_const_str(del_async, "del_async", 2148432385u, 0, 9, &be_const_str_lv_imgbtn); +be_define_const_str(lv_imgbtn, "lv_imgbtn", 2402844429u, 0, 9, NULL); +be_define_const_str(OUTPUT_OPEN_DRAIN, "OUTPUT_OPEN_DRAIN", 2147249436u, 0, 17, &be_const_str_up); +be_define_const_str(up, "up", 1128467232u, 0, 2, NULL); +be_define_const_str(CPICKER_PART_KNOB, "CPICKER_PART_KNOB", 4094649797u, 0, 17, &be_const_str_set_one_check); +be_define_const_str(set_one_check, "set_one_check", 1355948919u, 0, 13, NULL); +be_define_const_str(HPMA_TX, "HPMA_TX", 173233104u, 0, 7, &be_const_str_SYMBOL_EYE_OPEN); +be_define_const_str(SYMBOL_EYE_OPEN, "SYMBOL_EYE_OPEN", 3449311676u, 0, 15, &be_const_str_get_style_radius); +be_define_const_str(get_style_radius, "get_style_radius", 1315526516u, 0, 16, &be_const_str_set_ctrl_map); +be_define_const_str(set_ctrl_map, "set_ctrl_map", 305774832u, 0, 12, NULL); +be_define_const_str(FS_RES_FS_ERR, "FS_RES_FS_ERR", 3587821087u, 0, 13, &be_const_str_get_angle_end); +be_define_const_str(get_angle_end, "get_angle_end", 2420725825u, 0, 13, &be_const_str_set_style_local_transition_delay); +be_define_const_str(set_style_local_transition_delay, "set_style_local_transition_delay", 958588397u, 0, 32, NULL); +be_define_const_str(WEBCAM_VSYNC, "WEBCAM_VSYNC", 4032882166u, 0, 12, &be_const_str_cosh); +be_define_const_str(cosh, "cosh", 4099687964u, 0, 4, &be_const_str_get_scrl_fit_left); +be_define_const_str(get_scrl_fit_left, "get_scrl_fit_left", 1227937692u, 0, 17, NULL); +be_define_const_str(get_style_outline_opa, "get_style_outline_opa", 1286010513u, 0, 21, &be_const_str_set_rollover); +be_define_const_str(set_rollover, "set_rollover", 1838959037u, 0, 12, NULL); +be_define_const_str(SPI_MISO, "SPI_MISO", 150818010u, 0, 8, NULL); +be_define_const_str(CHART_PART_SERIES, "CHART_PART_SERIES", 3401824459u, 0, 17, &be_const_str_STYLE_SCALE_END_BORDER_WIDTH); +be_define_const_str(STYLE_SCALE_END_BORDER_WIDTH, "STYLE_SCALE_END_BORDER_WIDTH", 763958239u, 0, 28, &be_const_str_set_transition_prop_1); +be_define_const_str(set_transition_prop_1, "set_transition_prop_1", 3033901345u, 0, 21, NULL); +be_define_const_str(ILI9341_DC, "ILI9341_DC", 28838624u, 0, 10, NULL); +be_define_const_str(get_scrl_width, "get_scrl_width", 1498509239u, 0, 14, NULL); +be_define_const_str(set_bright, "set_bright", 499797888u, 0, 10, NULL); +be_define_const_str(resize, "resize", 3514612129u, 0, 6, &be_const_str_set_pattern_opa); +be_define_const_str(set_pattern_opa, "set_pattern_opa", 3749193119u, 0, 15, NULL); +be_define_const_str(SSPI_MAX31865_CS1, "SSPI_MAX31865_CS1", 1256578724u, 0, 17, NULL); +be_define_const_str(SPI_CLK, "SPI_CLK", 3943233814u, 0, 7, &be_const_str_STYLE_TEXT_FONT); +be_define_const_str(STYLE_TEXT_FONT, "STYLE_TEXT_FONT", 75931268u, 0, 15, &be_const_str_get_max_value); +be_define_const_str(get_max_value, "get_max_value", 2625343304u, 0, 13, NULL); +be_define_const_str(cursor_right, "cursor_right", 2216262354u, 0, 12, &be_const_str_set_design_cb); +be_define_const_str(set_design_cb, "set_design_cb", 1469311634u, 0, 13, NULL); +be_define_const_str(A4988_DIR, "A4988_DIR", 2223595843u, 0, 9, &be_const_str_LE01MR_TX); +be_define_const_str(LE01MR_TX, "LE01MR_TX", 1589687023u, 0, 9, &be_const_str_get_mirror); +be_define_const_str(get_mirror, "get_mirror", 2155743435u, 0, 10, &be_const_str_real); +be_define_const_str(real, "real", 3604983901u, 0, 4, &be_const_str_set_text_color); +be_define_const_str(set_text_color, "set_text_color", 2780604091u, 0, 14, NULL); +be_define_const_str(OBJ_PART_REAL_FIRST, "OBJ_PART_REAL_FIRST", 819443818u, 0, 19, &be_const_str_TELEINFO_RX); +be_define_const_str(TELEINFO_RX, "TELEINFO_RX", 1195717356u, 0, 11, &be_const_str_fade_out); +be_define_const_str(fade_out, "fade_out", 215415112u, 0, 8, &be_const_str_set_border_blend_mode); +be_define_const_str(set_border_blend_mode, "set_border_blend_mode", 882247636u, 0, 21, NULL); +be_define_const_str(CHECKBOX_PART_BULLET, "CHECKBOX_PART_BULLET", 3413099789u, 0, 20, &be_const_str_LE01MR_RX); +be_define_const_str(LE01MR_RX, "LE01MR_RX", 1521590809u, 0, 9, &be_const_str_STYLE_TRANSFORM_ANGLE); +be_define_const_str(STYLE_TRANSFORM_ANGLE, "STYLE_TRANSFORM_ANGLE", 411149629u, 0, 21, NULL); +be_define_const_str(get_px, "get_px", 1651889344u, 0, 6, NULL); +be_define_const_str(set_points, "set_points", 1252105979u, 0, 10, NULL); +be_define_const_str(set_outline_blend_mode, "set_outline_blend_mode", 4273381132u, 0, 22, &be_const_str_set_style_local_transition_prop_4); +be_define_const_str(set_style_local_transition_prop_4, "set_style_local_transition_prop_4", 2501649248u, 0, 33, NULL); +be_define_const_str(LEDLNK, "LEDLNK", 2862810701u, 0, 6, &be_const_str_TASMOTACLIENT_RST_INV); +be_define_const_str(TASMOTACLIENT_RST_INV, "TASMOTACLIENT_RST_INV", 2601785365u, 0, 21, &be_const_str_set_scrollable_fit2); +be_define_const_str(set_scrollable_fit2, "set_scrollable_fit2", 586952845u, 0, 19, NULL); +be_define_const_str(MAX7219CLK, "MAX7219CLK", 963568838u, 0, 10, &be_const_str___lower__); +be_define_const_str(__lower__, "__lower__", 123855590u, 0, 9, &be_const_str_get_scrl_fit_bottom); +be_define_const_str(get_scrl_fit_bottom, "get_scrl_fit_bottom", 446102398u, 0, 19, &be_const_str_get_style_line_color); +be_define_const_str(get_style_line_color, "get_style_line_color", 805371932u, 0, 20, &be_const_str_set_style_local_bg_grad_dir); +be_define_const_str(set_style_local_bg_grad_dir, "set_style_local_bg_grad_dir", 946802226u, 0, 27, NULL); +be_define_const_str(NONE, "NONE", 1932136219u, 0, 4, &be_const_str_get_day_of_week); +be_define_const_str(get_day_of_week, "get_day_of_week", 3301373175u, 0, 15, NULL); +be_define_const_str(set_text_sel, "set_text_sel", 1928405316u, 0, 12, NULL); +be_define_const_str(lv_font, "lv_font", 1550958453u, 0, 7, NULL); +be_define_const_str(hex, "hex", 4273249610u, 0, 3, NULL); +be_define_const_str(SDM120_TX, "SDM120_TX", 2509332415u, 0, 9, &be_const_str_TEMPL_STYLE_Y); +be_define_const_str(TEMPL_STYLE_Y, "TEMPL_STYLE_Y", 1997423835u, 0, 13, &be_const_str_set_style_local_border_width); +be_define_const_str(set_style_local_border_width, "set_style_local_border_width", 4234107199u, 0, 28, &be_const_str_set_text_font); +be_define_const_str(set_text_font, "set_text_font", 724363521u, 0, 13, &be_const_str_set_tile_act); +be_define_const_str(set_tile_act, "set_tile_act", 1400046115u, 0, 12, NULL); +be_define_const_str(get_style_text_sel_color, "get_style_text_sel_color", 1751096754u, 0, 24, NULL); +be_define_const_str(get_symbol, "get_symbol", 2697453548u, 0, 10, NULL); +be_define_const_str(A4988_STP, "A4988_STP", 1622172049u, 0, 9, &be_const_str_NRG_SEL_INV); +be_define_const_str(NRG_SEL_INV, "NRG_SEL_INV", 3567431069u, 0, 11, &be_const_str_SCROLLBAR_MODE_AUTO); +be_define_const_str(SCROLLBAR_MODE_AUTO, "SCROLLBAR_MODE_AUTO", 2882381917u, 0, 19, NULL); +be_define_const_str(WS2812, "WS2812", 3539741218u, 0, 6, &be_const_str_classname); +be_define_const_str(classname, "classname", 1998589948u, 0, 9, NULL); +be_define_const_str(set_style_local_outline_opa, "set_style_local_outline_opa", 1280559349u, 0, 27, NULL); +be_define_const_str(DDS2382_TX, "DDS2382_TX", 1438117864u, 0, 10, &be_const_str_IEM3000_TX); +be_define_const_str(IEM3000_TX, "IEM3000_TX", 1185907310u, 0, 10, NULL); +be_define_const_str(IEM3000_RX, "IEM3000_RX", 1117811096u, 0, 10, &be_const_str_TABVIEW_TAB_POS_LEFT); +be_define_const_str(TABVIEW_TAB_POS_LEFT, "TABVIEW_TAB_POS_LEFT", 897772772u, 0, 20, &be_const_str_set_cursor_manage); +be_define_const_str(set_cursor_manage, "set_cursor_manage", 2587391084u, 0, 17, NULL); +be_define_const_str(AZ_TXD, "AZ_TXD", 850268709u, 0, 6, NULL); +be_define_const_str(digital_read, "digital_read", 3585496928u, 0, 12, &be_const_str_get_max_height); +be_define_const_str(get_max_height, "get_max_height", 3803847844u, 0, 14, &be_const_str_get_tab_act); +be_define_const_str(get_tab_act, "get_tab_act", 2665251652u, 0, 11, &be_const_str_lv_canvas); +be_define_const_str(lv_canvas, "lv_canvas", 142865412u, 0, 9, NULL); +be_define_const_str(SDM72_RX, "SDM72_RX", 766750035u, 0, 8, NULL); +be_define_const_str(set_y_tick_texts, "set_y_tick_texts", 1388790058u, 0, 16, NULL); +be_define_const_str(assert, "assert", 2774883451u, 0, 6, &be_const_str_is_checked); +be_define_const_str(is_checked, "is_checked", 3623625615u, 0, 10, &be_const_str_set_knob_colored); +be_define_const_str(set_knob_colored, "set_knob_colored", 2285165409u, 0, 16, NULL); +be_define_const_str(DROPDOWN_PART_SELECTED, "DROPDOWN_PART_SELECTED", 1685473920u, 0, 22, NULL); +be_define_const_str(HSPI, "HSPI", 2263006151u, 0, 4, NULL); +be_define_const_str(set_bg_grad_dir, "set_bg_grad_dir", 1390928996u, 0, 15, NULL); +be_define_const_str(CHART_CURSOR_DOWN, "CHART_CURSOR_DOWN", 790177263u, 0, 17, &be_const_str_set_style_local_text_line_space); +be_define_const_str(set_style_local_text_line_space, "set_style_local_text_line_space", 3775207629u, 0, 31, NULL); +be_define_const_str(get_scrl_fit_top, "get_scrl_fit_top", 3432048672u, 0, 16, NULL); +be_define_const_str(MCP39F5_TX, "MCP39F5_TX", 1332322047u, 0, 10, &be_const_str_set_outline_width); +be_define_const_str(set_outline_width, "set_outline_width", 2428704969u, 0, 17, &be_const_str_set_scrl_width); +be_define_const_str(set_scrl_width, "set_scrl_width", 2522533355u, 0, 14, &be_const_str_set_value_line_space); +be_define_const_str(set_value_line_space, "set_value_line_space", 355798025u, 0, 20, NULL); +be_define_const_str(SYMBOL_MINUS, "SYMBOL_MINUS", 1806749158u, 0, 12, &be_const_str_get_offset_x); +be_define_const_str(get_offset_x, "get_offset_x", 3922581548u, 0, 12, &be_const_str_lower); +be_define_const_str(lower, "lower", 3038577850u, 0, 5, &be_const_str_set_checkable); +be_define_const_str(set_checkable, "set_checkable", 3024222852u, 0, 13, &be_const_str_set_point_count); +be_define_const_str(set_point_count, "set_point_count", 1721576758u, 0, 15, &be_const_str_set_style_local_outline_color); +be_define_const_str(set_style_local_outline_color, "set_style_local_outline_color", 2290216412u, 0, 29, NULL); +be_define_const_str(add_btn_left, "add_btn_left", 3984572941u, 0, 12, NULL); +be_define_const_str(set_line_color, "set_line_color", 2944146362u, 0, 14, NULL); +be_define_const_str(STYLE_LINE_DASH_GAP, "STYLE_LINE_DASH_GAP", 1823312065u, 0, 19, &be_const_str_set_header_height); +be_define_const_str(set_header_height, "set_header_height", 2913303849u, 0, 17, NULL); +be_define_const_str(HX711_DAT, "HX711_DAT", 2935118250u, 0, 9, &be_const_str_get_style_shadow_color); +be_define_const_str(get_style_shadow_color, "get_style_shadow_color", 920648234u, 0, 22, NULL); +be_define_const_str(DROPDOWN_PART_SCROLLBAR, "DROPDOWN_PART_SCROLLBAR", 699787861u, 0, 23, &be_const_str_input); +be_define_const_str(input, "input", 4191711099u, 0, 5, NULL); +be_define_const_str(KEY1_NP, "KEY1_NP", 709918726u, 0, 7, NULL); +be_define_const_str(get_row_cnt, "get_row_cnt", 541121788u, 0, 11, NULL); +be_define_const_str(MAX31855CS, "MAX31855CS", 753620511u, 0, 10, &be_const_str_PROTECT_PRESS_LOST); +be_define_const_str(PROTECT_PRESS_LOST, "PROTECT_PRESS_LOST", 2967498203u, 0, 18, &be_const_str_STYLE_SCALE_BORDER_WIDTH); +be_define_const_str(STYLE_SCALE_BORDER_WIDTH, "STYLE_SCALE_BORDER_WIDTH", 4091410577u, 0, 24, NULL); +be_define_const_str(BORDER_SIDE_BOTTOM, "BORDER_SIDE_BOTTOM", 1006865647u, 0, 18, &be_const_str_LABEL_LONG_SROLL_CIRC); +be_define_const_str(LABEL_LONG_SROLL_CIRC, "LABEL_LONG_SROLL_CIRC", 179427009u, 0, 21, &be_const_str_screenshot); +be_define_const_str(screenshot, "screenshot", 3894592561u, 0, 10, NULL); +be_define_const_str(DI, "DI", 1070498734u, 0, 2, &be_const_str_count_children); +be_define_const_str(count_children, "count_children", 1689969950u, 0, 14, &be_const_str_set_width_fit); +be_define_const_str(set_width_fit, "set_width_fit", 703845988u, 0, 13, NULL); +be_define_const_str(set_padding_left, "set_padding_left", 1230478487u, 0, 16, NULL); +be_define_const_str(add_text, "add_text", 2433225858u, 0, 8, NULL); +be_define_const_str(set_ext_click_area, "set_ext_click_area", 1298742324u, 0, 18, NULL); +be_define_const_str(set_style_local_value_line_space, "set_style_local_value_line_space", 987261567u, 0, 32, NULL); +be_define_const_str(set_px, "set_px", 1137035068u, 0, 6, NULL); +be_define_const_str(SSD1331_DC, "SSD1331_DC", 3386560859u, 0, 10, &be_const_str_STYLE_LINE_DASH_WIDTH); +be_define_const_str(STYLE_LINE_DASH_WIDTH, "STYLE_LINE_DASH_WIDTH", 1366928369u, 0, 21, &be_const_str_get_adjustable); +be_define_const_str(get_adjustable, "get_adjustable", 982674931u, 0, 14, &be_const_str_set_border_post); +be_define_const_str(set_border_post, "set_border_post", 2318575153u, 0, 15, NULL); +be_define_const_str(WEBCAM_SIOD, "WEBCAM_SIOD", 302703242u, 0, 11, &be_const_str_set_textarea); +be_define_const_str(set_textarea, "set_textarea", 1978833518u, 0, 12, NULL); +be_define_const_str(get_parent_event, "get_parent_event", 102705295u, 0, 16, &be_const_str_lv_btnmatrix); +be_define_const_str(lv_btnmatrix, "lv_btnmatrix", 626248489u, 0, 12, &be_const_str_set_showed_date); +be_define_const_str(set_showed_date, "set_showed_date", 158767501u, 0, 15, NULL); +be_define_const_str(STYLE_BG_COLOR, "STYLE_BG_COLOR", 2207533444u, 0, 14, &be_const_str_print); +be_define_const_str(print, "print", 372738696u, 0, 5, &be_const_str_set_cell_merge_right); +be_define_const_str(set_cell_merge_right, "set_cell_merge_right", 3174593866u, 0, 20, NULL); +be_define_const_str(ADC_CT_POWER, "ADC_CT_POWER", 3382284599u, 0, 12, &be_const_str_WE517_RX); +be_define_const_str(WE517_RX, "WE517_RX", 4096577879u, 0, 8, &be_const_str_get_style_size); +be_define_const_str(get_style_size, "get_style_size", 3698157111u, 0, 14, NULL); +be_define_const_str(OPA_60, "OPA_60", 2008896492u, 0, 6, NULL); +be_define_const_str(KEY_ENTER, "KEY_ENTER", 2614103337u, 0, 9, &be_const_str_LAYOUT_ROW_MID); +be_define_const_str(LAYOUT_ROW_MID, "LAYOUT_ROW_MID", 932854697u, 0, 14, NULL); +be_define_const_str(KEY_DEL, "KEY_DEL", 1749022830u, 0, 7, &be_const_str_STYLE_MARGIN_RIGHT); +be_define_const_str(STYLE_MARGIN_RIGHT, "STYLE_MARGIN_RIGHT", 1123385036u, 0, 18, &be_const_str_SYMBOL_OK); +be_define_const_str(SYMBOL_OK, "SYMBOL_OK", 4033162940u, 0, 9, NULL); +be_define_const_str(BORDER_SIDE_FULL, "BORDER_SIDE_FULL", 703648713u, 0, 16, &be_const_str_get_text_sel_start); +be_define_const_str(get_text_sel_start, "get_text_sel_start", 1075131103u, 0, 18, &be_const_str_set_style_local_transition_prop_3); +be_define_const_str(set_style_local_transition_prop_3, "set_style_local_transition_prop_3", 2619092581u, 0, 33, NULL); +be_define_const_str(I2C_SCL, "I2C_SCL", 164217098u, 0, 7, &be_const_str_SYMBOL_PAUSE); +be_define_const_str(SYMBOL_PAUSE, "SYMBOL_PAUSE", 641998172u, 0, 12, NULL); +be_define_const_str(STYLE_BORDER_BLEND_MODE, "STYLE_BORDER_BLEND_MODE", 3752388357u, 0, 23, NULL); +be_define_const_str(BLEND_MODE_NORMAL, "BLEND_MODE_NORMAL", 1282739232u, 0, 17, &be_const_str_set_title); +be_define_const_str(set_title, "set_title", 793032418u, 0, 9, NULL); +be_define_const_str(SYMBOL_UPLOAD, "SYMBOL_UPLOAD", 3293679647u, 0, 13, &be_const_str_set_shadow_ofs_y); +be_define_const_str(set_shadow_ofs_y, "set_shadow_ofs_y", 3086758033u, 0, 16, NULL); +be_define_const_str(PN532_TXD, "PN532_TXD", 3093418644u, 0, 9, &be_const_str_STYLE_OPA_SCALE); +be_define_const_str(STYLE_OPA_SCALE, "STYLE_OPA_SCALE", 4014485970u, 0, 15, &be_const_str_get_style_line_rounded); +be_define_const_str(get_style_line_rounded, "get_style_line_rounded", 2936625238u, 0, 22, &be_const_str_set_style_local_text_sel_color); +be_define_const_str(set_style_local_text_sel_color, "set_style_local_text_sel_color", 3749375246u, 0, 30, NULL); +be_define_const_str(collect, "collect", 2399039025u, 0, 7, &be_const_str_get_style_value_str); +be_define_const_str(get_style_value_str, "get_style_value_str", 967747319u, 0, 19, NULL); +be_define_const_str(STYLE_TEXT_COLOR, "STYLE_TEXT_COLOR", 2549754876u, 0, 16, &be_const_str_set_style_local_transform_angle); +be_define_const_str(set_style_local_transform_angle, "set_style_local_transform_angle", 3618600326u, 0, 31, NULL); +be_define_const_str(ALIGN_IN_BOTTOM_RIGHT, "ALIGN_IN_BOTTOM_RIGHT", 1575436355u, 0, 21, &be_const_str_focus_obj); +be_define_const_str(focus_obj, "focus_obj", 1075574617u, 0, 9, &be_const_str_set_content_size); +be_define_const_str(set_content_size, "set_content_size", 10638115u, 0, 16, &be_const_str_set_style_local_shadow_opa); +be_define_const_str(set_style_local_shadow_opa, "set_style_local_shadow_opa", 2192328339u, 0, 26, NULL); +be_define_const_str(SYMBOL_DUMMY, "SYMBOL_DUMMY", 3621732138u, 0, 12, &be_const_str_SYMBOL_WARNING); +be_define_const_str(SYMBOL_WARNING, "SYMBOL_WARNING", 4119913686u, 0, 14, &be_const_str_get_cell_align); +be_define_const_str(get_cell_align, "get_cell_align", 2284605658u, 0, 14, &be_const_str_set_pattern_recolor_opa); +be_define_const_str(set_pattern_recolor_opa, "set_pattern_recolor_opa", 1479951840u, 0, 23, NULL); +be_define_const_str(ZIGBEE_RST, "ZIGBEE_RST", 721588661u, 0, 10, &be_const_str_remove_style_local_prop); +be_define_const_str(remove_style_local_prop, "remove_style_local_prop", 1160046873u, 0, 23, NULL); +be_define_const_str(lv_msgbox, "lv_msgbox", 689085206u, 0, 9, NULL); +be_define_const_str(SCROLLBAR_MODE_ON, "SCROLLBAR_MODE_ON", 1562259499u, 0, 17, &be_const_str_get_accepted_chars); +be_define_const_str(get_accepted_chars, "get_accepted_chars", 2210030087u, 0, 18, NULL); +be_define_const_str(EVENT_CANCEL, "EVENT_CANCEL", 3703374138u, 0, 12, &be_const_str_STYLE_PATTERN_RECOLOR); +be_define_const_str(STYLE_PATTERN_RECOLOR, "STYLE_PATTERN_RECOLOR", 2178713592u, 0, 21, &be_const_str_fill_bg); +be_define_const_str(fill_bg, "fill_bg", 1581152214u, 0, 7, &be_const_str_title_set_alignment); +be_define_const_str(title_set_alignment, "title_set_alignment", 192669664u, 0, 19, NULL); +be_define_const_str(HJL_CF, "HJL_CF", 786158487u, 0, 6, &be_const_str_remove_style); +be_define_const_str(remove_style, "remove_style", 3826054475u, 0, 12, NULL); +be_define_const_str(KEY_END, "KEY_END", 1131758734u, 0, 7, &be_const_str_SYMBOL_SD_CARD); +be_define_const_str(SYMBOL_SD_CARD, "SYMBOL_SD_CARD", 2542376484u, 0, 14, &be_const_str_fromstring); +be_define_const_str(fromstring, "fromstring", 610302344u, 0, 10, NULL); +be_define_const_str(AQUA, "AQUA", 1203273877u, 0, 4, NULL); +be_define_const_str(WEBCAM_PSRCS, "WEBCAM_PSRCS", 624464864u, 0, 12, &be_const_str_set_step); +be_define_const_str(set_step, "set_step", 2114390790u, 0, 8, NULL); +be_define_const_str(BTNMATRIX_CTRL_DISABLED, "BTNMATRIX_CTRL_DISABLED", 2790045315u, 0, 23, &be_const_str_del_char); +be_define_const_str(del_char, "del_char", 3624762103u, 0, 8, &be_const_str_iter); +be_define_const_str(iter, "iter", 3124256359u, 0, 4, &be_const_str_set_angle_offset); +be_define_const_str(set_angle_offset, "set_angle_offset", 1203695731u, 0, 16, NULL); +be_define_const_str(STYLE_TRANSITION_TIME, "STYLE_TRANSITION_TIME", 3058729752u, 0, 21, &be_const_str_TXT_CMD_STATE_WAIT); +be_define_const_str(TXT_CMD_STATE_WAIT, "TXT_CMD_STATE_WAIT", 1721068338u, 0, 18, &be_const_str_bytes); +be_define_const_str(bytes, "bytes", 1706151940u, 0, 5, NULL); +be_define_const_str(DISP_ROT_90, "DISP_ROT_90", 3961393585u, 0, 11, &be_const_str_PROTECT_PARENT); +be_define_const_str(PROTECT_PARENT, "PROTECT_PARENT", 3109095353u, 0, 14, &be_const_str_SCROLLBAR_MODE_UNHIDE); +be_define_const_str(SCROLLBAR_MODE_UNHIDE, "SCROLLBAR_MODE_UNHIDE", 827854473u, 0, 21, &be_const_str_set_pwd_mode); +be_define_const_str(set_pwd_mode, "set_pwd_mode", 1333849907u, 0, 12, NULL); +be_define_const_str(DROPDOWN_DIR_LEFT, "DROPDOWN_DIR_LEFT", 3057408860u, 0, 17, NULL); +be_define_const_str(get_height, "get_height", 3571755523u, 0, 10, NULL); +be_define_const_str(setitem, "setitem", 1554834596u, 0, 7, NULL); +be_define_const_str(set_bg_angles, "set_bg_angles", 2873640992u, 0, 13, &be_const_str_set_style_local_shadow_spread); +be_define_const_str(set_style_local_shadow_spread, "set_style_local_shadow_spread", 850759600u, 0, 29, NULL); +be_define_const_str(get_max_length, "get_max_length", 13029699u, 0, 14, NULL); +be_define_const_str(break, "break", 3378807160u, 58, 5, NULL); +be_define_const_str(set_style_local_outline_width, "set_style_local_outline_width", 3081743955u, 0, 29, NULL); +be_define_const_str(SPINNER_TYPE_FILLSPIN_ARC, "SPINNER_TYPE_FILLSPIN_ARC", 2324275006u, 0, 25, &be_const_str_XPT2046_CS); +be_define_const_str(XPT2046_CS, "XPT2046_CS", 4049231042u, 0, 10, NULL); +be_define_const_str(get_cursor_blink_time, "get_cursor_blink_time", 1960576829u, 0, 21, &be_const_str_get_style_bg_color); +be_define_const_str(get_style_bg_color, "get_style_bg_color", 964794381u, 0, 18, &be_const_str_set_color); +be_define_const_str(set_color, "set_color", 3381219579u, 0, 9, NULL); +be_define_const_str(get_style_transition_prop_4, "get_style_transition_prop_4", 3454724484u, 0, 27, NULL); +be_define_const_str(DISP_SIZE_LARGE, "DISP_SIZE_LARGE", 3377069231u, 0, 15, &be_const_str_STYLE_LINE_BLEND_MODE); +be_define_const_str(STYLE_LINE_BLEND_MODE, "STYLE_LINE_BLEND_MODE", 1400961281u, 0, 21, &be_const_str_draw_text); +be_define_const_str(draw_text, "draw_text", 25865715u, 0, 9, &be_const_str_set_next); +be_define_const_str(set_next, "set_next", 1039873613u, 0, 8, NULL); +be_define_const_str(add_style, "add_style", 2931235026u, 0, 9, &be_const_str_get_style_bg_grad_color); +be_define_const_str(get_style_bg_grad_color, "get_style_bg_grad_color", 4149817886u, 0, 23, NULL); +be_define_const_str(set_style_local_image_recolor_opa, "set_style_local_image_recolor_opa", 1752356781u, 0, 33, NULL); +be_define_const_str(OPA_0, "OPA_0", 3351018670u, 0, 5, NULL); +be_define_const_str(PAGE_EDGE_RIGHT, "PAGE_EDGE_RIGHT", 1268763615u, 0, 15, &be_const_str_hide_series); +be_define_const_str(hide_series, "hide_series", 3053662735u, 0, 11, NULL); +be_define_const_str(STYLE_PAD_TOP, "STYLE_PAD_TOP", 2731711064u, 0, 13, &be_const_str_set_text_sel_end); +be_define_const_str(set_text_sel_end, "set_text_sel_end", 3422399078u, 0, 16, NULL); +be_define_const_str(get_style_transition_time, "get_style_transition_time", 3928047247u, 0, 25, NULL); +be_define_const_str(asstring, "asstring", 1298225088u, 0, 8, NULL); +be_define_const_str(ALIGN_OUT_TOP_LEFT, "ALIGN_OUT_TOP_LEFT", 1073920927u, 0, 18, &be_const_str_SYMBOL_BELL); +be_define_const_str(SYMBOL_BELL, "SYMBOL_BELL", 1736196487u, 0, 11, &be_const_str_set_style_local_value_str); +be_define_const_str(set_style_local_value_str, "set_style_local_value_str", 3984127099u, 0, 25, NULL); +be_define_const_str(lv_switch, "lv_switch", 3407171508u, 0, 9, &be_const_str_off); +be_define_const_str(off, "off", 2872740362u, 0, 3, NULL); +be_define_const_str(init_points, "init_points", 718504203u, 0, 11, NULL); +be_define_const_str(SYMBOL_STOP, "SYMBOL_STOP", 2836505202u, 0, 11, &be_const_str_get_ext_click_pad_bottom); +be_define_const_str(get_ext_click_pad_bottom, "get_ext_click_pad_bottom", 1405930484u, 0, 24, &be_const_str_set_auto_realign); +be_define_const_str(set_auto_realign, "set_auto_realign", 3175723934u, 0, 16, NULL); +be_define_const_str(KEYBOARD_MODE_NUM, "KEYBOARD_MODE_NUM", 2625982609u, 0, 17, NULL); +be_define_const_str(ETH_PHY_MDIO, "ETH_PHY_MDIO", 3261871568u, 0, 12, &be_const_str_STYLE_TRANSITION_PROP_5); +be_define_const_str(STYLE_TRANSITION_PROP_5, "STYLE_TRANSITION_PROP_5", 996274500u, 0, 23, &be_const_str_SYMBOL_FILE); +be_define_const_str(SYMBOL_FILE, "SYMBOL_FILE", 237085260u, 0, 11, &be_const_str_SYMBOL_RIGHT); +be_define_const_str(SYMBOL_RIGHT, "SYMBOL_RIGHT", 2984010648u, 0, 12, &be_const_str_get_height_margin); +be_define_const_str(get_height_margin, "get_height_margin", 4277714442u, 0, 17, NULL); +be_define_const_str(align_mid, "align_mid", 497514711u, 0, 9, NULL); +be_define_const_str(STYLE_TRANSITION_PATH, "STYLE_TRANSITION_PATH", 3341574330u, 0, 21, &be_const_str_set_style_local_clip_corner); +be_define_const_str(set_style_local_clip_corner, "set_style_local_clip_corner", 1588926036u, 0, 27, NULL); +be_define_const_str(EVENT_KEY, "EVENT_KEY", 2739613983u, 0, 9, NULL); +be_define_const_str(ARC_TYPE_SYMMETRIC, "ARC_TYPE_SYMMETRIC", 3784955220u, 0, 18, &be_const_str_DRAG_DIR_ONE); +be_define_const_str(DRAG_DIR_ONE, "DRAG_DIR_ONE", 2088479808u, 0, 12, &be_const_str_HRXL_RX); +be_define_const_str(HRXL_RX, "HRXL_RX", 92702006u, 0, 7, &be_const_str_STYLE_VALUE_BLEND_MODE); +be_define_const_str(STYLE_VALUE_BLEND_MODE, "STYLE_VALUE_BLEND_MODE", 930238626u, 0, 22, &be_const_str_blur_hor); +be_define_const_str(blur_hor, "blur_hor", 346002478u, 0, 8, &be_const_str_insert); +be_define_const_str(insert, "insert", 3332609576u, 0, 6, NULL); +be_define_const_str(get_drag_throw, "get_drag_throw", 2409838001u, 0, 14, NULL); +be_define_const_str(BL0940_RX, "BL0940_RX", 2908993179u, 0, 9, &be_const_str_FS_RES_NOT_EX); +be_define_const_str(FS_RES_NOT_EX, "FS_RES_NOT_EX", 3124641355u, 0, 13, &be_const_str_MGC3130_XFER); +be_define_const_str(MGC3130_XFER, "MGC3130_XFER", 4178219131u, 0, 12, &be_const_str_SAIR_RX); +be_define_const_str(SAIR_RX, "SAIR_RX", 1273688713u, 0, 7, &be_const_str_deg); +be_define_const_str(deg, "deg", 3327754271u, 0, 3, NULL); +be_define_const_str(STYLE_SHADOW_OFS_Y, "STYLE_SHADOW_OFS_Y", 2690614194u, 0, 18, NULL); +be_define_const_str(PWM1_INV, "PWM1_INV", 3939021030u, 0, 8, &be_const_str_SPI_CS); +be_define_const_str(SPI_CS, "SPI_CS", 553701236u, 0, 6, &be_const_str_SYMBOL_DOWNLOAD); +be_define_const_str(SYMBOL_DOWNLOAD, "SYMBOL_DOWNLOAD", 2607324090u, 0, 15, &be_const_str_set_scale_border_width); +be_define_const_str(set_scale_border_width, "set_scale_border_width", 3210684730u, 0, 22, &be_const_str_set_scrl_height); +be_define_const_str(set_scrl_height, "set_scrl_height", 3462735686u, 0, 15, NULL); +be_define_const_str(ADC_RANGE, "ADC_RANGE", 3467329543u, 0, 9, NULL); +be_define_const_str(SSD1331_CS, "SSD1331_CS", 4191047928u, 0, 10, NULL); +be_define_const_str(CHART_PART_SERIES_BG, "CHART_PART_SERIES_BG", 4240790375u, 0, 20, &be_const_str_focus_freeze); +be_define_const_str(focus_freeze, "focus_freeze", 3394722079u, 0, 12, NULL); +be_define_const_str(EVENT_SHORT_CLICKED, "EVENT_SHORT_CLICKED", 2804944112u, 0, 19, &be_const_str_GAUGE_PART_NEEDLE); +be_define_const_str(GAUGE_PART_NEEDLE, "GAUGE_PART_NEEDLE", 154997366u, 0, 17, &be_const_str_get_point_count); +be_define_const_str(get_point_count, "get_point_count", 617480290u, 0, 15, NULL); +be_define_const_str(STYLE_TEXT_BLEND_MODE, "STYLE_TEXT_BLEND_MODE", 44336606u, 0, 21, NULL); +be_define_const_str(CHART_AXIS_DRAW_LAST_TICK, "CHART_AXIS_DRAW_LAST_TICK", 811055023u, 0, 25, &be_const_str_set_height_fit); +be_define_const_str(set_height_fit, "set_height_fit", 4033083607u, 0, 14, NULL); +be_define_const_str(set_src, "set_src", 1156089058u, 0, 7, NULL); +be_define_const_str(BORDER_SIDE_INTERNAL, "BORDER_SIDE_INTERNAL", 4209377645u, 0, 20, &be_const_str_LABEL_LONG_SROLL); +be_define_const_str(LABEL_LONG_SROLL, "LABEL_LONG_SROLL", 3854826277u, 0, 16, &be_const_str_clear_options); +be_define_const_str(clear_options, "clear_options", 1509347603u, 0, 13, NULL); +be_define_const_str(ANIM_OFF, "ANIM_OFF", 3664307970u, 0, 8, &be_const_str_draw_arc); +be_define_const_str(draw_arc, "draw_arc", 1828251676u, 0, 8, &be_const_str_set_transition_prop_4); +be_define_const_str(set_transition_prop_4, "set_transition_prop_4", 3084234202u, 0, 21, &be_const_str_set_value_opa); +be_define_const_str(set_value_opa, "set_value_opa", 1055786128u, 0, 13, NULL); +be_define_const_str(NAVY, "NAVY", 1719816465u, 0, 4, &be_const_str_TELEINFO_ENABLE); +be_define_const_str(TELEINFO_ENABLE, "TELEINFO_ENABLE", 1600974501u, 0, 15, &be_const_str_list); +be_define_const_str(list, "list", 217798785u, 0, 4, NULL); +be_define_const_str(OBJ_PART_ALL, "OBJ_PART_ALL", 3502425074u, 0, 12, NULL); +be_define_const_str(HRE_DATA, "HRE_DATA", 1820377643u, 0, 8, &be_const_str_get_scrl_layout); +be_define_const_str(get_scrl_layout, "get_scrl_layout", 2842797719u, 0, 15, NULL); +be_define_const_str(get_active_btn_text, "get_active_btn_text", 2709356149u, 0, 19, NULL); +be_define_const_str(BOILER_OT_TX, "BOILER_OT_TX", 671743623u, 0, 12, &be_const_str_abs); +be_define_const_str(abs, "abs", 709362235u, 0, 3, NULL); +be_define_const_str(STYLE_SHADOW_OPA, "STYLE_SHADOW_OPA", 3011667646u, 0, 16, &be_const_str_get_line_count); +be_define_const_str(get_line_count, "get_line_count", 4160991390u, 0, 14, NULL); +be_define_const_str(AS3935, "AS3935", 603621745u, 0, 6, &be_const_str_BOILER_OT_RX); +be_define_const_str(BOILER_OT_RX, "BOILER_OT_RX", 603647409u, 0, 12, &be_const_str_TXT_FLAG_NONE); +be_define_const_str(TXT_FLAG_NONE, "TXT_FLAG_NONE", 3092237369u, 0, 13, &be_const_str_realign); +be_define_const_str(realign, "realign", 170046109u, 0, 7, NULL); +be_define_const_str(PZEM0XX_TX, "PZEM0XX_TX", 944775704u, 0, 10, &be_const_str_RDM6300_RX); +be_define_const_str(RDM6300_RX, "RDM6300_RX", 1522345628u, 0, 10, &be_const_str_set_style_local_scale_end_border_width); +be_define_const_str(set_style_local_scale_end_border_width, "set_style_local_scale_end_border_width", 3774452254u, 0, 38, &be_const_str_set_style_local_text_opa); +be_define_const_str(set_style_local_text_opa, "set_style_local_text_opa", 1391350156u, 0, 24, NULL); +be_define_const_str(INPUT, "INPUT", 1638025307u, 0, 5, &be_const_str_SYMBOL_KEYBOARD); +be_define_const_str(SYMBOL_KEYBOARD, "SYMBOL_KEYBOARD", 1621492879u, 0, 15, NULL); +be_define_const_str(OPTION_A, "OPTION_A", 1133299440u, 0, 8, &be_const_str_get_ext_draw_pad); +be_define_const_str(get_ext_draw_pad, "get_ext_draw_pad", 3775653652u, 0, 16, &be_const_str_set_scale); +be_define_const_str(set_scale, "set_scale", 3828634574u, 0, 9, NULL); +be_define_const_str(get_btnmatrix, "get_btnmatrix", 1628630681u, 0, 13, &be_const_str_get_protect); +be_define_const_str(get_protect, "get_protect", 4241180167u, 0, 11, &be_const_str_get_scrollable); +be_define_const_str(get_scrollable, "get_scrollable", 1510903497u, 0, 14, &be_const_str_sin); +be_define_const_str(sin, "sin", 3761252941u, 0, 3, NULL); +be_define_const_str(CSE7761_TX, "CSE7761_TX", 3354719142u, 0, 10, &be_const_str_GAUGE_PART_MAIN); +be_define_const_str(GAUGE_PART_MAIN, "GAUGE_PART_MAIN", 3145322556u, 0, 15, &be_const_str_HX711_SCK); +be_define_const_str(HX711_SCK, "HX711_SCK", 3785979404u, 0, 9, NULL); +be_define_const_str(STYLE_PAD_RIGHT, "STYLE_PAD_RIGHT", 4135691505u, 0, 15, NULL); +be_define_const_str(set_highlighted_dates, "set_highlighted_dates", 344528435u, 0, 21, &be_const_str_set_parent_event); +be_define_const_str(set_parent_event, "set_parent_event", 49610579u, 0, 16, NULL); +be_define_const_str(set_offset_x, "set_offset_x", 421149912u, 0, 12, NULL); +be_define_const_str(GRAD_DIR_NONE, "GRAD_DIR_NONE", 1627825480u, 0, 13, &be_const_str_KEY_PREV); +be_define_const_str(KEY_PREV, "KEY_PREV", 3127352148u, 0, 8, NULL); +be_define_const_str(ROT1B_NP, "ROT1B_NP", 3710079736u, 0, 8, &be_const_str_SYMBOL_AUDIO); +be_define_const_str(SYMBOL_AUDIO, "SYMBOL_AUDIO", 3056537956u, 0, 12, &be_const_str_super); +be_define_const_str(super, "super", 4152230356u, 0, 5, NULL); +be_define_const_str(STYLE_RADIUS, "STYLE_RADIUS", 1029481353u, 0, 12, NULL); +be_define_const_str(STYLE_PAD_BOTTOM, "STYLE_PAD_BOTTOM", 3910623046u, 0, 16, &be_const_str_STYLE_SCALE_GRAD_COLOR); +be_define_const_str(STYLE_SCALE_GRAD_COLOR, "STYLE_SCALE_GRAD_COLOR", 3981239948u, 0, 22, &be_const_str_lv_arc); +be_define_const_str(lv_arc, "lv_arc", 4170125384u, 0, 6, &be_const_str_set_bg_main_stop); +be_define_const_str(set_bg_main_stop, "set_bg_main_stop", 1702668926u, 0, 16, &be_const_str_set_style_local_image_recolor); +be_define_const_str(set_style_local_image_recolor, "set_style_local_image_recolor", 43538644u, 0, 29, NULL); +be_define_const_str(set_user_data, "set_user_data", 3596043360u, 0, 13, NULL); +be_define_const_str(BS814_CLK, "BS814_CLK", 3002713336u, 0, 9, &be_const_str_add_obj); +be_define_const_str(add_obj, "add_obj", 3846256134u, 0, 7, &be_const_str_get_height_grid); +be_define_const_str(get_height_grid, "get_height_grid", 1178822580u, 0, 15, &be_const_str_get_screen); +be_define_const_str(get_screen, "get_screen", 2759490796u, 0, 10, &be_const_str_set_bg_start_angle); +be_define_const_str(set_bg_start_angle, "set_bg_start_angle", 2285338772u, 0, 18, NULL); +be_define_const_str(SYMBOL_DIRECTORY, "SYMBOL_DIRECTORY", 1886053449u, 0, 16, &be_const_str_set_style_local_margin_right); +be_define_const_str(set_style_local_margin_right, "set_style_local_margin_right", 2606287945u, 0, 28, NULL); +be_define_const_str(TM1638CLK, "TM1638CLK", 3045182446u, 0, 9, &be_const_str_get_highlighted_dates_num); +be_define_const_str(get_highlighted_dates_num, "get_highlighted_dates_num", 82319360u, 0, 25, &be_const_str_set_focus_cb); +be_define_const_str(set_focus_cb, "set_focus_cb", 4094066116u, 0, 12, &be_const_str_set_style_local_bg_main_stop); +be_define_const_str(set_style_local_bg_main_stop, "set_style_local_bg_main_stop", 2599091600u, 0, 28, NULL); +be_define_const_str(STYLE_TEXT_LETTER_SPACE, "STYLE_TEXT_LETTER_SPACE", 2264289484u, 0, 23, &be_const_str_WIEGAND_D1); +be_define_const_str(WIEGAND_D1, "WIEGAND_D1", 4175558140u, 0, 10, NULL); +be_define_const_str(init_draw_img_dsc, "init_draw_img_dsc", 1278847223u, 0, 17, NULL); +be_define_const_str(BTN_STATE_DISABLED, "BTN_STATE_DISABLED", 496829054u, 0, 18, &be_const_str_EVENT_PRESS_LOST); +be_define_const_str(EVENT_PRESS_LOST, "EVENT_PRESS_LOST", 3685074190u, 0, 16, &be_const_str_get_style_shadow_spread); +be_define_const_str(get_style_shadow_spread, "get_style_shadow_spread", 1343265468u, 0, 23, NULL); +be_define_const_str(get_bg_angle_end, "get_bg_angle_end", 602326541u, 0, 16, NULL); +be_define_const_str(set_style_local_margin_top, "set_style_local_margin_top", 2065926016u, 0, 26, &be_const_str_start_edge_flash); +be_define_const_str(start_edge_flash, "start_edge_flash", 305008300u, 0, 16, NULL); +be_define_const_str(set_dir, "set_dir", 331967531u, 0, 7, NULL); +be_define_const_str(ST7789_CS, "ST7789_CS", 2937305434u, 0, 9, NULL); +be_define_const_str(ADC_PH, "ADC_PH", 3820290594u, 0, 6, &be_const_str_ALIGN_CENTER); +be_define_const_str(ALIGN_CENTER, "ALIGN_CENTER", 622705366u, 0, 12, &be_const_str_set_style_local_line_dash_gap); +be_define_const_str(set_style_local_line_dash_gap, "set_style_local_line_dash_gap", 923588498u, 0, 29, NULL); +be_define_const_str(set_border_color, "set_border_color", 2628124814u, 0, 16, NULL); +be_define_const_str(TABVIEW_TAB_POS_RIGHT, "TABVIEW_TAB_POS_RIGHT", 3809644849u, 0, 21, &be_const_str_get_state); +be_define_const_str(get_state, "get_state", 3804504029u, 0, 9, NULL); +be_define_const_str(CYAN, "CYAN", 1196590906u, 0, 4, &be_const_str_set_style_local_line_dash_width); +be_define_const_str(set_style_local_line_dash_width, "set_style_local_line_dash_width", 3177951154u, 0, 31, NULL); +be_define_const_str(set_secondary_y_tick_length, "set_secondary_y_tick_length", 4022147583u, 0, 27, &be_const_str_set_x_tick_length); +be_define_const_str(set_x_tick_length, "set_x_tick_length", 3530536821u, 0, 17, NULL); +be_define_const_str(SYMBOL_DOWN, "SYMBOL_DOWN", 1107513570u, 0, 11, &be_const_str_get_btn_ctrl); +be_define_const_str(get_btn_ctrl, "get_btn_ctrl", 370184444u, 0, 12, NULL); +be_define_const_str(LAYOUT_COLUMN_RIGHT, "LAYOUT_COLUMN_RIGHT", 912913083u, 0, 19, &be_const_str_STYLE_PATTERN_REPEAT); +be_define_const_str(STYLE_PATTERN_REPEAT, "STYLE_PATTERN_REPEAT", 721793275u, 0, 20, &be_const_str_YELLOW); +be_define_const_str(YELLOW, "YELLOW", 2964049737u, 0, 6, NULL); +be_define_const_str(get_coords, "get_coords", 1044089006u, 0, 10, &be_const_str_handle_get_type_signal); +be_define_const_str(handle_get_type_signal, "handle_get_type_signal", 3735097350u, 0, 22, &be_const_str_set_pos); +be_define_const_str(set_pos, "set_pos", 4146975678u, 0, 7, NULL); +be_define_const_str(STYLE_BORDER_COLOR, "STYLE_BORDER_COLOR", 809973177u, 0, 18, &be_const_str_is_focused); +be_define_const_str(is_focused, "is_focused", 2171112339u, 0, 10, NULL); +be_define_const_str(SYMBOL_LOOP, "SYMBOL_LOOP", 2762053208u, 0, 11, &be_const_str_get_ext_click_pad_left); +be_define_const_str(get_ext_click_pad_left, "get_ext_click_pad_left", 1709871714u, 0, 22, &be_const_str_set_start_value); +be_define_const_str(set_start_value, "set_start_value", 1399674154u, 0, 15, NULL); +be_define_const_str(LABEL_ALIGN_CENTER, "LABEL_ALIGN_CENTER", 3698850161u, 0, 18, &be_const_str___upper__); +be_define_const_str(__upper__, "__upper__", 3612202883u, 0, 9, &be_const_str_lv_color); +be_define_const_str(lv_color, "lv_color", 1419148319u, 0, 8, &be_const_str_text_is_selected); +be_define_const_str(text_is_selected, "text_is_selected", 3422750433u, 0, 16, NULL); +be_define_const_str(KEY_HOME, "KEY_HOME", 2722222682u, 0, 8, &be_const_str_SM2135_DAT); +be_define_const_str(SM2135_DAT, "SM2135_DAT", 2882726942u, 0, 10, &be_const_str_while); +be_define_const_str(while, "while", 231090382u, 53, 5, NULL); +be_define_const_str(rand, "rand", 2711325910u, 0, 4, NULL); +be_define_const_str(SSPI_MISO, "SSPI_MISO", 2485347173u, 0, 9, NULL); +be_define_const_str(TEXT_DECOR_STRIKETHROUGH, "TEXT_DECOR_STRIKETHROUGH", 2875711852u, 0, 24, &be_const_str_get_y_invert); +be_define_const_str(get_y_invert, "get_y_invert", 2518095240u, 0, 12, &be_const_str_set_scrollbar_mode); +be_define_const_str(set_scrollbar_mode, "set_scrollbar_mode", 3373216512u, 0, 18, NULL); +be_define_const_str(FS_RES_BUSY, "FS_RES_BUSY", 3847519313u, 0, 11, &be_const_str_SDCARD_CS); +be_define_const_str(SDCARD_CS, "SDCARD_CS", 3348952003u, 0, 9, &be_const_str_SYMBOL_PASTE); +be_define_const_str(SYMBOL_PASTE, "SYMBOL_PASTE", 2281577421u, 0, 12, NULL); +be_define_const_str(GAUGE_PART_MAJOR, "GAUGE_PART_MAJOR", 3656186174u, 0, 16, &be_const_str_STYLE_PAD_LEFT); +be_define_const_str(STYLE_PAD_LEFT, "STYLE_PAD_LEFT", 1524023460u, 0, 14, &be_const_str_str); +be_define_const_str(str, "str", 3259748752u, 0, 3, NULL); +be_define_const_str(LAYOUT_COLUMN_MID, "LAYOUT_COLUMN_MID", 669575067u, 0, 17, NULL); +be_define_const_str(DISP_ROT_NONE, "DISP_ROT_NONE", 1805190226u, 0, 13, &be_const_str_get_style_pattern_recolor_opa); +be_define_const_str(get_style_pattern_recolor_opa, "get_style_pattern_recolor_opa", 1906150798u, 0, 29, &be_const_str_set_style_local_value_ofs_y); +be_define_const_str(set_style_local_value_ofs_y, "set_style_local_value_ofs_y", 3040892578u, 0, 27, NULL); +be_define_const_str(get_fit_bottom, "get_fit_bottom", 664659611u, 0, 14, NULL); +be_define_const_str(STYLE_BG_BLEND_MODE, "STYLE_BG_BLEND_MODE", 1458637206u, 0, 19, &be_const_str_STYLE_IMAGE_RECOLOR_OPA); +be_define_const_str(STYLE_IMAGE_RECOLOR_OPA, "STYLE_IMAGE_RECOLOR_OPA", 3785340258u, 0, 23, &be_const_str_STYLE_TRANSITION_PROP_1); +be_define_const_str(STYLE_TRANSITION_PROP_1, "STYLE_TRANSITION_PROP_1", 929164024u, 0, 23, &be_const_str_get_style_transform_zoom); +be_define_const_str(get_style_transform_zoom, "get_style_transform_zoom", 380604044u, 0, 24, &be_const_str_remove_all_objs); +be_define_const_str(remove_all_objs, "remove_all_objs", 2136122696u, 0, 15, &be_const_str_set_cell_value); +be_define_const_str(set_cell_value, "set_cell_value", 3982436570u, 0, 14, NULL); +be_define_const_str(EVENT_LEAVE, "EVENT_LEAVE", 2218217823u, 0, 11, &be_const_str_STYLE_MARGIN_LEFT); +be_define_const_str(STYLE_MARGIN_LEFT, "STYLE_MARGIN_LEFT", 671809443u, 0, 17, &be_const_str_set_month_names); +be_define_const_str(set_month_names, "set_month_names", 158482125u, 0, 15, &be_const_str_set_style_local_value_align); +be_define_const_str(set_style_local_value_align, "set_style_local_value_align", 17354185u, 0, 27, NULL); +be_define_const_str(set_type, "set_type", 4284078396u, 0, 8, NULL); +be_define_const_str(get_local_style, "get_local_style", 2060541417u, 0, 15, NULL); +be_define_const_str(FS_RES_LOCKED, "FS_RES_LOCKED", 3948147866u, 0, 13, &be_const_str_OLIVE); +be_define_const_str(OLIVE, "OLIVE", 1722893804u, 0, 5, &be_const_str_SYMBOL_CALL); +be_define_const_str(SYMBOL_CALL, "SYMBOL_CALL", 1444504366u, 0, 11, &be_const_str_SYMBOL_EYE_CLOSE); +be_define_const_str(SYMBOL_EYE_CLOSE, "SYMBOL_EYE_CLOSE", 404721792u, 0, 16, NULL); +be_define_const_str(CPICKER_TYPE_DISC, "CPICKER_TYPE_DISC", 2110878147u, 0, 17, &be_const_str_SYMBOL_SETTINGS); +be_define_const_str(SYMBOL_SETTINGS, "SYMBOL_SETTINGS", 339656335u, 0, 15, NULL); +be_define_const_str(ALIGN_OUT_RIGHT_TOP, "ALIGN_OUT_RIGHT_TOP", 1142849712u, 0, 19, &be_const_str_get_drag_dir); +be_define_const_str(get_drag_dir, "get_drag_dir", 3921105230u, 0, 12, &be_const_str_init_draw_rect_dsc); +be_define_const_str(init_draw_rect_dsc, "init_draw_rect_dsc", 4242061620u, 0, 18, &be_const_str_set_style_local_shadow_blend_mode); +be_define_const_str(set_style_local_shadow_blend_mode, "set_style_local_shadow_blend_mode", 2580830900u, 0, 33, NULL); +be_define_const_str(clear_selection, "clear_selection", 4157132227u, 0, 15, &be_const_str_set_value_font); +be_define_const_str(set_value_font, "set_value_font", 3846644343u, 0, 14, NULL); +be_define_const_str(STYLE_PATTERN_OPA, "STYLE_PATTERN_OPA", 1423872118u, 0, 17, &be_const_str_get_style_value_ofs_y); +be_define_const_str(get_style_value_ofs_y, "get_style_value_ofs_y", 4000868142u, 0, 21, &be_const_str_set_focused_btn); +be_define_const_str(set_focused_btn, "set_focused_btn", 4211166978u, 0, 15, NULL); +be_define_const_str(ADC_TEMP, "ADC_TEMP", 3771053440u, 0, 8, &be_const_str_get_src); +be_define_const_str(get_src, "get_src", 403557294u, 0, 7, &be_const_str_set_outline_pad); +be_define_const_str(set_outline_pad, "set_outline_pad", 2845869448u, 0, 15, NULL); +be_define_const_str(ARC_TYPE_REVERSE, "ARC_TYPE_REVERSE", 3290331433u, 0, 16, &be_const_str_INPUT_PULLDOWN); +be_define_const_str(INPUT_PULLDOWN, "INPUT_PULLDOWN", 1172232591u, 0, 14, &be_const_str_get); +be_define_const_str(get, "get", 1410115415u, 0, 3, &be_const_str_set_bg_end_angle); +be_define_const_str(set_bg_end_angle, "set_bg_end_angle", 569028341u, 0, 16, NULL); +be_define_const_str(STYLE_VALUE_LINE_SPACE, "STYLE_VALUE_LINE_SPACE", 2028376414u, 0, 22, &be_const_str_get_pivot); +be_define_const_str(get_pivot, "get_pivot", 2963122652u, 0, 9, &be_const_str_set_btn_ctrl_all); +be_define_const_str(set_btn_ctrl_all, "set_btn_ctrl_all", 274690332u, 0, 16, NULL); +be_define_const_str(OPA_50, "OPA_50", 163902855u, 0, 6, &be_const_str_STYLE_OUTLINE_PAD); +be_define_const_str(STYLE_OUTLINE_PAD, "STYLE_OUTLINE_PAD", 2090004501u, 0, 17, &be_const_str_STYLE_TRANSFORM_HEIGHT); +be_define_const_str(STYLE_TRANSFORM_HEIGHT, "STYLE_TRANSFORM_HEIGHT", 953009101u, 0, 22, NULL); +be_define_const_str(LAYOUT_ROW_BOTTOM, "LAYOUT_ROW_BOTTOM", 1098190350u, 0, 17, &be_const_str_LIST_PART_EDGE_FLASH); +be_define_const_str(LIST_PART_EDGE_FLASH, "LIST_PART_EDGE_FLASH", 549302352u, 0, 20, &be_const_str_get_prev_btn); +be_define_const_str(get_prev_btn, "get_prev_btn", 4150536586u, 0, 12, &be_const_str_get_style_text_opa); +be_define_const_str(get_style_text_opa, "get_style_text_opa", 2378295432u, 0, 18, NULL); +be_define_const_str(OPA_30, "OPA_30", 95806641u, 0, 6, &be_const_str_STATE_DISABLED); +be_define_const_str(STATE_DISABLED, "STATE_DISABLED", 3398267003u, 0, 14, &be_const_str_STYLE_TEXT_OPA); +be_define_const_str(STYLE_TEXT_OPA, "STYLE_TEXT_OPA", 3094351509u, 0, 14, &be_const_str_return); +be_define_const_str(return, "return", 2246981567u, 60, 6, NULL); +be_define_const_str(set_image_opa, "set_image_opa", 517268068u, 0, 13, NULL); +be_define_const_str(OPA_90, "OPA_90", 27710427u, 0, 6, &be_const_str_STATE_PRESSED); +be_define_const_str(STATE_PRESSED, "STATE_PRESSED", 2471016259u, 0, 13, NULL); +be_define_const_str(NEOPOOL_TX, "NEOPOOL_TX", 2924925804u, 0, 10, NULL); +be_define_const_str(FS_RES_HW_ERR, "FS_RES_HW_ERR", 1676324085u, 0, 13, NULL); +be_define_const_str(get_style_value_opa, "get_style_value_opa", 1671026074u, 0, 19, NULL); +be_define_const_str(get_one_check, "get_one_check", 2649478907u, 0, 13, NULL); +be_define_const_str(I2C, "I2C", 4096783347u, 0, 3, &be_const_str_get_cursor_point); +be_define_const_str(get_cursor_point, "get_cursor_point", 2365780231u, 0, 16, NULL); +be_define_const_str(FS_MODE_WR, "FS_MODE_WR", 2839601832u, 0, 10, &be_const_str_STATE_EDITED); +be_define_const_str(STATE_EDITED, "STATE_EDITED", 46966454u, 0, 12, &be_const_str_STYLE_TRANSITION_DELAY); +be_define_const_str(STYLE_TRANSITION_DELAY, "STYLE_TRANSITION_DELAY", 251340916u, 0, 22, &be_const_str_glue_obj); +be_define_const_str(glue_obj, "glue_obj", 1757706238u, 0, 8, &be_const_str_size); +be_define_const_str(size, "size", 597743964u, 0, 4, NULL); +be_define_const_str(set_cursor_point, "set_cursor_point", 4201331267u, 0, 16, NULL); +be_define_const_str(del_anim_ready_cb, "del_anim_ready_cb", 1276516666u, 0, 17, NULL); +be_define_const_str(EVENT_LONG_PRESSED, "EVENT_LONG_PRESSED", 1806426939u, 0, 18, &be_const_str_set_color_mode); +be_define_const_str(set_color_mode, "set_color_mode", 1155621583u, 0, 14, NULL); +be_define_const_str(SYMBOL_GPS, "SYMBOL_GPS", 3044165570u, 0, 10, NULL); +be_define_const_str(set_adjustable, "set_adjustable", 1573073815u, 0, 14, NULL); +be_define_const_str(BTNMATRIX_CTRL_HIDDEN, "BTNMATRIX_CTRL_HIDDEN", 2766999187u, 0, 21, &be_const_str_char); +be_define_const_str(char, "char", 2823553821u, 0, 4, &be_const_str_lv_tileview); +be_define_const_str(lv_tileview, "lv_tileview", 2419887973u, 0, 11, NULL); +be_define_const_str(align, "align", 1613521886u, 0, 5, &be_const_str_set_pattern_repeat); +be_define_const_str(set_pattern_repeat, "set_pattern_repeat", 553014028u, 0, 18, NULL); +be_define_const_str(TM1638STB, "TM1638STB", 823674593u, 0, 9, &be_const_str_module); +be_define_const_str(module, "module", 3617558685u, 0, 6, &be_const_str_refresh_ext_draw_pad); +be_define_const_str(refresh_ext_draw_pad, "refresh_ext_draw_pad", 3485714697u, 0, 20, NULL); +be_define_const_str(PROJECTOR_CTRL_TX, "PROJECTOR_CTRL_TX", 535811130u, 0, 17, &be_const_str_WHITE); +be_define_const_str(WHITE, "WHITE", 2856149510u, 0, 5, &be_const_str_set_margin_left); +be_define_const_str(set_margin_left, "set_margin_left", 4194347462u, 0, 15, &be_const_str_set_saturation); +be_define_const_str(set_saturation, "set_saturation", 2225192852u, 0, 14, &be_const_str_set_style_local_pad_inner); +be_define_const_str(set_style_local_pad_inner, "set_style_local_pad_inner", 3980353812u, 0, 25, NULL); +be_define_const_str(get_tile_act, "get_tile_act", 3705631119u, 0, 12, &be_const_str_set_style_local_border_opa); +be_define_const_str(set_style_local_border_opa, "set_style_local_border_opa", 2125961393u, 0, 26, &be_const_str_set_style_local_shadow_ofs_y); +be_define_const_str(set_style_local_shadow_ofs_y, "set_style_local_shadow_ofs_y", 1635871223u, 0, 28, NULL); +be_define_const_str(BTNMATRIX_CTRL_CLICK_TRIG, "BTNMATRIX_CTRL_CLICK_TRIG", 2305639872u, 0, 25, &be_const_str_KEY_ESC); +be_define_const_str(KEY_ESC, "KEY_ESC", 915768258u, 0, 7, &be_const_str_SYMBOL_USB); +be_define_const_str(SYMBOL_USB, "SYMBOL_USB", 1962656552u, 0, 10, &be_const_str_false); +be_define_const_str(false, "false", 184981848u, 62, 5, NULL); +be_define_const_str(clear_btn_ctrl, "clear_btn_ctrl", 2659827935u, 0, 14, &be_const_str_get_style_scale_width); +be_define_const_str(get_style_scale_width, "get_style_scale_width", 2556361915u, 0, 21, NULL); +be_define_const_str(ADC_INPUT, "ADC_INPUT", 2207556878u, 0, 9, &be_const_str_PROTECT_CLICK_FOCUS); +be_define_const_str(PROTECT_CLICK_FOCUS, "PROTECT_CLICK_FOCUS", 293740268u, 0, 19, &be_const_str_TEMPL_STYLE_X); +be_define_const_str(TEMPL_STYLE_X, "TEMPL_STYLE_X", 1980646216u, 0, 13, NULL); +be_define_const_str(KEY1_INV, "KEY1_INV", 263542563u, 0, 8, &be_const_str_SDM120_RX); +be_define_const_str(SDM120_RX, "SDM120_RX", 1367571753u, 0, 9, &be_const_str_TM1637DIO); +be_define_const_str(TM1637DIO, "TM1637DIO", 1574659381u, 0, 9, NULL); +be_define_const_str(scroll_hor, "scroll_hor", 4153158354u, 0, 10, &be_const_str_set_style_local_outline_blend_mode); +be_define_const_str(set_style_local_outline_blend_mode, "set_style_local_outline_blend_mode", 3321200446u, 0, 34, &be_const_str_set_style_local_shadow_color); +be_define_const_str(set_style_local_shadow_color, "set_style_local_shadow_color", 2778451758u, 0, 28, NULL); +be_define_const_str(LED1_INV, "LED1_INV", 2112045097u, 0, 8, &be_const_str_LEDLNK_INV); +be_define_const_str(LEDLNK_INV, "LEDLNK_INV", 3559015101u, 0, 10, &be_const_str_get_align); +be_define_const_str(get_align, "get_align", 1275859045u, 0, 9, &be_const_str_set_image_blend_mode); +be_define_const_str(set_image_blend_mode, "set_image_blend_mode", 2083195553u, 0, 20, &be_const_str_set_palette); +be_define_const_str(set_palette, "set_palette", 4093380483u, 0, 11, NULL); +be_define_const_str(OPEN_DRAIN, "OPEN_DRAIN", 677872608u, 0, 10, NULL); +be_define_const_str(CALENDAR_PART_BG, "CALENDAR_PART_BG", 562605961u, 0, 16, &be_const_str_SYMBOL_BATTERY_3); +be_define_const_str(SYMBOL_BATTERY_3, "SYMBOL_BATTERY_3", 662591301u, 0, 16, NULL); +be_define_const_str(GESTURE_DIR_TOP, "GESTURE_DIR_TOP", 84881028u, 0, 15, &be_const_str_GPS_RX); +be_define_const_str(GPS_RX, "GPS_RX", 1075637342u, 0, 6, &be_const_str_get_letter_on); +be_define_const_str(get_letter_on, "get_letter_on", 3272656192u, 0, 13, NULL); +be_define_const_str(RFRECV, "RFRECV", 354742801u, 0, 6, &be_const_str_SYMBOL_COPY); +be_define_const_str(SYMBOL_COPY, "SYMBOL_COPY", 4193681815u, 0, 11, &be_const_str_set_style_local_value_font); +be_define_const_str(set_style_local_value_font, "set_style_local_value_font", 117758217u, 0, 26, NULL); +be_define_const_str(ALIGN_OUT_BOTTOM_RIGHT, "ALIGN_OUT_BOTTOM_RIGHT", 3680861364u, 0, 22, &be_const_str_clean_tab); +be_define_const_str(clean_tab, "clean_tab", 3280421962u, 0, 9, &be_const_str_cursor_down); +be_define_const_str(cursor_down, "cursor_down", 657234748u, 0, 11, &be_const_str_pin_mode); +be_define_const_str(pin_mode, "pin_mode", 3258314030u, 0, 8, NULL); +be_define_const_str(SYMBOL_VOLUME_MID, "SYMBOL_VOLUME_MID", 158835057u, 0, 17, &be_const_str_set_state); +be_define_const_str(set_state, "set_state", 905808233u, 0, 9, NULL); +be_define_const_str(SYMBOL_PLAY, "SYMBOL_PLAY", 1750902100u, 0, 11, &be_const_str_set_div_line_count); +be_define_const_str(set_div_line_count, "set_div_line_count", 918956222u, 0, 18, NULL); +be_define_const_str(get_left_value, "get_left_value", 1136489099u, 0, 14, NULL); +be_define_const_str(KEY_LEFT, "KEY_LEFT", 3050288868u, 0, 8, &be_const_str_get_scrollbar_mode); +be_define_const_str(get_scrollbar_mode, "get_scrollbar_mode", 1258717108u, 0, 18, NULL); +be_define_const_str(CC1101_GDO0, "CC1101_GDO0", 940611027u, 0, 11, &be_const_str_EVENT_FOCUSED); +be_define_const_str(EVENT_FOCUSED, "EVENT_FOCUSED", 3253401785u, 0, 13, &be_const_str_STYLE_TRANSITION_PROP_6); +be_define_const_str(STYLE_TRANSITION_PROP_6, "STYLE_TRANSITION_PROP_6", 1046607357u, 0, 23, &be_const_str_SYMBOL_MUTE); +be_define_const_str(SYMBOL_MUTE, "SYMBOL_MUTE", 563116043u, 0, 11, NULL); +be_define_const_str(ST7789_DC, "ST7789_DC", 2533509745u, 0, 9, &be_const_str_set_transition_delay); +be_define_const_str(set_transition_delay, "set_transition_delay", 2787845599u, 0, 20, NULL); +be_define_const_str(HLW_CF, "HLW_CF", 3982619486u, 0, 6, &be_const_str_set_style_local_scale_border_width); +be_define_const_str(set_style_local_scale_border_width, "set_style_local_scale_border_width", 285010516u, 0, 34, NULL); +be_define_const_str(ALIGN_IN_BOTTOM_MID, "ALIGN_IN_BOTTOM_MID", 4192809251u, 0, 19, &be_const_str_ALIGN_OUT_BOTTOM_LEFT); +be_define_const_str(ALIGN_OUT_BOTTOM_LEFT, "ALIGN_OUT_BOTTOM_LEFT", 1302083659u, 0, 21, &be_const_str_SYMBOL_HOME); +be_define_const_str(SYMBOL_HOME, "SYMBOL_HOME", 730845525u, 0, 11, &be_const_str_set_value_color); +be_define_const_str(set_value_color, "set_value_color", 2148821625u, 0, 15, NULL); +be_define_const_str(BLEND_MODE_SUBTRACTIVE, "BLEND_MODE_SUBTRACTIVE", 3202763511u, 0, 22, &be_const_str_OPA_10); +be_define_const_str(OPA_10, "OPA_10", 1908083683u, 0, 6, &be_const_str_TEXTAREA_CURSOR_LAST); +be_define_const_str(TEXTAREA_CURSOR_LAST, "TEXTAREA_CURSOR_LAST", 1393995267u, 0, 20, &be_const_str_set_scale_grad_color); +be_define_const_str(set_scale_grad_color, "set_scale_grad_color", 818937207u, 0, 20, &be_const_str_transform); +be_define_const_str(transform, "transform", 3786248987u, 0, 9, NULL); +be_define_const_str(EVENT_VALUE_CHANGED, "EVENT_VALUE_CHANGED", 1871067374u, 0, 19, &be_const_str_OPA_20); +be_define_const_str(OPA_20, "OPA_20", 4289961128u, 0, 6, &be_const_str_get_style_line_dash_width); +be_define_const_str(get_style_line_dash_width, "get_style_line_dash_width", 4191923846u, 0, 25, NULL); +be_define_const_str(EVENT_GESTURE, "EVENT_GESTURE", 2506519243u, 0, 13, &be_const_str_list_copy); +be_define_const_str(list_copy, "list_copy", 680267399u, 0, 9, NULL); +be_define_const_str(OPA_80, "OPA_80", 4221864914u, 0, 6, &be_const_str_lv_tabview); +be_define_const_str(lv_tabview, "lv_tabview", 2109024786u, 0, 10, &be_const_str_end); +be_define_const_str(end, "end", 1787721130u, 56, 3, NULL); +be_define_const_str(SCROLLBAR_MODE_OFF, "SCROLLBAR_MODE_OFF", 3547490383u, 0, 18, NULL); +be_define_const_str(BTNMATRIX_CTRL_NO_REPEAT, "BTNMATRIX_CTRL_NO_REPEAT", 2228999978u, 0, 24, &be_const_str_STYLE_VALUE_LETTER_SPACE); +be_define_const_str(STYLE_VALUE_LETTER_SPACE, "STYLE_VALUE_LETTER_SPACE", 2129682704u, 0, 24, &be_const_str_SYMBOL_TRASH); +be_define_const_str(SYMBOL_TRASH, "SYMBOL_TRASH", 3169100368u, 0, 12, &be_const_str_get_x_from_index); +be_define_const_str(get_x_from_index, "get_x_from_index", 2843960746u, 0, 16, &be_const_str_set_btn_ctrl); +be_define_const_str(set_btn_ctrl, "set_btn_ctrl", 3999876128u, 0, 12, NULL); +be_define_const_str(BUZZER, "BUZZER", 1550039611u, 0, 6, NULL); +be_define_const_str(ADC_LIGHT, "ADC_LIGHT", 3982461502u, 0, 9, &be_const_str_set_scroll_propagation); +be_define_const_str(set_scroll_propagation, "set_scroll_propagation", 2960260372u, 0, 22, &be_const_str_set_style_local_margin_left); +be_define_const_str(set_style_local_margin_left, "set_style_local_margin_left", 3162175100u, 0, 27, NULL); +be_define_const_str(FS_RES_FULL, "FS_RES_FULL", 3987964025u, 0, 11, &be_const_str_set_style_local_pad_bottom); +be_define_const_str(set_style_local_pad_bottom, "set_style_local_pad_bottom", 1362436575u, 0, 26, NULL); +be_define_const_str(CHART_AXIS_SECONDARY_Y, "CHART_AXIS_SECONDARY_Y", 755580820u, 0, 22, &be_const_str_get_text_sel_end); +be_define_const_str(get_text_sel_end, "get_text_sel_end", 3650450346u, 0, 16, NULL); +be_define_const_str(get_col_width, "get_col_width", 638670073u, 0, 13, &be_const_str_set_y); +be_define_const_str(set_y, "set_y", 1866178391u, 0, 5, NULL); +be_define_const_str(OUTPUT_HI, "OUTPUT_HI", 3153592902u, 0, 9, NULL); +be_define_const_str(set_text_letter_space, "set_text_letter_space", 4274937273u, 0, 21, NULL); +be_define_const_str(get_y, "get_y", 1205519667u, 0, 5, &be_const_str_set_text); +be_define_const_str(set_text, "set_text", 1849641155u, 0, 8, NULL); +be_define_const_str(hittest, "hittest", 4018046250u, 0, 7, &be_const_str_set_insert_replace); +be_define_const_str(set_insert_replace, "set_insert_replace", 1439171942u, 0, 18, NULL); +be_define_const_str(lv_objmask, "lv_objmask", 1311221665u, 0, 10, &be_const_str_set_pad_top); +be_define_const_str(set_pad_top, "set_pad_top", 193376421u, 0, 11, NULL); +be_define_const_str(get_col_cnt, "get_col_cnt", 2182323590u, 0, 11, &be_const_str_get_width_fit); +be_define_const_str(get_width_fit, "get_width_fit", 416240192u, 0, 13, NULL); +be_define_const_str(SPINNER_TYPE_CONSTANT_ARC, "SPINNER_TYPE_CONSTANT_ARC", 2728560979u, 0, 25, &be_const_str_get_style_shadow_ofs_y); +be_define_const_str(get_style_shadow_ofs_y, "get_style_shadow_ofs_y", 2337159315u, 0, 22, &be_const_str_set_selected); +be_define_const_str(set_selected, "set_selected", 386442685u, 0, 12, &be_const_str_as); +be_define_const_str(as, "as", 1579491469u, 67, 2, NULL); +be_define_const_str(set_y_tick_length, "set_y_tick_length", 1194305306u, 0, 17, &be_const_str_start_auto_close); +be_define_const_str(start_auto_close, "start_auto_close", 2189620188u, 0, 16, NULL); +be_define_const_str(STYLE_CLIP_CORNER, "STYLE_CLIP_CORNER", 2883973343u, 0, 17, &be_const_str_get_arc_length); +be_define_const_str(get_arc_length, "get_arc_length", 2763412693u, 0, 14, NULL); +be_define_const_str(ARIRFRCV, "ARIRFRCV", 1120816444u, 0, 8, NULL); +be_define_const_str(LAYOUT_OFF, "LAYOUT_OFF", 3375414885u, 0, 10, &be_const_str_ROLLER_MODE_NORMAL); +be_define_const_str(ROLLER_MODE_NORMAL, "ROLLER_MODE_NORMAL", 72783697u, 0, 18, &be_const_str_set_series_axis); +be_define_const_str(set_series_axis, "set_series_axis", 3828439823u, 0, 15, NULL); +be_define_const_str(set_transform_width, "set_transform_width", 3190371031u, 0, 19, NULL); +be_define_const_str(FS_RES_TOUT, "FS_RES_TOUT", 733368644u, 0, 11, &be_const_str_anim_cb); +be_define_const_str(anim_cb, "anim_cb", 2120778920u, 0, 7, &be_const_str_copy); +be_define_const_str(copy, "copy", 3848464964u, 0, 4, NULL); +be_define_const_str(WE517_TX, "WE517_TX", 2954817217u, 0, 8, &be_const_str_get_pwd_mode); +be_define_const_str(get_pwd_mode, "get_pwd_mode", 364593807u, 0, 12, &be_const_str_set_text_decor); +be_define_const_str(set_text_decor, "set_text_decor", 768023065u, 0, 14, NULL); +be_define_const_str(AZ_RXD, "AZ_RXD", 699914019u, 0, 6, &be_const_str_start); +be_define_const_str(start, "start", 1697318111u, 0, 5, NULL); +be_define_const_str(OPA_TRANSP, "OPA_TRANSP", 2652293196u, 0, 10, &be_const_str_TXT_FLAG_CENTER); +be_define_const_str(TXT_FLAG_CENTER, "TXT_FLAG_CENTER", 1125425546u, 0, 15, &be_const_str_set_point_id); +be_define_const_str(set_point_id, "set_point_id", 388814210u, 0, 12, &be_const_str_set_style_local_transition_prop_2); +be_define_const_str(set_style_local_transition_prop_2, "set_style_local_transition_prop_2", 2602314962u, 0, 33, NULL); +be_define_const_str(FS_RES_INV_PARAM, "FS_RES_INV_PARAM", 2676717305u, 0, 16, &be_const_str_STYLE_IMAGE_RECOLOR); +be_define_const_str(STYLE_IMAGE_RECOLOR, "STYLE_IMAGE_RECOLOR", 1769022527u, 0, 19, NULL); +be_define_const_str(get_style_transform_height, "get_style_transform_height", 3736737548u, 0, 26, NULL); +be_define_const_str(TEXT_DECOR_NONE, "TEXT_DECOR_NONE", 2700466131u, 0, 15, NULL); +be_define_const_str(GESTURE_DIR_LEFT, "GESTURE_DIR_LEFT", 1888875816u, 0, 16, &be_const_str_RC522_CS); +be_define_const_str(RC522_CS, "RC522_CS", 2639619996u, 0, 8, &be_const_str_STYLE_BORDER_POST); +be_define_const_str(STYLE_BORDER_POST, "STYLE_BORDER_POST", 1815444696u, 0, 17, &be_const_str_WEBCAM_RESET); +be_define_const_str(WEBCAM_RESET, "WEBCAM_RESET", 2171221520u, 0, 12, &be_const_str_set_editing); +be_define_const_str(set_editing, "set_editing", 1742905400u, 0, 11, &be_const_str_set_shadow_ofs_x); +be_define_const_str(set_shadow_ofs_x, "set_shadow_ofs_x", 3069980414u, 0, 16, NULL); +be_define_const_str(set_style_local_value_blend_mode, "set_style_local_value_blend_mode", 1178211587u, 0, 32, NULL); +be_define_const_str(DEEPSLEEP, "DEEPSLEEP", 189922226u, 0, 9, &be_const_str_set_bg_grad_color); +be_define_const_str(set_bg_grad_color, "set_bg_grad_color", 51037480u, 0, 17, NULL); +be_define_const_str(TCP_RX, "TCP_RX", 3904354751u, 0, 6, &be_const_str_load); +be_define_const_str(load, "load", 3859241449u, 0, 4, NULL); +be_define_const_str(KEY_NEXT, "KEY_NEXT", 4124880692u, 0, 8, &be_const_str_SR04_ECHO); +be_define_const_str(SR04_ECHO, "SR04_ECHO", 1906909592u, 0, 9, NULL); +be_define_const_str(EVENT_DRAG_THROW_BEGIN, "EVENT_DRAG_THROW_BEGIN", 977261671u, 0, 22, &be_const_str_HRE_CLOCK); +be_define_const_str(HRE_CLOCK, "HRE_CLOCK", 2870559111u, 0, 9, &be_const_str_set_style_local_pad_left); +be_define_const_str(set_style_local_pad_left, "set_style_local_pad_left", 279437461u, 0, 24, NULL); +be_define_const_str(do, "do", 1646057492u, 65, 2, NULL); +be_define_const_str(SYMBOL_BATTERY_EMPTY, "SYMBOL_BATTERY_EMPTY", 3945064277u, 0, 20, &be_const_str_get_style_outline_width); +be_define_const_str(get_style_outline_width, "get_style_outline_width", 1118345503u, 0, 23, &be_const_str_set_click_focus); +be_define_const_str(set_click_focus, "set_click_focus", 3544636103u, 0, 15, &be_const_str_set_value_align); +be_define_const_str(set_value_align, "set_value_align", 1467667831u, 0, 15, NULL); +be_define_const_str(ZIGBEE_RX, "ZIGBEE_RX", 93215470u, 0, 9, &be_const_str_add_tab); +be_define_const_str(add_tab, "add_tab", 1821901608u, 0, 7, NULL); +be_define_const_str(BTN_STATE_CHECKED_RELEASED, "BTN_STATE_CHECKED_RELEASED", 571978995u, 0, 26, &be_const_str_SYMBOL_VOLUME_MAX); +be_define_const_str(SYMBOL_VOLUME_MAX, "SYMBOL_VOLUME_MAX", 3582646093u, 0, 17, &be_const_str_set_tab_name); +be_define_const_str(set_tab_name, "set_tab_name", 2075400175u, 0, 12, NULL); +be_define_const_str(ZIGBEE_TX, "ZIGBEE_TX", 25119256u, 0, 9, NULL); +be_define_const_str(raise, "raise", 1593437475u, 70, 5, NULL); +be_define_const_str(ADC_JOY, "ADC_JOY", 1116943612u, 0, 7, &be_const_str_DROPDOWN_DIR_UP); +be_define_const_str(DROPDOWN_DIR_UP, "DROPDOWN_DIR_UP", 2415359156u, 0, 15, &be_const_str_STYLE_LINE_OPA); +be_define_const_str(STYLE_LINE_OPA, "STYLE_LINE_OPA", 1080991556u, 0, 14, NULL); +be_define_const_str(SLIDER_TYPE_NORMAL, "SLIDER_TYPE_NORMAL", 613555481u, 0, 18, NULL); +be_define_const_str(ALIGN_OUT_RIGHT_BOTTOM, "ALIGN_OUT_RIGHT_BOTTOM", 3786852942u, 0, 22, &be_const_str_HM10_RX); +be_define_const_str(HM10_RX, "HM10_RX", 515085922u, 0, 7, &be_const_str_add_protect); +be_define_const_str(add_protect, "add_protect", 175601728u, 0, 11, &be_const_str_get_layout); +be_define_const_str(get_layout, "get_layout", 2537311278u, 0, 10, &be_const_str_set_outline_color); +be_define_const_str(set_outline_color, "set_outline_color", 3028574774u, 0, 17, NULL); +be_define_const_str(SYMBOL_NEXT, "SYMBOL_NEXT", 1102844455u, 0, 11, NULL); +be_define_const_str(ALIGN_IN_BOTTOM_LEFT, "ALIGN_IN_BOTTOM_LEFT", 3951704846u, 0, 20, &be_const_str_RA8876_CS); +be_define_const_str(RA8876_CS, "RA8876_CS", 2529944108u, 0, 9, NULL); +be_define_const_str(ALIGN_OUT_LEFT_TOP, "ALIGN_OUT_LEFT_TOP", 2335540111u, 0, 18, &be_const_str_set_bg_color); +be_define_const_str(set_bg_color, "set_bg_color", 3381646455u, 0, 12, NULL); +be_define_const_str(KEYBOARD_MODE_TEXT_LOWER, "KEYBOARD_MODE_TEXT_LOWER", 3755201214u, 0, 24, NULL); +be_define_const_str(get_height_fit, "get_height_fit", 2561566971u, 0, 14, &be_const_str_set_adv_hittest); +be_define_const_str(set_adv_hittest, "set_adv_hittest", 2312818651u, 0, 15, NULL); +be_define_const_str(add, "add", 993596020u, 0, 3, NULL); +be_define_const_str(CALENDAR_PART_DAY_NAMES, "CALENDAR_PART_DAY_NAMES", 1761763651u, 0, 23, &be_const_str_ILI9488_CS); +be_define_const_str(ILI9488_CS, "ILI9488_CS", 2363112073u, 0, 10, &be_const_str_get_auto_size); +be_define_const_str(get_auto_size, "get_auto_size", 241966433u, 0, 13, &be_const_str_get_focused); +be_define_const_str(get_focused, "get_focused", 973974289u, 0, 11, &be_const_str_set_fit4); +be_define_const_str(set_fit4, "set_fit4", 31904989u, 0, 8, NULL); +be_define_const_str(SILVER, "SILVER", 1471925664u, 0, 6, NULL); +be_define_const_str(set_cell_type, "set_cell_type", 1502464221u, 0, 13, NULL); +be_define_const_str(ALIGN_OUT_RIGHT_MID, "ALIGN_OUT_RIGHT_MID", 2298501353u, 0, 19, &be_const_str_BTN_STATE_RELEASED); +be_define_const_str(BTN_STATE_RELEASED, "BTN_STATE_RELEASED", 4133711537u, 0, 18, &be_const_str_DROPDOWN_PART_LIST); +be_define_const_str(DROPDOWN_PART_LIST, "DROPDOWN_PART_LIST", 2923479101u, 0, 18, &be_const_str_get_needle_img_pivot_x); +be_define_const_str(get_needle_img_pivot_x, "get_needle_img_pivot_x", 1521736283u, 0, 22, &be_const_str_get_width_margin); +be_define_const_str(get_width_margin, "get_width_margin", 872387359u, 0, 16, &be_const_str_set_update_mode); +be_define_const_str(set_update_mode, "set_update_mode", 2089081509u, 0, 15, &be_const_str_step_next); +be_define_const_str(step_next, "step_next", 3163156801u, 0, 9, NULL); +be_define_const_str(CHANGE, "CHANGE", 4280911421u, 0, 6, &be_const_str_P9813_CLK); +be_define_const_str(P9813_CLK, "P9813_CLK", 2455391001u, 0, 9, &be_const_str_get_style_transition_prop_3); +be_define_const_str(get_style_transition_prop_3, "get_style_transition_prop_3", 3437946865u, 0, 27, &be_const_str_remove_prop); +be_define_const_str(remove_prop, "remove_prop", 4280941095u, 0, 11, &be_const_str_elif); +be_define_const_str(elif, "elif", 3232090307u, 51, 4, NULL); +be_define_const_str(isinstance, "isinstance", 3669352738u, 0, 10, NULL); +be_define_const_str(BORDER_SIDE_LEFT, "BORDER_SIDE_LEFT", 1415977349u, 0, 16, NULL); +be_define_const_str(set_style_local_border_blend_mode, "set_style_local_border_blend_mode", 3453690930u, 0, 33, &be_const_str_set_style_local_pattern_blend_mode); +be_define_const_str(set_style_local_pattern_blend_mode, "set_style_local_pattern_blend_mode", 3861434146u, 0, 34, &be_const_str_toupper); +be_define_const_str(toupper, "toupper", 3691983576u, 0, 7, NULL); +be_define_const_str(LAYOUT_CENTER, "LAYOUT_CENTER", 1686380473u, 0, 13, NULL); +be_define_const_str(TABVIEW_TAB_POS_BOTTOM, "TABVIEW_TAB_POS_BOTTOM", 3095544198u, 0, 22, NULL); +be_define_const_str(SYMBOL_NEW_LINE, "SYMBOL_NEW_LINE", 2014334315u, 0, 15, &be_const_str_create); +be_define_const_str(create, "create", 649812317u, 0, 6, &be_const_str_set_style_local_pattern_opa); +be_define_const_str(set_style_local_pattern_opa, "set_style_local_pattern_opa", 3467015361u, 0, 27, NULL); +be_define_const_str(TABVIEW_TAB_POS_TOP, "TABVIEW_TAB_POS_TOP", 4224766616u, 0, 19, NULL); +be_define_const_str(KEY_DOWN, "KEY_DOWN", 2353719865u, 0, 8, NULL); +be_define_const_str(LED1, "LED1", 21005825u, 0, 4, &be_const_str_get_cursor_hidden); +be_define_const_str(get_cursor_hidden, "get_cursor_hidden", 3032264799u, 0, 17, NULL); +be_define_const_str(BORDER_SIDE_RIGHT, "BORDER_SIDE_RIGHT", 1842095998u, 0, 17, &be_const_str_set_style_local_line_color); +be_define_const_str(set_style_local_line_color, "set_style_local_line_color", 1174390096u, 0, 26, NULL); +be_define_const_str(BLEND_MODE_ADDITIVE, "BLEND_MODE_ADDITIVE", 3732684283u, 0, 19, &be_const_str_STYLE_TEXT_SEL_BG_COLOR); +be_define_const_str(STYLE_TEXT_SEL_BG_COLOR, "STYLE_TEXT_SEL_BG_COLOR", 2758212579u, 0, 23, &be_const_str_traceback); +be_define_const_str(traceback, "traceback", 3385188109u, 0, 9, NULL); +be_define_const_str(clear_state, "clear_state", 2113290696u, 0, 11, NULL); +be_define_const_str(STYLE_TRANSITION_PROP_2, "STYLE_TRANSITION_PROP_2", 979496881u, 0, 23, NULL); +be_define_const_str(DISP_SIZE_EXTRA_LARGE, "DISP_SIZE_EXTRA_LARGE", 3382996246u, 0, 21, &be_const_str_SYMBOL_LIST); +be_define_const_str(SYMBOL_LIST, "SYMBOL_LIST", 70793990u, 0, 11, NULL); +be_define_const_str(STYLE_BG_GRAD_COLOR, "STYLE_BG_GRAD_COLOR", 444266945u, 0, 19, &be_const_str_set_cursor_pos); +be_define_const_str(set_cursor_pos, "set_cursor_pos", 1354380555u, 0, 14, NULL); +be_define_const_str(EVENT_DRAG_BEGIN, "EVENT_DRAG_BEGIN", 25766504u, 0, 16, NULL); +be_define_const_str(WEBCAM_XCLK, "WEBCAM_XCLK", 536207425u, 0, 11, &be_const_str_set_style_local_text_color); +be_define_const_str(set_style_local_text_color, "set_style_local_text_color", 2285935637u, 0, 26, NULL); +be_define_const_str(draw_scale, "draw_scale", 3602887006u, 0, 10, &be_const_str_init_draw_label_dsc); +be_define_const_str(init_draw_label_dsc, "init_draw_label_dsc", 3549659870u, 0, 19, &be_const_str_set_style_local_image_opa); +be_define_const_str(set_style_local_image_opa, "set_style_local_image_opa", 3630403626u, 0, 25, NULL); +be_define_const_str(set_anim_speed, "set_anim_speed", 3709305189u, 0, 14, &be_const_str_set_btn_width); +be_define_const_str(set_btn_width, "set_btn_width", 2736013227u, 0, 13, NULL); +be_define_const_str(ROT1A, "ROT1A", 759599716u, 0, 5, &be_const_str_top); +be_define_const_str(top, "top", 2802900028u, 0, 3, &be_const_str_def); +be_define_const_str(def, "def", 3310976652u, 55, 3, NULL); +be_define_const_str(EXS_ENABLE, "EXS_ENABLE", 1896914313u, 0, 10, &be_const_str_focus_prev); +be_define_const_str(focus_prev, "focus_prev", 2639915985u, 0, 10, &be_const_str_get_sb_mode); +be_define_const_str(get_sb_mode, "get_sb_mode", 2283093353u, 0, 11, &be_const_str_set_cell_crop); +be_define_const_str(set_cell_crop, "set_cell_crop", 1055583431u, 0, 13, NULL); +be_define_const_str(get_style_opa_scale, "get_style_opa_scale", 568621865u, 0, 19, NULL); +be_define_const_str(CHART_AXIS_SKIP_LAST_TICK, "CHART_AXIS_SKIP_LAST_TICK", 3664086830u, 0, 25, &be_const_str_PMS5003_TX); +be_define_const_str(PMS5003_TX, "PMS5003_TX", 3868169364u, 0, 10, NULL); +be_define_const_str(BORDER_SIDE_TOP, "BORDER_SIDE_TOP", 3643834727u, 0, 15, &be_const_str_close); +be_define_const_str(close, "close", 667630371u, 0, 5, &be_const_str_set_border_width); +be_define_const_str(set_border_width, "set_border_width", 2740080977u, 0, 16, &be_const_str_set_style_local_shadow_width); +be_define_const_str(set_style_local_shadow_width, "set_style_local_shadow_width", 2466053617u, 0, 28, &be_const_str_set_x_tick_texts); +be_define_const_str(set_x_tick_texts, "set_x_tick_texts", 481792535u, 0, 16, NULL); +be_define_const_str(get_style_pattern_repeat, "get_style_pattern_repeat", 3530119950u, 0, 24, NULL); +be_define_const_str(TASMOTACLIENT_RST, "TASMOTACLIENT_RST", 3326196213u, 0, 17, &be_const_str_TEXT_DECOR_UNDERLINE); +be_define_const_str(TEXT_DECOR_UNDERLINE, "TEXT_DECOR_UNDERLINE", 1425097719u, 0, 20, &be_const_str_get_draw_rect_ext_pad_size); +be_define_const_str(get_draw_rect_ext_pad_size, "get_draw_rect_ext_pad_size", 3223809685u, 0, 26, NULL); +be_define_const_str(cut_text, "cut_text", 3023853443u, 0, 8, NULL); +be_define_const_str(HPMA_RX, "HPMA_RX", 3462528998u, 0, 7, &be_const_str_TM1638DIO); +be_define_const_str(TM1638DIO, "TM1638DIO", 1408212414u, 0, 9, &be_const_str_get_wrap); +be_define_const_str(get_wrap, "get_wrap", 52299084u, 0, 8, NULL); +be_define_const_str(focus_next, "focus_next", 2510018461u, 0, 10, NULL); +be_define_const_str(BTN_STATE_PRESSED, "BTN_STATE_PRESSED", 1194269292u, 0, 17, &be_const_str_get_focused_btn); +be_define_const_str(get_focused_btn, "get_focused_btn", 1271435326u, 0, 15, NULL); +be_define_const_str(OBJ_PART_VIRTUAL_FIRST, "OBJ_PART_VIRTUAL_FIRST", 1744058739u, 0, 22, NULL); +be_define_const_str(set_disabled, "set_disabled", 3892741852u, 0, 12, NULL); +be_define_const_str(TXT_FLAG_EXPAND, "TXT_FLAG_EXPAND", 964598951u, 0, 15, NULL); +be_define_const_str(set_hidden, "set_hidden", 2478665880u, 0, 10, &be_const_str_set_shadow_color); +be_define_const_str(set_shadow_color, "set_shadow_color", 1565203920u, 0, 16, NULL); +be_define_const_str(STYLE_IMAGE_OPA, "STYLE_IMAGE_OPA", 1064316425u, 0, 15, &be_const_str_get_top); +be_define_const_str(get_top, "get_top", 1711502355u, 0, 7, &be_const_str_set_focus_parent); +be_define_const_str(set_focus_parent, "set_focus_parent", 2829293865u, 0, 16, &be_const_str_toggle); +be_define_const_str(toggle, "toggle", 1076453893u, 0, 6, NULL); +be_define_const_str(rad, "rad", 1358899048u, 0, 3, NULL); +be_define_const_str(EPAPER42_CS, "EPAPER42_CS", 3274717451u, 0, 11, &be_const_str_SWT1_NP); +be_define_const_str(SWT1_NP, "SWT1_NP", 4033043739u, 0, 7, &be_const_str_SYMBOL_SAVE); +be_define_const_str(SYMBOL_SAVE, "SYMBOL_SAVE", 2439821015u, 0, 11, &be_const_str_WEBCAM_SIOC); +be_define_const_str(WEBCAM_SIOC, "WEBCAM_SIOC", 218815147u, 0, 11, NULL); +be_define_const_str(LED_PART_MAIN, "LED_PART_MAIN", 3314442918u, 0, 13, NULL); +be_define_const_str(CPICKER_COLOR_MODE_SATURATION, "CPICKER_COLOR_MODE_SATURATION", 1463184715u, 0, 29, &be_const_str_get_needle_img); +be_define_const_str(get_needle_img, "get_needle_img", 477560399u, 0, 14, &be_const_str_set_transition_time); +be_define_const_str(set_transition_time, "set_transition_time", 887720041u, 0, 19, NULL); +be_define_const_str(EPAPER29_CS, "EPAPER29_CS", 3916373594u, 0, 11, &be_const_str_NRF24_CS); +be_define_const_str(NRF24_CS, "NRF24_CS", 555833194u, 0, 8, NULL); +be_define_const_str(add_btn, "add_btn", 1053483819u, 0, 7, NULL); +be_define_const_str(ADE7953_IRQ, "ADE7953_IRQ", 2329185922u, 0, 11, &be_const_str_get_edge_flash); +be_define_const_str(get_edge_flash, "get_edge_flash", 3226611892u, 0, 14, &be_const_str_get_focus_cb); +be_define_const_str(get_focus_cb, "get_focus_cb", 3115584616u, 0, 12, &be_const_str_get_style_image_recolor); +be_define_const_str(get_style_image_recolor, "get_style_image_recolor", 2369811232u, 0, 23, &be_const_str_set_line_dash_width); +be_define_const_str(set_line_dash_width, "set_line_dash_width", 347528132u, 0, 19, NULL); +be_define_const_str(get_style_border_opa, "get_style_border_opa", 140307373u, 0, 20, NULL); +be_define_const_str(get_style_outline_color, "get_style_outline_color", 3936324952u, 0, 23, &be_const_str_set_style_local_line_rounded); +be_define_const_str(set_style_local_line_rounded, "set_style_local_line_rounded", 3167871810u, 0, 28, &be_const_str_set_style_local_transition_prop_6); +be_define_const_str(set_style_local_transition_prop_6, "set_style_local_transition_prop_6", 2535204486u, 0, 33, &be_const_str_if); +be_define_const_str(if, "if", 959999494u, 50, 2, NULL); +be_define_const_str(cursor_left, "cursor_left", 785231665u, 0, 11, &be_const_str_get_style_value_line_space); +be_define_const_str(get_style_value_line_space, "get_style_value_line_space", 592322595u, 0, 26, &be_const_str_set_align); +be_define_const_str(set_align, "set_align", 2592958913u, 0, 9, &be_const_str_set_drag_throw); +be_define_const_str(set_drag_throw, "set_drag_throw", 2511679421u, 0, 14, NULL); +be_define_const_str(DSB, "DSB", 98073254u, 0, 3, &be_const_str_PWM1); +be_define_const_str(PWM1, "PWM1", 1353352426u, 0, 4, &be_const_str_STYLE_TRANSFORM_WIDTH); +be_define_const_str(STYLE_TRANSFORM_WIDTH, "STYLE_TRANSFORM_WIDTH", 2096880210u, 0, 21, &be_const_str_set_rotation); +be_define_const_str(set_rotation, "set_rotation", 2130936338u, 0, 12, NULL); +be_define_const_str(REL1, "REL1", 3142397887u, 0, 4, NULL); +be_define_const_str(BTN_STATE_CHECKED_DISABLED, "BTN_STATE_CHECKED_DISABLED", 1537172432u, 0, 26, &be_const_str_LAYOUT_GRID); +be_define_const_str(LAYOUT_GRID, "LAYOUT_GRID", 1755252272u, 0, 11, NULL); +be_define_const_str(ALIGN_OUT_TOP_MID, "ALIGN_OUT_TOP_MID", 1680148984u, 0, 17, &be_const_str_get_textarea); +be_define_const_str(get_textarea, "get_textarea", 839445266u, 0, 12, NULL); +be_define_const_str(get_btn_label, "get_btn_label", 3300200213u, 0, 13, NULL); +be_define_const_str(OBJMASK_PART_MAIN, "OBJMASK_PART_MAIN", 1960600366u, 0, 17, &be_const_str_STYLE_IMAGE_BLEND_MODE); +be_define_const_str(STYLE_IMAGE_BLEND_MODE, "STYLE_IMAGE_BLEND_MODE", 3457971258u, 0, 22, &be_const_str_blur_ver); +be_define_const_str(blur_ver, "blur_ver", 2584500226u, 0, 8, NULL); +be_define_const_str(LABEL_LONG_BREAK, "LABEL_LONG_BREAK", 3669129840u, 0, 16, &be_const_str_get_child); +be_define_const_str(get_child, "get_child", 1282595182u, 0, 9, NULL); +be_define_const_str(get_from_btn, "get_from_btn", 2802016263u, 0, 12, &be_const_str_get_style_value_letter_space); +be_define_const_str(get_style_value_letter_space, "get_style_value_letter_space", 193712565u, 0, 28, NULL); +be_define_const_str(LAYOUT_ROW_TOP, "LAYOUT_ROW_TOP", 4030593648u, 0, 14, &be_const_str_set_cursor_click_pos); +be_define_const_str(set_cursor_click_pos, "set_cursor_click_pos", 641192476u, 0, 20, &be_const_str_stop_auto_close); +be_define_const_str(stop_auto_close, "stop_auto_close", 3282451958u, 0, 15, NULL); +be_define_const_str(KEYBOARD_MODE_TEXT_UPPER, "KEYBOARD_MODE_TEXT_UPPER", 2335009259u, 0, 24, &be_const_str_SYMBOL_PREV); +be_define_const_str(SYMBOL_PREV, "SYMBOL_PREV", 2952615023u, 0, 11, &be_const_str_get_auto_fit); +be_define_const_str(get_auto_fit, "get_auto_fit", 2158692767u, 0, 12, &be_const_str_get_click_focus); +be_define_const_str(get_click_focus, "get_click_focus", 1418740299u, 0, 15, &be_const_str_get_style_pattern_recolor); +be_define_const_str(get_style_pattern_recolor, "get_style_pattern_recolor", 1808910091u, 0, 25, &be_const_str_set_cursor_blink_time); +be_define_const_str(set_cursor_blink_time, "set_cursor_blink_time", 3508000825u, 0, 21, &be_const_str_set_scrl_layout); +be_define_const_str(set_scrl_layout, "set_scrl_layout", 2051800603u, 0, 15, NULL); +be_define_const_str(EVENT_APPLY, "EVENT_APPLY", 1983056372u, 0, 11, &be_const_str_get_scroll_propagation); +be_define_const_str(get_scroll_propagation, "get_scroll_propagation", 431556896u, 0, 22, &be_const_str_scroll_ver); +be_define_const_str(scroll_ver, "scroll_ver", 3241545950u, 0, 10, NULL); +be_define_const_str(is_point_on_coords, "is_point_on_coords", 2479052471u, 0, 18, NULL); +be_define_const_str(get_style_scale_end_line_width, "get_style_scale_end_line_width", 1969204230u, 0, 30, &be_const_str_scr_act); +be_define_const_str(scr_act, "scr_act", 2080211456u, 0, 7, NULL); +be_define_const_str(SYMBOL_CHARGE, "SYMBOL_CHARGE", 2106391946u, 0, 13, &be_const_str_WEBCAM_PWDN); +be_define_const_str(WEBCAM_PWDN, "WEBCAM_PWDN", 2219597454u, 0, 11, &be_const_str_set_long_mode); +be_define_const_str(set_long_mode, "set_long_mode", 1177453792u, 0, 13, NULL); +be_define_const_str(EVENT_REFRESH, "EVENT_REFRESH", 741028651u, 0, 13, &be_const_str_clear_btn_ctrl_all); +be_define_const_str(clear_btn_ctrl_all, "clear_btn_ctrl_all", 895272499u, 0, 18, &be_const_str_is_inactive); +be_define_const_str(is_inactive, "is_inactive", 2737113619u, 0, 11, &be_const_str_lv_linemeter); +be_define_const_str(lv_linemeter, "lv_linemeter", 1413069363u, 0, 12, &be_const_str_set_arc_length); +be_define_const_str(set_arc_length, "set_arc_length", 2972977809u, 0, 14, NULL); +be_define_const_str(get_label, "get_label", 3416266470u, 0, 9, &be_const_str_refresh); +be_define_const_str(refresh, "refresh", 3572655668u, 0, 7, NULL); +be_define_const_str(get_style_value_color, "get_style_value_color", 76857167u, 0, 21, &be_const_str_lv_spinner); +be_define_const_str(lv_spinner, "lv_spinner", 3361501901u, 0, 10, NULL); +be_define_const_str(FS_RES_NOT_IMP, "FS_RES_NOT_IMP", 3493778168u, 0, 14, &be_const_str_RF_SENSOR); +be_define_const_str(RF_SENSOR, "RF_SENSOR", 2289628100u, 0, 9, &be_const_str_set_style_local_value_opa); +be_define_const_str(set_style_local_value_opa, "set_style_local_value_opa", 3003874062u, 0, 25, NULL); +be_define_const_str(CHART_AXIS_INVERSE_LABELS_ORDER, "CHART_AXIS_INVERSE_LABELS_ORDER", 1279914111u, 0, 31, &be_const_str_set_critical_value); +be_define_const_str(set_critical_value, "set_critical_value", 1194587727u, 0, 18, NULL); +be_define_const_str(PROTECT_EVENT_TO_DISABLED, "PROTECT_EVENT_TO_DISABLED", 330306814u, 0, 25, NULL); +be_define_const_str(lv_slider, "lv_slider", 2274180781u, 0, 9, NULL); +be_define_const_str(set_style_local_text_font, "set_style_local_text_font", 954295699u, 0, 25, NULL); +be_define_const_str(get_editing, "get_editing", 281870028u, 0, 11, &be_const_str_get_long_mode); +be_define_const_str(get_long_mode, "get_long_mode", 2750961764u, 0, 13, &be_const_str_invalidate); +be_define_const_str(invalidate, "invalidate", 2649734928u, 0, 10, &be_const_str_title_get_alignment); +be_define_const_str(title_get_alignment, "title_get_alignment", 3374080476u, 0, 19, NULL); +be_define_const_str(clean_style_list, "clean_style_list", 1108481805u, 0, 16, &be_const_str_lv_obj); +be_define_const_str(lv_obj, "lv_obj", 4257833149u, 0, 6, NULL); +be_define_const_str(MGC3130_RESET, "MGC3130_RESET", 405013121u, 0, 13, NULL); +be_define_const_str(ALIGN_IN_RIGHT_MID, "ALIGN_IN_RIGHT_MID", 1518023108u, 0, 18, NULL); +be_define_const_str(CHART_CURSOR_RIGHT, "CHART_CURSOR_RIGHT", 2464313335u, 0, 18, &be_const_str_TFMINIPLUS_RX); +be_define_const_str(TFMINIPLUS_RX, "TFMINIPLUS_RX", 1522203935u, 0, 13, NULL); +be_define_const_str(AS608_RX, "AS608_RX", 4275502016u, 0, 8, &be_const_str_KEYBOARD_MODE_SPECIAL); +be_define_const_str(KEYBOARD_MODE_SPECIAL, "KEYBOARD_MODE_SPECIAL", 968590554u, 0, 21, &be_const_str_deinit); +be_define_const_str(deinit, "deinit", 2345559592u, 0, 6, &be_const_str_log10); +be_define_const_str(log10, "log10", 2346846000u, 0, 5, NULL); +be_define_const_str(ARC_PART_BG, "ARC_PART_BG", 3149008005u, 0, 11, &be_const_str_ELECTRIQ_MOODL_TX); +be_define_const_str(ELECTRIQ_MOODL_TX, "ELECTRIQ_MOODL_TX", 31009247u, 0, 17, &be_const_str_SM16716_CLK); +be_define_const_str(SM16716_CLK, "SM16716_CLK", 3037641483u, 0, 11, NULL); +be_define_const_str(PMS5003_RX, "PMS5003_RX", 3934985650u, 0, 10, &be_const_str_classof); +be_define_const_str(classof, "classof", 1796577762u, 0, 7, &be_const_str_get_next_btn); +be_define_const_str(get_next_btn, "get_next_btn", 1221160406u, 0, 12, NULL); +be_define_const_str(SYMBOL_VIDEO, "SYMBOL_VIDEO", 789726913u, 0, 12, &be_const_str_remove_series); +be_define_const_str(remove_series, "remove_series", 2007033791u, 0, 13, NULL); +be_define_const_str(get_step, "get_step", 2497148826u, 0, 8, NULL); +be_define_const_str(SM16716_SEL, "SM16716_SEL", 142377379u, 0, 11, &be_const_str_set_placeholder_text); +be_define_const_str(set_placeholder_text, "set_placeholder_text", 1413918705u, 0, 20, NULL); +be_define_const_str(get_style_margin_left, "get_style_margin_left", 1765248440u, 0, 21, &be_const_str_pin_used); +be_define_const_str(pin_used, "pin_used", 4033854612u, 0, 8, NULL); +be_define_const_str(get_angle, "get_angle", 1113203995u, 0, 9, NULL); +be_define_const_str(refresh_style, "refresh_style", 3029800338u, 0, 13, NULL); +be_define_const_str(set_fit, "set_fit", 4009334267u, 0, 7, NULL); +be_define_const_str(log, "log", 1062293841u, 0, 3, NULL); +be_define_const_str(DROPDOWN_PART_MAIN, "DROPDOWN_PART_MAIN", 1806576308u, 0, 18, &be_const_str_IRRECV); +be_define_const_str(IRRECV, "IRRECV", 1743648982u, 0, 6, NULL); +be_define_const_str(type, "type", 1361572173u, 0, 4, NULL); +be_define_const_str(draw_rect, "draw_rect", 1619240338u, 0, 9, &be_const_str_set_style_local_scale_end_color); +be_define_const_str(set_style_local_scale_end_color, "set_style_local_scale_end_color", 2968375966u, 0, 31, NULL); +be_define_const_str(get_ext_click_pad_right, "get_ext_click_pad_right", 3976528463u, 0, 23, &be_const_str_get_style_border_post); +be_define_const_str(get_style_border_post, "get_style_border_post", 3537874563u, 0, 21, NULL); +be_define_const_str(set_style_local_line_width, "set_style_local_line_width", 1133761671u, 0, 26, &be_const_str_set_text_sel_start); +be_define_const_str(set_text_sel_start, "set_text_sel_start", 886455347u, 0, 18, NULL); +be_define_const_str(STYLE_BORDER_OPA, "STYLE_BORDER_OPA", 2705633552u, 0, 16, &be_const_str_STYLE_VALUE_ALIGN); +be_define_const_str(STYLE_VALUE_ALIGN, "STYLE_VALUE_ALIGN", 3531731246u, 0, 17, &be_const_str_get_type); +be_define_const_str(get_type, "get_type", 2996227024u, 0, 8, NULL); +be_define_const_str(CHART_TYPE_COLUMN, "CHART_TYPE_COLUMN", 385586299u, 0, 17, &be_const_str_LOW); +be_define_const_str(LOW, "LOW", 3526092385u, 0, 3, &be_const_str_lv_page); +be_define_const_str(lv_page, "lv_page", 2373170067u, 0, 7, &be_const_str_open); +be_define_const_str(open, "open", 3546203337u, 0, 4, NULL); +be_define_const_str(set_style_local_line_blend_mode, "set_style_local_line_blend_mode", 2166063994u, 0, 31, NULL); +be_define_const_str(BUZZER_INV, "BUZZER_INV", 3274564335u, 0, 10, &be_const_str_DRAG_DIR_BOTH); +be_define_const_str(DRAG_DIR_BOTH, "DRAG_DIR_BOTH", 740935659u, 0, 13, &be_const_str_set_col_width); +be_define_const_str(set_col_width, "set_col_width", 28420413u, 0, 13, NULL); +be_define_const_str(set_image_recolor_opa, "set_image_recolor_opa", 558003471u, 0, 21, NULL); +be_define_const_str(VL53L0X_XSHUT1, "VL53L0X_XSHUT1", 2341134183u, 0, 14, NULL); +be_define_const_str(DCKI, "DCKI", 3846847480u, 0, 4, NULL); +be_define_const_str(CSE7766_RX, "CSE7766_RX", 1546766819u, 0, 10, &be_const_str_SM2135_CLK); +be_define_const_str(SM2135_CLK, "SM2135_CLK", 2383410011u, 0, 10, &be_const_str_STYLE_LINE_ROUNDED); +be_define_const_str(STYLE_LINE_ROUNDED, "STYLE_LINE_ROUNDED", 3677440219u, 0, 18, &be_const_str_set_outline_opa); +be_define_const_str(set_outline_opa, "set_outline_opa", 1167424027u, 0, 15, NULL); +be_define_const_str(MAROON, "MAROON", 770976181u, 0, 6, &be_const_str_NRG_CF1); +be_define_const_str(NRG_CF1, "NRG_CF1", 3292534757u, 0, 7, &be_const_str_atan); +be_define_const_str(atan, "atan", 108579519u, 0, 4, &be_const_str_set_transition_prop_3); +be_define_const_str(set_transition_prop_3, "set_transition_prop_3", 3000346107u, 0, 21, NULL); +be_define_const_str(clear, "clear", 1550717474u, 0, 5, &be_const_str_get_style_pad_inner); +be_define_const_str(get_style_pad_inner, "get_style_pad_inner", 213811544u, 0, 19, &be_const_str_item); +be_define_const_str(item, "item", 2671260646u, 0, 4, &be_const_str_list_get_local_style); +be_define_const_str(list_get_local_style, "list_get_local_style", 2313938368u, 0, 20, &be_const_str_lv_btn); +be_define_const_str(lv_btn, "lv_btn", 1612829968u, 0, 6, NULL); +be_define_const_str(get_style_transform_width, "get_style_transform_width", 713115893u, 0, 25, &be_const_str_set_text_line_space); +be_define_const_str(set_text_line_space, "set_text_line_space", 3186151063u, 0, 19, NULL); +be_define_const_str(ROLLER_MODE_INFINITE, "ROLLER_MODE_INFINITE", 288931678u, 0, 20, &be_const_str_add_state); +be_define_const_str(add_state, "add_state", 934613858u, 0, 9, &be_const_str_montserrat_font); +be_define_const_str(montserrat_font, "montserrat_font", 1819065874u, 0, 15, NULL); +be_define_const_str(STYLE_SHADOW_COLOR, "STYLE_SHADOW_COLOR", 368908723u, 0, 18, &be_const_str_set_transition_path); +be_define_const_str(set_transition_path, "set_transition_path", 689428023u, 0, 19, NULL); +be_define_const_str(get_bright, "get_bright", 203831460u, 0, 10, NULL); +be_define_const_str(get_needle_count, "get_needle_count", 2722615919u, 0, 16, &be_const_str_set_ext_array); +be_define_const_str(set_ext_array, "set_ext_array", 3579382093u, 0, 13, &be_const_str_set_style_local_value_letter_space); +be_define_const_str(set_style_local_value_letter_space, "set_style_local_value_letter_space", 826246017u, 0, 34, &be_const_str_set_tasmota_logo); +be_define_const_str(set_tasmota_logo, "set_tasmota_logo", 4090375591u, 0, 16, NULL); +be_define_const_str(SPINNER_DIR_FORWARD, "SPINNER_DIR_FORWARD", 660203948u, 0, 19, &be_const_str_clear_protect); +be_define_const_str(clear_protect, "clear_protect", 2408863094u, 0, 13, &be_const_str_get_style_scale_border_width); +be_define_const_str(get_style_scale_border_width, "get_style_scale_border_width", 206289592u, 0, 28, &be_const_str_set_scale_end_border_width); +be_define_const_str(set_scale_end_border_width, "set_scale_end_border_width", 3280087724u, 0, 26, NULL); +be_define_const_str(SI7021, "SI7021", 864377911u, 0, 6, NULL); +be_define_const_str(get_gesture_parent, "get_gesture_parent", 2610282188u, 0, 18, &be_const_str_list_init); +be_define_const_str(list_init, "list_init", 2798529232u, 0, 9, NULL); +be_define_const_str(KEY_RIGHT, "KEY_RIGHT", 3690237745u, 0, 9, NULL); +be_define_const_str(STYLE_SIZE, "STYLE_SIZE", 2268500266u, 0, 10, NULL); +be_define_const_str(EVENT_CLICKED, "EVENT_CLICKED", 243475129u, 0, 13, &be_const_str_map); +be_define_const_str(map, "map", 3751997361u, 0, 3, &be_const_str_set_border_opa); +be_define_const_str(set_border_opa, "set_border_opa", 3722959347u, 0, 14, NULL); +be_define_const_str(LAYOUT_COLUMN_LEFT, "LAYOUT_COLUMN_LEFT", 3178094182u, 0, 18, NULL); +be_define_const_str(CHART_CURSOR_NONE, "CHART_CURSOR_NONE", 2955624997u, 0, 17, &be_const_str_IBEACON_RX); +be_define_const_str(IBEACON_RX, "IBEACON_RX", 2466155575u, 0, 10, &be_const_str_STYLE_SCALE_END_LINE_WIDTH); +be_define_const_str(STYLE_SCALE_END_LINE_WIDTH, "STYLE_SCALE_END_LINE_WIDTH", 2154819175u, 0, 26, &be_const_str_set_shadow_width); +be_define_const_str(set_shadow_width, "set_shadow_width", 1524575495u, 0, 16, NULL); +be_define_const_str(STYLE_VALUE_FONT, "STYLE_VALUE_FONT", 1861540608u, 0, 16, NULL); +be_define_const_str(BAR_TYPE_NORMAL, "BAR_TYPE_NORMAL", 3652519691u, 0, 15, &be_const_str_STYLE_LINE_COLOR); +be_define_const_str(STYLE_LINE_COLOR, "STYLE_LINE_COLOR", 623603885u, 0, 16, &be_const_str_STYLE_TRANSFORM_ZOOM); +be_define_const_str(STYLE_TRANSFORM_ZOOM, "STYLE_TRANSFORM_ZOOM", 224871941u, 0, 20, NULL); +be_define_const_str(DDSU666_TX, "DDSU666_TX", 1880604150u, 0, 10, &be_const_str_set_style_local_border_color); +be_define_const_str(set_style_local_border_color, "set_style_local_border_color", 2798696056u, 0, 28, &be_const_str_set_style_local_shadow_ofs_x); +be_define_const_str(set_style_local_shadow_ofs_x, "set_style_local_shadow_ofs_x", 1619093604u, 0, 28, NULL); +be_define_const_str(opt_neq, "!=", 2428715011u, 0, 2, &be_const_str_LMT01); +be_define_const_str(LMT01, "LMT01", 2490623797u, 0, 5, NULL); +be_define_const_str(DDSU666_RX, "DDSU666_RX", 1812507936u, 0, 10, &be_const_str_SYMBOL_BLUETOOTH); +be_define_const_str(SYMBOL_BLUETOOTH, "SYMBOL_BLUETOOTH", 679376572u, 0, 16, &be_const_str_TXT_FLAG_FIT); +be_define_const_str(TXT_FLAG_FIT, "TXT_FLAG_FIT", 3174579022u, 0, 12, &be_const_str_cos); +be_define_const_str(cos, "cos", 4220379804u, 0, 3, &be_const_str_set_angles); +be_define_const_str(set_angles, "set_angles", 895400084u, 0, 10, NULL); +be_define_const_str(get_btn_index, "get_btn_index", 1289059379u, 0, 13, NULL); +be_define_const_str(STYLE_LINE_WIDTH, "STYLE_LINE_WIDTH", 537342374u, 0, 16, &be_const_str_SYMBOL_BULLET); +be_define_const_str(SYMBOL_BULLET, "SYMBOL_BULLET", 587181862u, 0, 13, NULL); +be_define_const_str(get_style_transition_prop_6, "get_style_transition_prop_6", 3488279722u, 0, 27, NULL); +be_define_const_str(STYLE_OUTLINE_BLEND_MODE, "STYLE_OUTLINE_BLEND_MODE", 3861262655u, 0, 24, NULL); +be_define_const_str(PROJECTOR_CTRL_RX, "PROJECTOR_CTRL_RX", 1542762460u, 0, 17, &be_const_str_get_btn_img); +be_define_const_str(get_btn_img, "get_btn_img", 177039868u, 0, 11, &be_const_str_set_style_local_radius); +be_define_const_str(set_style_local_radius, "set_style_local_radius", 1410446896u, 0, 22, NULL); +be_define_const_str(EVENT_PRESSING, "EVENT_PRESSING", 2840400065u, 0, 14, &be_const_str_NRG_SEL); +be_define_const_str(NRG_SEL, "NRG_SEL", 1771358125u, 0, 7, &be_const_str_STYLE_VALUE_OPA); +be_define_const_str(STYLE_VALUE_OPA, "STYLE_VALUE_OPA", 2917777025u, 0, 15, &be_const_str_set_zoom); +be_define_const_str(set_zoom, "set_zoom", 1925134407u, 0, 8, NULL); +be_define_const_str(SYMBOL_BATTERY_2, "SYMBOL_BATTERY_2", 645813682u, 0, 16, NULL); +be_define_const_str(get_click, "get_click", 1755279632u, 0, 9, &be_const_str_get_style_line_dash_gap); +be_define_const_str(get_style_line_dash_gap, "get_style_line_dash_gap", 1205629734u, 0, 23, NULL); +be_define_const_str(get_style_pad_top, "get_style_pad_top", 2896917811u, 0, 17, &be_const_str_set_style_local_image_blend_mode); +be_define_const_str(set_style_local_image_blend_mode, "set_style_local_image_blend_mode", 1792244615u, 0, 32, &be_const_str_set_value_ofs_x); +be_define_const_str(set_value_ofs_x, "set_value_ofs_x", 112450803u, 0, 15, NULL); +be_define_const_str(get_style_margin_bottom, "get_style_margin_bottom", 2589475122u, 0, 23, &be_const_str_lv_calendar); +be_define_const_str(lv_calendar, "lv_calendar", 3284396894u, 0, 11, NULL); +be_define_const_str(get_knob_colored, "get_knob_colored", 2664754853u, 0, 16, NULL); +be_define_const_str(GRAY, "GRAY", 4159498394u, 0, 4, &be_const_str_LIME); +be_define_const_str(LIME, "LIME", 87366652u, 0, 4, NULL); +be_define_const_str(STATE_FOCUSED, "STATE_FOCUSED", 3780463572u, 0, 13, NULL); +be_define_const_str(set_range, "set_range", 228092793u, 0, 9, NULL); +be_define_const_str(EVENT_PRESSED, "EVENT_PRESSED", 3734627670u, 0, 13, NULL); +be_define_const_str(SDM630_RX, "SDM630_RX", 1971606309u, 0, 9, &be_const_str_get_style_pattern_opa); +be_define_const_str(get_style_pattern_opa, "get_style_pattern_opa", 865471869u, 0, 21, NULL); +be_define_const_str(A4988_ENA, "A4988_ENA", 1517502682u, 0, 9, &be_const_str_OPA_40); +be_define_const_str(OPA_40, "OPA_40", 2210522110u, 0, 6, &be_const_str_PAGE_EDGE_BOTTOM); +be_define_const_str(PAGE_EDGE_BOTTOM, "PAGE_EDGE_BOTTOM", 3735543556u, 0, 16, &be_const_str_format); +be_define_const_str(format, "format", 3114108242u, 0, 6, NULL); +be_define_const_str(set_style_local_opa_scale, "set_style_local_opa_scale", 2718681341u, 0, 25, &be_const_str_set_style_local_transform_width); +be_define_const_str(set_style_local_transform_width, "set_style_local_transform_width", 3850555169u, 0, 31, NULL); +be_define_const_str(MAX31855DO, "MAX31855DO", 552730368u, 0, 10, &be_const_str_OUTPUT); +be_define_const_str(OUTPUT, "OUTPUT", 1469629700u, 0, 6, &be_const_str_get_style_scale_end_border_width); +be_define_const_str(get_style_scale_end_border_width, "get_style_scale_end_border_width", 2717605058u, 0, 32, &be_const_str_set_shadow_blend_mode); +be_define_const_str(set_shadow_blend_mode, "set_shadow_blend_mode", 3767233786u, 0, 21, &be_const_str_set_text_opa); +be_define_const_str(set_text_opa, "set_text_opa", 3995853510u, 0, 12, NULL); +be_define_const_str(BTNMATRIX_CTRL_CHECK_STATE, "BTNMATRIX_CTRL_CHECK_STATE", 377731u, 0, 26, &be_const_str_set_style_local_bg_grad_stop); +be_define_const_str(set_style_local_bg_grad_stop, "set_style_local_bg_grad_stop", 1180238427u, 0, 28, NULL); +be_define_const_str(FALLING, "FALLING", 2851701064u, 0, 7, &be_const_str_is_visible); +be_define_const_str(is_visible, "is_visible", 597904624u, 0, 10, NULL); +be_define_const_str(GESTURE_DIR_RIGHT, "GESTURE_DIR_RIGHT", 3761728861u, 0, 17, &be_const_str_ROT1B); +be_define_const_str(ROT1B, "ROT1B", 809932573u, 0, 5, &be_const_str_SBR_TX); +be_define_const_str(SBR_TX, "SBR_TX", 3419096015u, 0, 6, &be_const_str_STYLE_PATTERN_IMAGE); +be_define_const_str(STYLE_PATTERN_IMAGE, "STYLE_PATTERN_IMAGE", 3293741009u, 0, 19, &be_const_str_set_style_local_transition_time); +be_define_const_str(set_style_local_transition_time, "set_style_local_transition_time", 1761097355u, 0, 31, NULL); +be_define_const_str(set_pad_inner, "set_pad_inner", 1662755314u, 0, 13, NULL); +be_define_const_str(SBR_RX, "SBR_RX", 3350999801u, 0, 6, &be_const_str_get_option_cnt); +be_define_const_str(get_option_cnt, "get_option_cnt", 2922481u, 0, 14, NULL); +be_define_const_str(get_checkable, "get_checkable", 2811548136u, 0, 13, NULL); +be_define_const_str(ALIGN_IN_TOP_MID, "ALIGN_IN_TOP_MID", 717802025u, 0, 16, &be_const_str_set_opa_scale); +be_define_const_str(set_opa_scale, "set_opa_scale", 1694654867u, 0, 13, NULL); +be_define_const_str(set_signal_cb, "set_signal_cb", 1476300744u, 0, 13, &be_const_str_else); +be_define_const_str(else, "else", 3183434736u, 52, 4, NULL); +be_define_const_str(SDS0X1_TX, "SDS0X1_TX", 165045983u, 0, 9, &be_const_str_set_pad_left); +be_define_const_str(set_pad_left, "set_pad_left", 3931796175u, 0, 12, &be_const_str_set_valid_positions); +be_define_const_str(set_valid_positions, "set_valid_positions", 358534097u, 0, 19, &be_const_str_set_value); +be_define_const_str(set_value, "set_value", 2288413965u, 0, 9, NULL); +be_define_const_str(OUTPUT_LO, "OUTPUT_LO", 3724620328u, 0, 9, &be_const_str_codedump); +be_define_const_str(codedump, "codedump", 1786337906u, 0, 8, &be_const_str_set_buffer); +be_define_const_str(set_buffer, "set_buffer", 311233742u, 0, 10, NULL); +be_define_const_str(SENSOR_END, "SENSOR_END", 3512542657u, 0, 10, &be_const_str_WEBCAM_PCLK); +be_define_const_str(WEBCAM_PCLK, "WEBCAM_PCLK", 3813770649u, 0, 11, NULL); static const bstring* const m_string_table[] = { - (const bstring *)&be_const_str_AZ_TXD, - (const bstring *)&be_const_str_SYMBOL_BULLET, - (const bstring *)&be_const_str_STYLE_TRANSFORM_ZOOM, - (const bstring *)&be_const_str_ETH_PHY_POWER, - (const bstring *)&be_const_str_LMT01, - (const bstring *)&be_const_str_CHART_PART_SERIES_BG, - (const bstring *)&be_const_str_set_style_local_border_blend_mode, - (const bstring *)&be_const_str_OPA_40, - (const bstring *)&be_const_str_SYMBOL_LIST, - (const bstring *)&be_const_str_DSB_OUT, - NULL, - (const bstring *)&be_const_str_FIT_TIGHT, - NULL, - (const bstring *)&be_const_str_get_width_grid, - NULL, - (const bstring *)&be_const_str_floor, - (const bstring *)&be_const_str_CHART_CURSOR_LEFT, - NULL, - (const bstring *)&be_const_str_SYMBOL_LEFT, - (const bstring *)&be_const_str_EVENT_DRAG_THROW_BEGIN, - (const bstring *)&be_const_str_BORDER_SIDE_TOP, - (const bstring *)&be_const_str_WEBCAM_PWDN, - (const bstring *)&be_const_str_hide_series, - (const bstring *)&be_const_str_set_insert_replace, - NULL, - (const bstring *)&be_const_str_DISP_ROT_90, - (const bstring *)&be_const_str_RA8876_CS, - NULL, - (const bstring *)&be_const_str_get_cell_crop, - (const bstring *)&be_const_str_setrange, - (const bstring *)&be_const_str_set_pos, - (const bstring *)&be_const_str_ROLLER_MODE_NORMAL, - (const bstring *)&be_const_str_SM2135_DAT, - (const bstring *)&be_const_str_HPMA_TX, - (const bstring *)&be_const_str_blur_ver, - (const bstring *)&be_const_str_lv_arc, - NULL, - (const bstring *)&be_const_str_set_adv_hittest, - (const bstring *)&be_const_str_HX711_SCK, - (const bstring *)&be_const_str_PROTECT_POS, - (const bstring *)&be_const_str_A4988_MS1, - (const bstring *)&be_const_str_get_scrl_width, - NULL, - (const bstring *)&be_const_str_add_btn_left, - NULL, - (const bstring *)&be_const_str_on_edge, - (const bstring *)&be_const_str_PROTECT_EVENT_TO_DISABLED, - (const bstring *)&be_const_str_GAUGE_PART_MAJOR, - (const bstring *)&be_const_str_concat, - NULL, - NULL, - (const bstring *)&be_const_str_get_fit_left, - (const bstring *)&be_const_str_get_group, - NULL, - (const bstring *)&be_const_str_SILVER, - (const bstring *)&be_const_str_focus_next, - (const bstring *)&be_const_str_STYLE_SCALE_END_COLOR, - (const bstring *)&be_const_str_STYLE_OUTLINE_PAD, - NULL, - (const bstring *)&be_const_str_SSPI, - NULL, - (const bstring *)&be_const_str_DDS2382_TX, - (const bstring *)&be_const_str_SYMBOL_PREV, - (const bstring *)&be_const_str_get_tile_act, - (const bstring *)&be_const_str_MAROON, - (const bstring *)&be_const_str_ARIRFSEL, - (const bstring *)&be_const_str_set_pattern_image, (const bstring *)&be_const_str_ARC_TYPE_NORMAL, - (const bstring *)&be_const_str_SM2135_CLK, - (const bstring *)&be_const_str_GESTURE_DIR_LEFT, - (const bstring *)&be_const_str_CHART_AXIS_DRAW_LAST_TICK, - NULL, - (const bstring *)&be_const_str_set_signal_cb, - NULL, - (const bstring *)&be_const_str_GPS_RX, - (const bstring *)&be_const_str_FTC532, - (const bstring *)&be_const_str_get_scrollbar_mode, - (const bstring *)&be_const_str_ADC_INPUT, - (const bstring *)&be_const_str_SDM630_RX, - (const bstring *)&be_const_str_ALIGN_OUT_BOTTOM_MID, - NULL, - (const bstring *)&be_const_str_KEY_DEL, - (const bstring *)&be_const_str_ARC_PART_INDIC, - (const bstring *)&be_const_str_I2C_SCL, - (const bstring *)&be_const_str_LAYOUT_OFF, - (const bstring *)&be_const_str_byte, - NULL, - (const bstring *)&be_const_str_TABVIEW_TAB_POS_NONE, - (const bstring *)&be_const_str_FALLING, - (const bstring *)&be_const_str_set_style_local_shadow_blend_mode, - (const bstring *)&be_const_str_BLACK, - (const bstring *)&be_const_str_SYMBOL_WIFI, - (const bstring *)&be_const_str_BORDER_SIDE_INTERNAL, - (const bstring *)&be_const_str_set_checkable, - (const bstring *)&be_const_str_STYLE_PATTERN_RECOLOR_OPA, - (const bstring *)&be_const_str_set_pad_bottom, - (const bstring *)&be_const_str_FS_RES_HW_ERR, - (const bstring *)&be_const_str_real, - (const bstring *)&be_const_str_TXT_FLAG_NONE, - (const bstring *)&be_const_str_MP3_DFR562, - (const bstring *)&be_const_str_BLUE, - (const bstring *)&be_const_str_MHZ_TXD, - (const bstring *)&be_const_str_PROTECT_FOLLOW, - (const bstring *)&be_const_str_deinit, - NULL, - (const bstring *)&be_const_str_log10, - (const bstring *)&be_const_str_ANIM_ON, - (const bstring *)&be_const_str_DROPDOWN_PART_MAIN, - (const bstring *)&be_const_str_DROPDOWN_PART_SELECTED, - (const bstring *)&be_const_str_STYLE_VALUE_LINE_SPACE, - (const bstring *)&be_const_str_EVENT_FOCUSED, - (const bstring *)&be_const_str_set_style_local_text_line_space, - (const bstring *)&be_const_str_CHECKBOX_PART_BG, - (const bstring *)&be_const_str_get_btn_label, - (const bstring *)&be_const_str_BTN_STATE_CHECKED_RELEASED, - (const bstring *)&be_const_str_blur_hor, - (const bstring *)&be_const_str_set_style_local_margin_left, - (const bstring *)&be_const_str_open, - (const bstring *)&be_const_str_CHART_TYPE_COLUMN, - (const bstring *)&be_const_str_ETH_PHY_MDIO, - (const bstring *)&be_const_str_get_mirror, - (const bstring *)&be_const_str_get_adjustable, - (const bstring *)&be_const_str_get_max_value, - (const bstring *)&be_const_str_SPI_MISO, - (const bstring *)&be_const_str_DCKI, - (const bstring *)&be_const_str_HSPI, - (const bstring *)&be_const_str_LAYOUT_ROW_BOTTOM, - (const bstring *)&be_const_str_STYLE_TRANSFORM_HEIGHT, - (const bstring *)&be_const_str_set_scale_width, - (const bstring *)&be_const_str_set_text_opa, - (const bstring *)&be_const_str_get_label_count, - (const bstring *)&be_const_str_SR04_ECHO, - (const bstring *)&be_const_str_set_col_width, - (const bstring *)&be_const_str_WEBCAM_DATA, - (const bstring *)&be_const_str_ELECTRIQ_MOODL_TX, - NULL, - (const bstring *)&be_const_str_BACKLIGHT, - (const bstring *)&be_const_str_SOLAXX1_RX, - (const bstring *)&be_const_str_is_checked, - (const bstring *)&be_const_str_get_screen, - (const bstring *)&be_const_str_get_style_transform_angle, - (const bstring *)&be_const_str_EVENT_KEY, - (const bstring *)&be_const_str_IRRECV, - (const bstring *)&be_const_str_SSD1331_DC, - (const bstring *)&be_const_str_tanh, - (const bstring *)&be_const_str_STATE_PRESSED, - (const bstring *)&be_const_str_LAYOUT_GRID, - (const bstring *)&be_const_str_SCROLLBAR_MODE_UNHIDE, - (const bstring *)&be_const_str_get_hidden, - NULL, - (const bstring *)&be_const_str_SYMBOL_REFRESH, - (const bstring *)&be_const_str_SYMBOL_BELL, - (const bstring *)&be_const_str_KEY_HOME, - (const bstring *)&be_const_str_get_base_dir, - (const bstring *)&be_const_str_clean_tab, - (const bstring *)&be_const_str_get_long_mode, - (const bstring *)&be_const_str_get_local_style, - (const bstring *)&be_const_str_WEBCAM_VSYNC, - (const bstring *)&be_const_str_STYLE_MARGIN_RIGHT, - (const bstring *)&be_const_str_set_radius, - (const bstring *)&be_const_str_AS3935, - (const bstring *)&be_const_str_PZEM017_RX, - NULL, - (const bstring *)&be_const_str_STYLE_SHADOW_COLOR, - (const bstring *)&be_const_str___lower__, - (const bstring *)&be_const_str_raise, - NULL, - NULL, - NULL, - (const bstring *)&be_const_str_set_outline_opa, - (const bstring *)&be_const_str_EVENT_DEFOCUSED, - (const bstring *)&be_const_str_TEXT_DECOR_UNDERLINE, - (const bstring *)&be_const_str_A4988_ENA, - (const bstring *)&be_const_str_STYLE_PATTERN_IMAGE, - NULL, - (const bstring *)&be_const_str_STYLE_BG_GRAD_DIR, - (const bstring *)&be_const_str_PZEM004_RX, - (const bstring *)&be_const_str_KEY_ESC, - (const bstring *)&be_const_str_set_cell_merge_right, - (const bstring *)&be_const_str_DDS2382_RX, - (const bstring *)&be_const_str_LIST_PART_SCROLLBAR, - (const bstring *)&be_const_str_STYLE_SIZE, - (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_LEFT, - (const bstring *)&be_const_str_SYMBOL_DRIVE, - (const bstring *)&be_const_str_rand, - (const bstring *)&be_const_str_STYLE_TRANSITION_PROP_4, - (const bstring *)&be_const_str_STYLE_BG_BLEND_MODE, - (const bstring *)&be_const_str_SYMBOL_VIDEO, - (const bstring *)&be_const_str_STYLE_MARGIN_TOP, - (const bstring *)&be_const_str_PMS5003_TX, - (const bstring *)&be_const_str_SAIR_RX, - (const bstring *)&be_const_str_FIT_MAX, - (const bstring *)&be_const_str_BOILER_OT_RX, - (const bstring *)&be_const_str_CSE7766_TX, - (const bstring *)&be_const_str_SYMBOL_BATTERY_FULL, - (const bstring *)&be_const_str_STYLE_VALUE_STR, - (const bstring *)&be_const_str_CALENDAR_PART_DAY_NAMES, - (const bstring *)&be_const_str_get_spin_time, - (const bstring *)&be_const_str_get_style_scale_end_line_width, - NULL, - (const bstring *)&be_const_str_DRAG_DIR_VER, - (const bstring *)&be_const_str_PWM1_INV, - (const bstring *)&be_const_str_ALIGN_OUT_TOP_LEFT, - NULL, - (const bstring *)&be_const_str_LABEL_LONG_CROP, - (const bstring *)&be_const_str_CPICKER_PART_MAIN, - (const bstring *)&be_const_str_finish_transitions, - (const bstring *)&be_const_str_PZEM016_RX, - (const bstring *)&be_const_str_def_event_cb, - (const bstring *)&be_const_str_PZEM0XX_TX, - (const bstring *)&be_const_str_BLEND_MODE_NORMAL, - NULL, - (const bstring *)&be_const_str_HRE_DATA, - NULL, - (const bstring *)&be_const_str_STYLE_SCALE_END_LINE_WIDTH, - (const bstring *)&be_const_str_insert, - (const bstring *)&be_const_str_CHART_AXIS_INVERSE_LABELS_ORDER, - (const bstring *)&be_const_str_SHELLY_DIMMER_RST_INV, - NULL, - (const bstring *)&be_const_str_AZ_RXD, - (const bstring *)&be_const_str_ALIGN_OUT_TOP_MID, - (const bstring *)&be_const_str_ARC_PART_KNOB, - NULL, - (const bstring *)&be_const_str_CPICKER_TYPE_RECT, - (const bstring *)&be_const_str_get_fit_bottom, - (const bstring *)&be_const_str_SYMBOL_DUMMY, - (const bstring *)&be_const_str_get_style_text_color, - (const bstring *)&be_const_str_HLW_CF, - (const bstring *)&be_const_str_OPA_COVER, - (const bstring *)&be_const_str_KEYBOARD_MODE_NUM, - (const bstring *)&be_const_str_del, - (const bstring *)&be_const_str_LABEL_ALIGN_AUTO, - (const bstring *)&be_const_str_STATE_DEFAULT, - (const bstring *)&be_const_str_set_value_line_space, - (const bstring *)&be_const_str_get_pwd_mode, - (const bstring *)&be_const_str_CYAN, - (const bstring *)&be_const_str_PROTECT_PARENT, - (const bstring *)&be_const_str_LED_PART_MAIN, - (const bstring *)&be_const_str_SCROLLBAR_MODE_AUTO, - (const bstring *)&be_const_str_EPAPER29_CS, - (const bstring *)&be_const_str_BUZZER_INV, - NULL, - (const bstring *)&be_const_str_BAR_TYPE_CUSTOM, - (const bstring *)&be_const_str_KEY1_TC, - (const bstring *)&be_const_str_remove_obj, - NULL, - (const bstring *)&be_const_str_DRAG_DIR_BOTH, - (const bstring *)&be_const_str_get_tab_act, - (const bstring *)&be_const_str_get_scrl_height, - (const bstring *)&be_const_str_get_y, - NULL, - (const bstring *)&be_const_str_TABVIEW_TAB_POS_TOP, - (const bstring *)&be_const_str_LABEL_LONG_DOT, - (const bstring *)&be_const_str_BLEND_MODE_ADDITIVE, - (const bstring *)&be_const_str_set_margin_top, - (const bstring *)&be_const_str_BLEND_MODE_SUBTRACTIVE, - (const bstring *)&be_const_str_STYLE_TEXT_LETTER_SPACE, - (const bstring *)&be_const_str_OPA_70, - (const bstring *)&be_const_str_CHART_UPDATE_MODE_CIRCULAR, - (const bstring *)&be_const_str_PMS5003_RX, - (const bstring *)&be_const_str_EVENT_VALUE_CHANGED, - (const bstring *)&be_const_str_lv_switch, - NULL, - (const bstring *)&be_const_str_int, - (const bstring *)&be_const_str_set_style_local_shadow_ofs_x, - (const bstring *)&be_const_str_set_pad_inner, - (const bstring *)&be_const_str_STYLE_LINE_BLEND_MODE, - NULL, - NULL, - (const bstring *)&be_const_str_lv_spinbox, - (const bstring *)&be_const_str_get_style_transition_prop_4, - (const bstring *)&be_const_str_ILI9488_CS, - (const bstring *)&be_const_str_RDM6300_RX, - (const bstring *)&be_const_str_KEYBOARD_MODE_TEXT_LOWER, - (const bstring *)&be_const_str_get_parent_event, - (const bstring *)&be_const_str_CPICKER_PART_KNOB, - (const bstring *)&be_const_str_DHT11_OUT, - (const bstring *)&be_const_str_get_rollover, - (const bstring *)&be_const_str_FS_RES_TOUT, - (const bstring *)&be_const_str_get_text, - (const bstring *)&be_const_str_while, - (const bstring *)&be_const_str_HM10_TX, - (const bstring *)&be_const_str_WIEGAND_D0, - NULL, - (const bstring *)&be_const_str_PN532_RXD, - (const bstring *)&be_const_str_cursor_right, - (const bstring *)&be_const_str_get_style_image_opa, - (const bstring *)&be_const_str_CPICKER_COLOR_MODE_HUE, - (const bstring *)&be_const_str_get_click_focus, - (const bstring *)&be_const_str_get_style_outline_color, - (const bstring *)&be_const_str_get_btn_selected, - (const bstring *)&be_const_str_STYLE_PAD_INNER, - (const bstring *)&be_const_str_NRG_SEL, - (const bstring *)&be_const_str_ALIGN_IN_TOP_MID, - (const bstring *)&be_const_str_get_style_bg_color, - (const bstring *)&be_const_str_SYMBOL_SETTINGS, - NULL, - NULL, - (const bstring *)&be_const_str_GESTURE_DIR_BOTTOM, - (const bstring *)&be_const_str_STYLE_SCALE_BORDER_WIDTH, - (const bstring *)&be_const_str_ALIGN_OUT_LEFT_MID, - NULL, - (const bstring *)&be_const_str_align, - NULL, - NULL, - (const bstring *)&be_const_str_STYLE_BG_GRAD_COLOR, - (const bstring *)&be_const_str_cursor_up, - (const bstring *)&be_const_str_KEY_RIGHT, - (const bstring *)&be_const_str_SAIR_TX, - (const bstring *)&be_const_str_EVENT_DELETE, - (const bstring *)&be_const_str_FS_RES_FS_ERR, - (const bstring *)&be_const_str_AS608_RX, - (const bstring *)&be_const_str_STYLE_TRANSITION_PROP_5, - (const bstring *)&be_const_str_SCROLLBAR_MODE_ON, - (const bstring *)&be_const_str_SYMBOL_GPS, - (const bstring *)&be_const_str___iterator__, - (const bstring *)&be_const_str_get_offset_y, - (const bstring *)&be_const_str_get_cursor_click_pos, - (const bstring *)&be_const_str_DHT22, - (const bstring *)&be_const_str_ALIGN_IN_LEFT_MID, - (const bstring *)&be_const_str_DEEPSLEEP, - (const bstring *)&be_const_str_set_bright, - (const bstring *)&be_const_str_EVENT_REFRESH, - (const bstring *)&be_const_str_set_style_local_transform_angle, - (const bstring *)&be_const_str_MCP39F5_TX, - NULL, - (const bstring *)&be_const_str_get_start_value, - (const bstring *)&be_const_str_get_style_value_letter_space, - (const bstring *)&be_const_str_ETH_PHY_MDC, - (const bstring *)&be_const_str_HALLEFFECT, - (const bstring *)&be_const_str_DDSU666_RX, - (const bstring *)&be_const_str_ALIGN_IN_TOP_RIGHT, - (const bstring *)&be_const_str_INPUT, - (const bstring *)&be_const_str_ARC_TYPE_SYMMETRIC, - (const bstring *)&be_const_str_STYLE_TRANSFORM_ANGLE, - (const bstring *)&be_const_str_STYLE_LINE_WIDTH, - NULL, - (const bstring *)&be_const_str_LED1_INV, - NULL, - NULL, - (const bstring *)&be_const_str_get_arc_length, - (const bstring *)&be_const_str_CHECKBOX_PART_BULLET, - (const bstring *)&be_const_str_acos, - (const bstring *)&be_const_str_HIGH, - (const bstring *)&be_const_str_set_bg_end_angle, - (const bstring *)&be_const_str_STYLE_PAD_RIGHT, - (const bstring *)&be_const_str_SHELLY_DIMMER_BOOT0, - (const bstring *)&be_const_str_return, - (const bstring *)&be_const_str_compile, - (const bstring *)&be_const_str_resize, - (const bstring *)&be_const_str_SYMBOL_BATTERY_1, - (const bstring *)&be_const_str_get_y_invert, - NULL, - (const bstring *)&be_const_str_REL1_INV, - (const bstring *)&be_const_str_LABEL_LONG_BREAK, - (const bstring *)&be_const_str_draw_line, - (const bstring *)&be_const_str_STYLE_SCALE_WIDTH, - (const bstring *)&be_const_str_add_style, - (const bstring *)&be_const_str_STYLE_LINE_ROUNDED, - (const bstring *)&be_const_str_ADC_BUTTON_INV, - (const bstring *)&be_const_str_add_element, - NULL, - (const bstring *)&be_const_str_SSPI_MAX31865_CS1, - (const bstring *)&be_const_str_TEXT_DECOR_NONE, - (const bstring *)&be_const_str_set_style_local_transition_prop_5, - (const bstring *)&be_const_str_DISP_SIZE_LARGE, - (const bstring *)&be_const_str_get_text_sel_en, - NULL, - (const bstring *)&be_const_str_SSPI_MISO, - (const bstring *)&be_const_str_OPA_TRANSP, - (const bstring *)&be_const_str_WEBCAM_SIOC, - (const bstring *)&be_const_str_LABEL_ALIGN_CENTER, - (const bstring *)&be_const_str_SM16716_CLK, - (const bstring *)&be_const_str_ARIRFRCV, - (const bstring *)&be_const_str_SPI_CS, - (const bstring *)&be_const_str_CHART_CURSOR_DOWN, - (const bstring *)&be_const_str_ADC_JOY, - (const bstring *)&be_const_str_IEM3000_RX, - (const bstring *)&be_const_str_TXT_FLAG_RECOLOR, - (const bstring *)&be_const_str_set_left_value, - NULL, - (const bstring *)&be_const_str_clear_state, - (const bstring *)&be_const_str_CALENDAR_PART_BG, - (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_MID, - (const bstring *)&be_const_str_get_angle_offset, - (const bstring *)&be_const_str_get_style_pad_top, - (const bstring *)&be_const_str_DROPDOWN_DIR_RIGHT, - NULL, - (const bstring *)&be_const_str_SI7021, - (const bstring *)&be_const_str_DISP_SIZE_MEDIUM, - NULL, - (const bstring *)&be_const_str_KEY1, - (const bstring *)&be_const_str_TEAL, - (const bstring *)&be_const_str_ADC_PH, - (const bstring *)&be_const_str_REL1, - (const bstring *)&be_const_str_ILI9341_CS, - (const bstring *)&be_const_str_EVENT_INSERT, - (const bstring *)&be_const_str_get_style_transition_prop_3, - (const bstring *)&be_const_str_EVENT_PRESSING, - (const bstring *)&be_const_str_STYLE_TEXT_OPA, - (const bstring *)&be_const_str_set_disabled, - (const bstring *)&be_const_str_LED1, - (const bstring *)&be_const_str_input, - (const bstring *)&be_const_str_WEBCAM_XCLK, - (const bstring *)&be_const_str_STYLE_LINE_OPA, - NULL, - (const bstring *)&be_const_str_EVENT_GESTURE, - (const bstring *)&be_const_str_BTNMATRIX_CTRL_NO_REPEAT, - (const bstring *)&be_const_str_get_letter_pos, - (const bstring *)&be_const_str_WIEGAND_D1, - (const bstring *)&be_const_str_STYLE_IMAGE_RECOLOR, - (const bstring *)&be_const_str_get_day_of_week, - (const bstring *)&be_const_str_ST7789_DC, - NULL, - (const bstring *)&be_const_str_EVENT_PRESSED, - (const bstring *)&be_const_str_PROJECTOR_CTRL_RX, - (const bstring *)&be_const_str_DSB, - (const bstring *)&be_const_str_get_ext_click_pad_top, - (const bstring *)&be_const_str_CPICKER_COLOR_MODE_SATURATION, - (const bstring *)&be_const_str_fromstring, - (const bstring *)&be_const_str_lv_label, - (const bstring *)&be_const_str_SYMBOL_NEXT, - (const bstring *)&be_const_str_ADC_CT_POWER, - (const bstring *)&be_const_str_SDM120_RX, - (const bstring *)&be_const_str_refr_text, - (const bstring *)&be_const_str_lv_keyboard, - (const bstring *)&be_const_str_SYMBOL_DIRECTORY, - (const bstring *)&be_const_str_set_start_angle, - (const bstring *)&be_const_str_CHART_PART_BG, - NULL, - (const bstring *)&be_const_str_FS_RES_NOT_EX, - NULL, - (const bstring *)&be_const_str_ALIGN_OUT_BOTTOM_RIGHT, - (const bstring *)&be_const_str_get_option_cnt, - (const bstring *)&be_const_str_close_event_cb, - NULL, - (const bstring *)&be_const_str_KEY1_NP, - (const bstring *)&be_const_str_NRF24_DC, - (const bstring *)&be_const_str_set_image_recolor_opa, - (const bstring *)&be_const_str_GRAD_DIR_NONE, - (const bstring *)&be_const_str_CHART_AXIS_SKIP_LAST_TICK, - (const bstring *)&be_const_str_PAGE_EDGE_RIGHT, - (const bstring *)&be_const_str_MCP39F5_RX, - (const bstring *)&be_const_str_FS_RES_LOCKED, - (const bstring *)&be_const_str_CPICKER_TYPE_DISC, - (const bstring *)&be_const_str_get_btn_img, - (const bstring *)&be_const_str_get_style_transition_delay, - (const bstring *)&be_const_str_get_min_value, - (const bstring *)&be_const_str_PWM1, - (const bstring *)&be_const_str_BTN_STATE_RELEASED, - NULL, - (const bstring *)&be_const_str_SLIDER_TYPE_RANGE, - NULL, - NULL, - (const bstring *)&be_const_str_ARC_TYPE_REVERSE, - (const bstring *)&be_const_str_STYLE_TEXT_BLEND_MODE, - (const bstring *)&be_const_str_set_scrollbar_mode, - (const bstring *)&be_const_str_increment, - (const bstring *)&be_const_str_WEBCAM_PSRCS, - (const bstring *)&be_const_str_SSD1331_CS, - (const bstring *)&be_const_str_BTNMATRIX_CTRL_CHECK_STATE, - (const bstring *)&be_const_str_FIT_NONE, - (const bstring *)&be_const_str_MAX31855CS, - (const bstring *)&be_const_str_AQUA, - (const bstring *)&be_const_str_range, - NULL, - (const bstring *)&be_const_str_A4988_STP, - (const bstring *)&be_const_str___upper__, - (const bstring *)&be_const_str_DRAG_DIR_ONE, - (const bstring *)&be_const_str_HM10_RX, - (const bstring *)&be_const_str_get_textarea, - NULL, - (const bstring *)&be_const_str_get_anim_time, - (const bstring *)&be_const_str_STATE_DISABLED, - (const bstring *)&be_const_str_SYMBOL_FILE, - (const bstring *)&be_const_str_ADE7953_IRQ, - (const bstring *)&be_const_str_OLIVE, - (const bstring *)&be_const_str_get_active_btn, - (const bstring *)&be_const_str_CC1101_GDO2, - (const bstring *)&be_const_str_BORDER_SIDE_NONE, - (const bstring *)&be_const_str_STYLE_VALUE_BLEND_MODE, - (const bstring *)&be_const_str_BUZZER, - (const bstring *)&be_const_str_WEBCAM_RESET, - (const bstring *)&be_const_str_get_style_shadow_spread, - (const bstring *)&be_const_str_STYLE_SCALE_END_BORDER_WIDTH, - (const bstring *)&be_const_str_LAYOUT_ROW_MID, - (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_BOTTOM, - (const bstring *)&be_const_str_ALIGN_OUT_BOTTOM_LEFT, - (const bstring *)&be_const_str_DHT11, - (const bstring *)&be_const_str_TXT_CMD_STATE_WAIT, - (const bstring *)&be_const_str_SPINNER_TYPE_FILLSPIN_ARC, - (const bstring *)&be_const_str_STYLE_IMAGE_OPA, - (const bstring *)&be_const_str_ALIGN_OUT_LEFT_BOTTOM, - (const bstring *)&be_const_str_get_prev_btn, - (const bstring *)&be_const_str_DISP_SIZE_SMALL, - (const bstring *)&be_const_str_invalidate, - (const bstring *)&be_const_str_SYMBOL_CUT, + (const bstring *)&be_const_str_set_anim_time, + (const bstring *)&be_const_str_KEYBOARD_PART_BG, + (const bstring *)&be_const_str_lv_style, + (const bstring *)&be_const_str_LAYOUT_PRETTY_BOTTOM, + (const bstring *)&be_const_str_reset_style_list, (const bstring *)&be_const_str_on, NULL, - (const bstring *)&be_const_str_is_inactive, - NULL, - (const bstring *)&be_const_str_YELLOW, - (const bstring *)&be_const_str_set_top, - (const bstring *)&be_const_str_STYLE_OUTLINE_BLEND_MODE, - (const bstring *)&be_const_str_ANIM_OFF, - NULL, - (const bstring *)&be_const_str_set_bg_grad_dir, - (const bstring *)&be_const_str_OPA_60, - (const bstring *)&be_const_str_opt_neq, - (const bstring *)&be_const_str_OBJ_PART_ALL, - (const bstring *)&be_const_str_set_y_invert, - (const bstring *)&be_const_str_get_protect, - NULL, - (const bstring *)&be_const_str_BTNMATRIX_CTRL_DISABLED, - (const bstring *)&be_const_str_lv_style, - (const bstring *)&be_const_str_DROPDOWN_PART_LIST, - (const bstring *)&be_const_str_LABEL_LONG_EXPAND, - (const bstring *)&be_const_str_get_style_outline_width, + (const bstring *)&be_const_str_GESTURE_DIR_BOTTOM, (const bstring *)&be_const_str_fade_in, - (const bstring *)&be_const_str_get_file_name, - (const bstring *)&be_const_str_get_cell_type, - (const bstring *)&be_const_str_TXT_FLAG_CENTER, - (const bstring *)&be_const_str_SYMBOL_EYE_CLOSE, - (const bstring *)&be_const_str_SYMBOL_IMAGE, - (const bstring *)&be_const_str_SPINNER_DIR_FORWARD, - (const bstring *)&be_const_str_EVENT_LONG_PRESSED, - (const bstring *)&be_const_str_SPI_CLK, - (const bstring *)&be_const_str_DROPDOWN_DIR_UP, - (const bstring *)&be_const_str_KEYBOARD_MODE_SPECIAL, - (const bstring *)&be_const_str_set_style_local_outline_blend_mode, - (const bstring *)&be_const_str_set_shadow_ofs_x, - (const bstring *)&be_const_str_EXS_ENABLE, - (const bstring *)&be_const_str_TXT_CMD_STATE_IN, - (const bstring *)&be_const_str_STYLE_BORDER_OPA, - (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_TOP, + (const bstring *)&be_const_str_get_cell_merge_right, NULL, - (const bstring *)&be_const_str_WEBCAM_SIOD, - (const bstring *)&be_const_str_text_is_selected, - NULL, - (const bstring *)&be_const_str_get_selected_str, - (const bstring *)&be_const_str_get_style_pattern_image, - (const bstring *)&be_const_str_align_mid_y, - (const bstring *)&be_const_str_BAR_TYPE_NORMAL, - NULL, - (const bstring *)&be_const_str_SYMBOL_KEYBOARD, - NULL, - (const bstring *)&be_const_str_set_palette, - (const bstring *)&be_const_str_TASMOTACLIENT_RXD, - (const bstring *)&be_const_str_NRG_SEL_INV, - (const bstring *)&be_const_str_TEXTAREA_CURSOR_LAST, - (const bstring *)&be_const_str_RFSEND, - NULL, - (const bstring *)&be_const_str_get_style_clip_corner, - (const bstring *)&be_const_str_TXT_FLAG_FIT, - (const bstring *)&be_const_str_STYLE_LINE_COLOR, + (const bstring *)&be_const_str_get_style_outline_pad, + (const bstring *)&be_const_str_DSB_OUT, + (const bstring *)&be_const_str_tanh, + (const bstring *)&be_const_str_ARIRFSEL, + (const bstring *)&be_const_str_LIST_PART_SCROLLBAR, + (const bstring *)&be_const_str_KEYBOARD_PART_BTN, + (const bstring *)&be_const_str_set_row_cnt, + (const bstring *)&be_const_str_FIT_TIGHT, + (const bstring *)&be_const_str_RED, + (const bstring *)&be_const_str_get_zoom, + (const bstring *)&be_const_str_add_btn_right, + (const bstring *)&be_const_str_align_x, + (const bstring *)&be_const_str_SSD1351_CS, + (const bstring *)&be_const_str_, (const bstring *)&be_const_str_BAR_TYPE_SYMMETRICAL, - (const bstring *)&be_const_str_DISP_ROT_NONE, - (const bstring *)&be_const_str_OUTPUT, - (const bstring *)&be_const_str_asin, - (const bstring *)&be_const_str_TXT_FLAG_RIGHT, - (const bstring *)&be_const_str_OPA_100, + (const bstring *)&be_const_str_KEY1, + (const bstring *)&be_const_str_get_btn_text, + (const bstring *)&be_const_str_OLED_RESET, + (const bstring *)&be_const_str_SSPI, + (const bstring *)&be_const_str_DISP_SIZE_MEDIUM, + (const bstring *)&be_const_str_SM16716_DAT, + (const bstring *)&be_const_str_STYLE_MARGIN_TOP, + (const bstring *)&be_const_str_get_fit_right, + (const bstring *)&be_const_str_PURPLE, + NULL, + NULL, + (const bstring *)&be_const_str_MCP39F5_RST, + (const bstring *)&be_const_str_FIT_MAX, + NULL, + NULL, + (const bstring *)&be_const_str_DDS2382_RX, + (const bstring *)&be_const_str_GRAD_DIR_VER, + (const bstring *)&be_const_str_MIEL_HVAC_TX, + (const bstring *)&be_const_str_STYLE_VALUE_OFS_Y, + NULL, + (const bstring *)&be_const_str_EVENT_LONG_PRESSED_REPEAT, + (const bstring *)&be_const_str_HM10_TX, + (const bstring *)&be_const_str_reverse, + (const bstring *)&be_const_str_get_needle_img_pivot_y, + (const bstring *)&be_const_str_set_base_dir, + (const bstring *)&be_const_str_get_style_transition_prop_2, + (const bstring *)&be_const_str_STYLE_SHADOW_BLEND_MODE, + (const bstring *)&be_const_str_report_style_mod, + (const bstring *)&be_const_str_A4988_MS1, + NULL, + (const bstring *)&be_const_str_SSPI_MOSI, + (const bstring *)&be_const_str_get_style_pattern_image, + (const bstring *)&be_const_str_EVENT_INSERT, + (const bstring *)&be_const_str_AS608_TX, + (const bstring *)&be_const_str_opt_eq, + (const bstring *)&be_const_str_PAGE_EDGE_TOP, + (const bstring *)&be_const_str_SYMBOL_POWER, + (const bstring *)&be_const_str_CHECKBOX_PART_BG, + (const bstring *)&be_const_str_CSE7766_TX, + (const bstring *)&be_const_str_PROTECT_FOLLOW, + (const bstring *)&be_const_str_align_mid_y, + (const bstring *)&be_const_str_focus_btn, + (const bstring *)&be_const_str_BAR_TYPE_CUSTOM, + (const bstring *)&be_const_str_ALIGN_OUT_BOTTOM_MID, + (const bstring *)&be_const_str_get_base_dir, + (const bstring *)&be_const_str_STYLE_SCALE_WIDTH, + (const bstring *)&be_const_str_LABEL_ALIGN_LEFT, + NULL, + (const bstring *)&be_const_str_CHART_UPDATE_MODE_CIRCULAR, + (const bstring *)&be_const_str_ANIM_ON, + (const bstring *)&be_const_str_get_color, + NULL, + NULL, + (const bstring *)&be_const_str_set_col_cnt, + (const bstring *)&be_const_str_SYMBOL_REFRESH, + (const bstring *)&be_const_str_set_edge_flash, + (const bstring *)&be_const_str_SDM630_TX, + (const bstring *)&be_const_str_SSPI_SCLK, + (const bstring *)&be_const_str_TEAL, + (const bstring *)&be_const_str_STYLE_BG_GRAD_STOP, + NULL, + NULL, + (const bstring *)&be_const_str_get_style_bg_grad_stop, + (const bstring *)&be_const_str_set_style_local_bg_grad_color, + (const bstring *)&be_const_str_STYLE_BG_GRAD_DIR, + (const bstring *)&be_const_str_set_today_date, + (const bstring *)&be_const_str_SYMBOL_EJECT, + (const bstring *)&be_const_str_CALENDAR_PART_DATE, + (const bstring *)&be_const_str_CPICKER_COLOR_MODE_HUE, + (const bstring *)&be_const_str_SSPI_DC, + (const bstring *)&be_const_str_get_style_line_width, + (const bstring *)&be_const_str_CSE7761_RX, + (const bstring *)&be_const_str_get_dir, + (const bstring *)&be_const_str_opt_add, + (const bstring *)&be_const_str_get_style_margin_right, + (const bstring *)&be_const_str_set_style_local_bg_opa, + (const bstring *)&be_const_str_get_ext_attr, + (const bstring *)&be_const_str_ADC_BUTTON_INV, + (const bstring *)&be_const_str_MAX7219DIN, + NULL, + (const bstring *)&be_const_str_dot_p, + (const bstring *)&be_const_str_lv_win, + (const bstring *)&be_const_str_get_selected_str, + NULL, + (const bstring *)&be_const_str_tostring, + (const bstring *)&be_const_str_draw_line, + (const bstring *)&be_const_str_FS_RES_DENIED, + (const bstring *)&be_const_str_SLIDER_TYPE_SYMMETRICAL, + NULL, + (const bstring *)&be_const_str_EVENT_DEFOCUSED, + (const bstring *)&be_const_str_FIT_NONE, + (const bstring *)&be_const_str_set_spin_time, + NULL, + (const bstring *)&be_const_str_GPS_TX, + NULL, + (const bstring *)&be_const_str_get_child_back, + (const bstring *)&be_const_str_CC1101_GDO2, + NULL, + (const bstring *)&be_const_str_MP3_DFR562, + NULL, + NULL, + (const bstring *)&be_const_str_get_title, + (const bstring *)&be_const_str_SYMBOL_LEFT, + (const bstring *)&be_const_str_set_options, + (const bstring *)&be_const_str_get_tab, + NULL, + (const bstring *)&be_const_str_finish_transitions, + (const bstring *)&be_const_str_int, + NULL, + NULL, + (const bstring *)&be_const_str_SYMBOL_UP, + NULL, + (const bstring *)&be_const_str_OPA_COVER, + (const bstring *)&be_const_str_DHT11_OUT, + (const bstring *)&be_const_str_DISP_SIZE_SMALL, NULL, - (const bstring *)&be_const_str_STYLE_SHADOW_OPA, - (const bstring *)&be_const_str_CHANGE, NULL, (const bstring *)&be_const_str_I2C_SDA, - (const bstring *)&be_const_str_BTN_STATE_CHECKED_DISABLED, - (const bstring *)&be_const_str_LAYOUT_COLUMN_RIGHT, - (const bstring *)&be_const_str_ADC_BUTTON, - (const bstring *)&be_const_str_get_style_margin_right, - NULL, - (const bstring *)&be_const_str_GESTURE_DIR_RIGHT, - (const bstring *)&be_const_str_OPA_20, - (const bstring *)&be_const_str_SYMBOL_EDIT, - (const bstring *)&be_const_str_isinstance, - (const bstring *)&be_const_str_CSE7766_RX, - (const bstring *)&be_const_str_TELEINFO_RX, - (const bstring *)&be_const_str_SYMBOL_VOLUME_MAX, - NULL, - (const bstring *)&be_const_str_CSE7761_TX, - (const bstring *)&be_const_str_LINEMETER_PART_MAIN, - (const bstring *)&be_const_str_SYMBOL_OK, - (const bstring *)&be_const_str_LIST_PART_EDGE_FLASH, - NULL, - (const bstring *)&be_const_str_EVENT_DRAG_END, - (const bstring *)&be_const_str_MAX7219DIN, - (const bstring *)&be_const_str_set_style_local_border_post, - (const bstring *)&be_const_str_set_state, - (const bstring *)&be_const_str_KEY_ENTER, - (const bstring *)&be_const_str_KEY_DOWN, - (const bstring *)&be_const_str_get_highlighted_dates_num, - (const bstring *)&be_const_str_CNTR1, - (const bstring *)&be_const_str_step_next, - NULL, - (const bstring *)&be_const_str_refresh_ext_draw_pad, - (const bstring *)&be_const_str_get_drag_parent, - NULL, - (const bstring *)&be_const_str_CALENDAR_PART_HEADER, - (const bstring *)&be_const_str_del_async, - (const bstring *)&be_const_str_STYLE_SHADOW_OFS_X, - (const bstring *)&be_const_str_remove_prop, - (const bstring *)&be_const_str_set_style_local_pad_left, - (const bstring *)&be_const_str_ZIGBEE_RST, - (const bstring *)&be_const_str_PROJECTOR_CTRL_TX, - (const bstring *)&be_const_str_get_point_count, - (const bstring *)&be_const_str_get_ver_res, - (const bstring *)&be_const_str_LABEL_LONG_SROLL_CIRC, - NULL, - NULL, - (const bstring *)&be_const_str_FIT_PARENT, - (const bstring *)&be_const_str_set_line_rounded, - NULL, - (const bstring *)&be_const_str_GAUGE_PART_MAIN, - (const bstring *)&be_const_str_opt_add, - (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_MID, - (const bstring *)&be_const_str_get_needle_img_pivot_y, - (const bstring *)&be_const_str_SDS0X1_RX, - (const bstring *)&be_const_str_ZEROCROSS, - (const bstring *)&be_const_str_lv_win, - (const bstring *)&be_const_str_A4988_DIR, - (const bstring *)&be_const_str_STATE_EDITED, - (const bstring *)&be_const_str_BTNMATRIX_CTRL_CLICK_TRIG, - (const bstring *)&be_const_str_AS608_TX, - (const bstring *)&be_const_str_XPT2046_CS, - (const bstring *)&be_const_str_STYLE_BORDER_POST, - (const bstring *)&be_const_str_DISP_ROT_270, - (const bstring *)&be_const_str_set_bg_angles, - (const bstring *)&be_const_str_set_arc_length, - (const bstring *)&be_const_str_focus_obj, - (const bstring *)&be_const_str_KEY_NEXT, - (const bstring *)&be_const_str_set_style_local_shadow_color, - (const bstring *)&be_const_str_BS814_CLK, - (const bstring *)&be_const_str_set_angles, - (const bstring *)&be_const_str_OPA_30, - (const bstring *)&be_const_str_get_x_from_index, - (const bstring *)&be_const_str_get_btnmatrix, - (const bstring *)&be_const_str_INPUT_PULLUP, - (const bstring *)&be_const_str_BORDER_SIDE_BOTTOM, - (const bstring *)&be_const_str_FS_RES_UNKNOWN, - (const bstring *)&be_const_str_KEY_PREV, - (const bstring *)&be_const_str_dot_p, - (const bstring *)&be_const_str_HPMA_RX, - (const bstring *)&be_const_str_fill_bg, - (const bstring *)&be_const_str_set_tile_act, - (const bstring *)&be_const_str_SYMBOL_CHARGE, - (const bstring *)&be_const_str_get_antialias, - (const bstring *)&be_const_str_set_height_margin, - (const bstring *)&be_const_str_EVENT_APPLY, - (const bstring *)&be_const_str_get_auto_realign, - (const bstring *)&be_const_str_glue_obj, - (const bstring *)&be_const_str_ALIGN_OUT_TOP_RIGHT, - (const bstring *)&be_const_str_BORDER_SIDE_FULL, - (const bstring *)&be_const_str_set_ext_array, - (const bstring *)&be_const_str_opt_eq, - (const bstring *)&be_const_str_lv_canvas, - (const bstring *)&be_const_str_find, - (const bstring *)&be_const_str_LEDLNK, + (const bstring *)&be_const_str_DRAG_DIR_VER, + (const bstring *)&be_const_str_BACKLIGHT, + (const bstring *)&be_const_str_set_style_local_scale_width, + (const bstring *)&be_const_str_CHART_CURSOR_LEFT, + (const bstring *)&be_const_str_DHT11, + (const bstring *)&be_const_str_CHART_AXIS_PRIMARY_Y, + (const bstring *)&be_const_str_set_top, + (const bstring *)&be_const_str_get_style_scale_end_color, + (const bstring *)&be_const_str_set_bg_grad_stop, + (const bstring *)&be_const_str_BLACK, (const bstring *)&be_const_str_DROPDOWN_DIR_DOWN, - (const bstring *)&be_const_str_SYMBOL_COPY, - (const bstring *)&be_const_str_get_scrl_layout, - (const bstring *)&be_const_str_ARC_PART_BG, - (const bstring *)&be_const_str_SENSOR_END, - (const bstring *)&be_const_str_GAUGE_PART_NEEDLE, - NULL, - (const bstring *)&be_const_str_CNTR1_NP, - (const bstring *)&be_const_str_get_drag_throw, - (const bstring *)&be_const_str_MHZ_RXD, - (const bstring *)&be_const_str_get_cell_align, - (const bstring *)&be_const_str_align_mid_x, - (const bstring *)&be_const_str_get_label, - NULL, - (const bstring *)&be_const_str_DROPDOWN_DIR_LEFT, - NULL, - (const bstring *)&be_const_str_LOW, - (const bstring *)&be_const_str_HRXL_RX, - (const bstring *)&be_const_str_add_tab, - (const bstring *)&be_const_str_OBJMASK_PART_MAIN, - (const bstring *)&be_const_str_SYMBOL_PAUSE, - (const bstring *)&be_const_str_BL0940_RX, - (const bstring *)&be_const_str_CHART_CURSOR_NONE, - (const bstring *)&be_const_str_set_one_line, - (const bstring *)&be_const_str_set_btn_width, - (const bstring *)&be_const_str_DI, + (const bstring *)&be_const_str_SHELLY_DIMMER_BOOT0, + (const bstring *)&be_const_str_REL1_INV, + (const bstring *)&be_const_str_get_drag, + (const bstring *)&be_const_str_get_adv_hittest, + (const bstring *)&be_const_str_WEBCAM_HSD, + (const bstring *)&be_const_str_ALIGN_OUT_LEFT_BOTTOM, + (const bstring *)&be_const_str_get_style_text_sel_bg_color, + (const bstring *)&be_const_str_set_checked, + (const bstring *)&be_const_str_get_antialias, + (const bstring *)&be_const_str_def_event_cb, + (const bstring *)&be_const_str_set_refocus_policy, + (const bstring *)&be_const_str_PULLUP, + (const bstring *)&be_const_str_ALIGN_OUT_TOP_RIGHT, NULL, NULL, - (const bstring *)&be_const_str_get_style_pattern_recolor_opa, - (const bstring *)&be_const_str_TM1638STB, - (const bstring *)&be_const_str_LEDLNK_INV, - (const bstring *)&be_const_str_CHART_PART_SERIES, - (const bstring *)&be_const_str_STYLE_PAD_TOP, - (const bstring *)&be_const_str_issubclass, - (const bstring *)&be_const_str_set_image_opa, - (const bstring *)&be_const_str_get_btn_ctrl, - (const bstring *)&be_const_str_MIEL_HVAC_RX, - (const bstring *)&be_const_str_set_pattern_recolor, - (const bstring *)&be_const_str_SLIDER_TYPE_NORMAL, - (const bstring *)&be_const_str_SDM630_TX, - (const bstring *)&be_const_str_ZIGBEE_RX, - (const bstring *)&be_const_str_clear, - (const bstring *)&be_const_str_PN532_TXD, - (const bstring *)&be_const_str_TEMPL_STYLE_X, NULL, - (const bstring *)&be_const_str_set_scale_end_color, - (const bstring *)&be_const_str_lv_obj, - (const bstring *)&be_const_str_SYMBOL_BATTERY_EMPTY, - NULL, - (const bstring *)&be_const_str_STATE_CHECKED, - (const bstring *)&be_const_str_SSPI_SCLK, - (const bstring *)&be_const_str_ALIGN_IN_TOP_LEFT, - (const bstring *)&be_const_str_ADC_TEMP, - (const bstring *)&be_const_str_DYP_RX, - NULL, - (const bstring *)&be_const_str_set_show_selected, - (const bstring *)&be_const_str_GRAY, - (const bstring *)&be_const_str_STYLE_TRANSITION_TIME, - (const bstring *)&be_const_str_TM1637DIO, - NULL, - (const bstring *)&be_const_str_opt_connect, - (const bstring *)&be_const_str_TXD, - (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_RIGHT, - (const bstring *)&be_const_str_BTN_STATE_PRESSED, - (const bstring *)&be_const_str_DRAG_DIR_HOR, - (const bstring *)&be_const_str_BTNMATRIX_CTRL_CHECKABLE, - NULL, - (const bstring *)&be_const_str_CHART_AXIS_SECONDARY_Y, - (const bstring *)&be_const_str_LABEL_ALIGN_LEFT, - (const bstring *)&be_const_str_OPEN_DRAIN, - (const bstring *)&be_const_str_OPA_0, - NULL, - (const bstring *)&be_const_str_RC522_RST, - (const bstring *)&be_const_str_IBEACON_RX, - NULL, - (const bstring *)&be_const_str_CC1101_GDO0, - (const bstring *)&be_const_str_STYLE_TRANSITION_DELAY, - (const bstring *)&be_const_str_GRAD_DIR_HOR, - (const bstring *)&be_const_str_lv_checkbox, - NULL, - (const bstring *)&be_const_str_EVENT_DRAG_BEGIN, - NULL, - (const bstring *)&be_const_str_SYMBOL_TRASH, - (const bstring *)&be_const_str_OLED_RESET, - NULL, - (const bstring *)&be_const_str_SYMBOL_MINUS, - NULL, - (const bstring *)&be_const_str_LAYOUT_COLUMN_MID, - (const bstring *)&be_const_str_ROT1A_NP, - (const bstring *)&be_const_str_cut_text, - (const bstring *)&be_const_str_KEY1_INV, - (const bstring *)&be_const_str_get_scale_angle, - (const bstring *)&be_const_str_ALIGN_IN_RIGHT_MID, - NULL, - (const bstring *)&be_const_str_PROTECT_NONE, - (const bstring *)&be_const_str_PROTECT_CLICK_FOCUS, - (const bstring *)&be_const_str_MCP39F5_RST, + (const bstring *)&be_const_str_close_event_cb, + (const bstring *)&be_const_str_lv_led, + (const bstring *)&be_const_str_set_margin_bottom, + (const bstring *)&be_const_str_set_chg_rate, + (const bstring *)&be_const_str_LABEL_ALIGN_RIGHT, + (const bstring *)&be_const_str_get_style_shadow_width, + (const bstring *)&be_const_str_FS_RES_OK, + (const bstring *)&be_const_str_HIGH, (const bstring *)&be_const_str_CHART_UPDATE_MODE_SHIFT, + (const bstring *)&be_const_str_OPA_70, NULL, + (const bstring *)&be_const_str_SPINNER_TYPE_SPINNING_ARC, + (const bstring *)&be_const_str_OBJ_PART_MAIN, + (const bstring *)&be_const_str_opt_connect, + (const bstring *)&be_const_str_STYLE_TEXT_DECOR, + (const bstring *)&be_const_str_get_active_btn, + (const bstring *)&be_const_str_get_style_pad_right, + (const bstring *)&be_const_str_get_pwd_show_time, + (const bstring *)&be_const_str_clear_series, + (const bstring *)&be_const_str_CHART_TYPE_NONE, + (const bstring *)&be_const_str_reset, + (const bstring *)&be_const_str_VSPI, + (const bstring *)&be_const_str_clean, + (const bstring *)&be_const_str_GRAD_DIR_HOR, + (const bstring *)&be_const_str_set_height_margin, NULL, - (const bstring *)&be_const_str_ALIGN_CENTER, - (const bstring *)&be_const_str_STYLE_VALUE_OPA, - (const bstring *)&be_const_str_PAGE_EDGE_TOP, - (const bstring *)&be_const_str_CALENDAR_PART_DATE, - (const bstring *)&be_const_str_get_color, - (const bstring *)&be_const_str_FS_MODE_WR, - NULL, - (const bstring *)&be_const_str_add_option, - (const bstring *)&be_const_str_IRSEND, - (const bstring *)&be_const_str_EVENT_CLICKED, - NULL, - (const bstring *)&be_const_str_KEY_LEFT, - (const bstring *)&be_const_str_CPICKER_COLOR_MODE_VALUE, - (const bstring *)&be_const_str_set_style_local_bg_opa, - (const bstring *)&be_const_str_collect, - (const bstring *)&be_const_str_, - (const bstring *)&be_const_str_SPINNER_DIR_BACKWARD, - (const bstring *)&be_const_str_get_content, - (const bstring *)&be_const_str_SYMBOL_UP, - (const bstring *)&be_const_str_get_style_opa_scale, - (const bstring *)&be_const_str_set_transition_prop_6, - (const bstring *)&be_const_str_STYLE_BG_GRAD_STOP, - (const bstring *)&be_const_str_get_dir, - (const bstring *)&be_const_str_CHART_CURSOR_UP, - (const bstring *)&be_const_str_DISP_SIZE_EXTRA_LARGE, - NULL, + (const bstring *)&be_const_str_get_nearest_index_from_coord, (const bstring *)&be_const_str_BS814_DAT, NULL, - (const bstring *)&be_const_str_set_style_local_transform_width, - (const bstring *)&be_const_str_char, - (const bstring *)&be_const_str_ST7789_CS, - (const bstring *)&be_const_str_BORDER_SIDE_LEFT, - (const bstring *)&be_const_str_get_hor_res, - (const bstring *)&be_const_str_CHART_CURSOR_RIGHT, - (const bstring *)&be_const_str_VSPI, - (const bstring *)&be_const_str_STYLE_OUTLINE_OPA, - (const bstring *)&be_const_str_ADC_RANGE, - (const bstring *)&be_const_str_BTN_STATE_DISABLED, + (const bstring *)&be_const_str_set_one_line, + (const bstring *)&be_const_str_EVENT_DRAG_END, + (const bstring *)&be_const_str_DISP_ROT_270, + (const bstring *)&be_const_str_get_file_name, + (const bstring *)&be_const_str_CNTR1, + (const bstring *)&be_const_str_invalidate_area, + (const bstring *)&be_const_str_count_children_recursive, + (const bstring *)&be_const_str_FS_RES_OUT_OF_MEM, + (const bstring *)&be_const_str_TFMINIPLUS_TX, + (const bstring *)&be_const_str_ADC_BUTTON, + (const bstring *)&be_const_str_SYMBOL_BACKSPACE, + (const bstring *)&be_const_str_WEBCAM_HREF, + (const bstring *)&be_const_str_STYLE_SHADOW_OFS_X, + (const bstring *)&be_const_str_LABEL_LONG_DOT, + (const bstring *)&be_const_str_get_style_pad_bottom, (const bstring *)&be_const_str_CHART_PART_CURSOR, - (const bstring *)&be_const_str_LE01MR_RX, - (const bstring *)&be_const_str_set_style_local_pattern_repeat, + (const bstring *)&be_const_str_ROT1A_NP, + (const bstring *)&be_const_str_SPI_MOSI, + (const bstring *)&be_const_str_PROTECT_NONE, + (const bstring *)&be_const_str_FTC532, + (const bstring *)&be_const_str_TUYA_TX, + (const bstring *)&be_const_str_get_style_bg_opa, + (const bstring *)&be_const_str_set_size, + NULL, + (const bstring *)&be_const_str_set_pad_bottom, + NULL, + (const bstring *)&be_const_str_MHZ_RXD, + (const bstring *)&be_const_str_find, + (const bstring *)&be_const_str_byte, + (const bstring *)&be_const_str_CNTR1_NP, + NULL, + (const bstring *)&be_const_str_get_btns_pos, + (const bstring *)&be_const_str_get_text, + (const bstring *)&be_const_str_LAYOUT_PRETTY_TOP, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_CHECKABLE, + (const bstring *)&be_const_str_CPICKER_TYPE_RECT, + (const bstring *)&be_const_str_ARC_PART_INDIC, + (const bstring *)&be_const_str_decrement, + (const bstring *)&be_const_str_draw_img, + (const bstring *)&be_const_str_lv_table, + (const bstring *)&be_const_str_OPA_100, + (const bstring *)&be_const_str_SCROLLBAR_MODE_HIDE, + (const bstring *)&be_const_str_SDM72_TX, + (const bstring *)&be_const_str_ALIGN_IN_TOP_LEFT, + (const bstring *)&be_const_str_SPI, + (const bstring *)&be_const_str_CHART_CURSOR_UP, + (const bstring *)&be_const_str_MAX31855CLK, + (const bstring *)&be_const_str_SOLAXX1_TX, + (const bstring *)&be_const_str_tolower, + NULL, + (const bstring *)&be_const_str_BLUE, + (const bstring *)&be_const_str_draw_polygon, + (const bstring *)&be_const_str_DROPDOWN_DIR_RIGHT, + (const bstring *)&be_const_str_STATE_DEFAULT, + (const bstring *)&be_const_str_IBEACON_TX, + NULL, + (const bstring *)&be_const_str_DRAG_DIR_HOR, + (const bstring *)&be_const_str_calldepth, + (const bstring *)&be_const_str_SYMBOL_BATTERY_FULL, + (const bstring *)&be_const_str_SCROLLBAR_MODE_DRAG, + (const bstring *)&be_const_str_ALIGN_IN_LEFT_MID, + (const bstring *)&be_const_str_set_hue, + (const bstring *)&be_const_str_LABEL_ALIGN_AUTO, + (const bstring *)&be_const_str_P9813_DAT, + (const bstring *)&be_const_str_FS_MODE_RD, + (const bstring *)&be_const_str_STYLE_VALUE_OFS_X, + (const bstring *)&be_const_str_ALIGN_IN_TOP_RIGHT, + (const bstring *)&be_const_str_CPICKER_PART_MAIN, + (const bstring *)&be_const_str_CHART_PART_BG, + (const bstring *)&be_const_str_ARC_PART_KNOB, + (const bstring *)&be_const_str_get_style_image_recolor_opa, + NULL, + (const bstring *)&be_const_str_get_style_transition_prop_1, + (const bstring *)&be_const_str_ALIGN_OUT_LEFT_MID, + (const bstring *)&be_const_str_MHZ_TXD, + (const bstring *)&be_const_str_get_user_data, + (const bstring *)&be_const_str_set_mirror, + (const bstring *)&be_const_str_set_text_static, + NULL, + (const bstring *)&be_const_str_CPICKER_COLOR_MODE_VALUE, + (const bstring *)&be_const_str_STYLE_BORDER_SIDE, + (const bstring *)&be_const_str_BORDER_SIDE_NONE, + (const bstring *)&be_const_str_TXT_FLAG_RECOLOR, + (const bstring *)&be_const_str_is_protected, + (const bstring *)&be_const_str_DISP_ROT_180, + (const bstring *)&be_const_str_INPUT_PULLUP, + NULL, + (const bstring *)&be_const_str_PN532_RXD, + (const bstring *)&be_const_str_ZEROCROSS, + (const bstring *)&be_const_str_get_width, + (const bstring *)&be_const_str_FIT_PARENT, + (const bstring *)&be_const_str_compile, + (const bstring *)&be_const_str_get_focus_parent, + (const bstring *)&be_const_str_set_line_dash_gap, + (const bstring *)&be_const_str_EVENT_RELEASED, + (const bstring *)&be_const_str_KEY_BACKSPACE, + (const bstring *)&be_const_str_PROTECT_POS, + (const bstring *)&be_const_str_TASMOTACLIENT_TXD, + (const bstring *)&be_const_str_concat, + (const bstring *)&be_const_str_OUTPUT_OPEN_DRAIN, + (const bstring *)&be_const_str_CPICKER_PART_KNOB, + (const bstring *)&be_const_str_HPMA_TX, + (const bstring *)&be_const_str_FS_RES_FS_ERR, + (const bstring *)&be_const_str_WEBCAM_VSYNC, + (const bstring *)&be_const_str_get_style_outline_opa, + (const bstring *)&be_const_str_SPI_MISO, + (const bstring *)&be_const_str_CHART_PART_SERIES, + (const bstring *)&be_const_str_ILI9341_DC, + (const bstring *)&be_const_str_get_scrl_width, + (const bstring *)&be_const_str_set_bright, + (const bstring *)&be_const_str_resize, + (const bstring *)&be_const_str_SSPI_MAX31865_CS1, + NULL, + (const bstring *)&be_const_str_SPI_CLK, + NULL, + (const bstring *)&be_const_str_cursor_right, + (const bstring *)&be_const_str_A4988_DIR, + (const bstring *)&be_const_str_OBJ_PART_REAL_FIRST, + (const bstring *)&be_const_str_CHECKBOX_PART_BULLET, + (const bstring *)&be_const_str_get_px, + (const bstring *)&be_const_str_set_points, + (const bstring *)&be_const_str_set_outline_blend_mode, + (const bstring *)&be_const_str_LEDLNK, + (const bstring *)&be_const_str_MAX7219CLK, + (const bstring *)&be_const_str_NONE, + (const bstring *)&be_const_str_set_text_sel, + (const bstring *)&be_const_str_lv_font, + (const bstring *)&be_const_str_hex, + (const bstring *)&be_const_str_SDM120_TX, + (const bstring *)&be_const_str_get_style_text_sel_color, + NULL, + (const bstring *)&be_const_str_get_symbol, + (const bstring *)&be_const_str_A4988_STP, + (const bstring *)&be_const_str_WS2812, + (const bstring *)&be_const_str_set_style_local_outline_opa, + (const bstring *)&be_const_str_DDS2382_TX, + NULL, + (const bstring *)&be_const_str_IEM3000_RX, + (const bstring *)&be_const_str_AZ_TXD, + (const bstring *)&be_const_str_digital_read, + (const bstring *)&be_const_str_SDM72_RX, + (const bstring *)&be_const_str_set_y_tick_texts, + (const bstring *)&be_const_str_assert, + (const bstring *)&be_const_str_DROPDOWN_PART_SELECTED, + (const bstring *)&be_const_str_HSPI, + (const bstring *)&be_const_str_set_bg_grad_dir, + (const bstring *)&be_const_str_CHART_CURSOR_DOWN, + (const bstring *)&be_const_str_get_scrl_fit_top, + (const bstring *)&be_const_str_MCP39F5_TX, + (const bstring *)&be_const_str_SYMBOL_MINUS, + (const bstring *)&be_const_str_add_btn_left, + (const bstring *)&be_const_str_set_line_color, + (const bstring *)&be_const_str_STYLE_LINE_DASH_GAP, + (const bstring *)&be_const_str_HX711_DAT, + (const bstring *)&be_const_str_DROPDOWN_PART_SCROLLBAR, + (const bstring *)&be_const_str_KEY1_NP, + NULL, + (const bstring *)&be_const_str_get_row_cnt, + (const bstring *)&be_const_str_MAX31855CS, + NULL, + (const bstring *)&be_const_str_BORDER_SIDE_BOTTOM, + (const bstring *)&be_const_str_DI, + (const bstring *)&be_const_str_set_padding_left, + (const bstring *)&be_const_str_add_text, + NULL, + (const bstring *)&be_const_str_set_ext_click_area, + NULL, + NULL, + (const bstring *)&be_const_str_set_style_local_value_line_space, + (const bstring *)&be_const_str_set_px, + (const bstring *)&be_const_str_SSD1331_DC, + (const bstring *)&be_const_str_WEBCAM_SIOD, + (const bstring *)&be_const_str_get_parent_event, + (const bstring *)&be_const_str_STYLE_BG_COLOR, + (const bstring *)&be_const_str_ADC_CT_POWER, + (const bstring *)&be_const_str_OPA_60, + (const bstring *)&be_const_str_KEY_ENTER, + (const bstring *)&be_const_str_KEY_DEL, + (const bstring *)&be_const_str_BORDER_SIDE_FULL, + (const bstring *)&be_const_str_I2C_SCL, + (const bstring *)&be_const_str_STYLE_BORDER_BLEND_MODE, + (const bstring *)&be_const_str_BLEND_MODE_NORMAL, + (const bstring *)&be_const_str_SYMBOL_UPLOAD, + (const bstring *)&be_const_str_PN532_TXD, + (const bstring *)&be_const_str_collect, + (const bstring *)&be_const_str_STYLE_TEXT_COLOR, + (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_RIGHT, + (const bstring *)&be_const_str_SYMBOL_DUMMY, + (const bstring *)&be_const_str_ZIGBEE_RST, + (const bstring *)&be_const_str_lv_msgbox, + (const bstring *)&be_const_str_SCROLLBAR_MODE_ON, + (const bstring *)&be_const_str_EVENT_CANCEL, + (const bstring *)&be_const_str_HJL_CF, + (const bstring *)&be_const_str_KEY_END, + (const bstring *)&be_const_str_AQUA, + (const bstring *)&be_const_str_WEBCAM_PSRCS, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_DISABLED, + (const bstring *)&be_const_str_STYLE_TRANSITION_TIME, + (const bstring *)&be_const_str_DISP_ROT_90, + (const bstring *)&be_const_str_DROPDOWN_DIR_LEFT, + NULL, + NULL, + (const bstring *)&be_const_str_get_height, + (const bstring *)&be_const_str_setitem, + NULL, + (const bstring *)&be_const_str_set_bg_angles, + (const bstring *)&be_const_str_get_max_length, + (const bstring *)&be_const_str_break, + (const bstring *)&be_const_str_set_style_local_outline_width, + (const bstring *)&be_const_str_SPINNER_TYPE_FILLSPIN_ARC, + (const bstring *)&be_const_str_get_cursor_blink_time, + (const bstring *)&be_const_str_get_style_transition_prop_4, + (const bstring *)&be_const_str_DISP_SIZE_LARGE, + (const bstring *)&be_const_str_add_style, + (const bstring *)&be_const_str_set_style_local_image_recolor_opa, + (const bstring *)&be_const_str_OPA_0, + (const bstring *)&be_const_str_PAGE_EDGE_RIGHT, + (const bstring *)&be_const_str_STYLE_PAD_TOP, + (const bstring *)&be_const_str_get_style_transition_time, + (const bstring *)&be_const_str_asstring, + (const bstring *)&be_const_str_ALIGN_OUT_TOP_LEFT, + (const bstring *)&be_const_str_lv_switch, + (const bstring *)&be_const_str_init_points, (const bstring *)&be_const_str_SYMBOL_STOP, - (const bstring *)&be_const_str_EVENT_PRESS_LOST, - (const bstring *)&be_const_str_NEOPOOL_RX + (const bstring *)&be_const_str_KEYBOARD_MODE_NUM, + (const bstring *)&be_const_str_ETH_PHY_MDIO, + (const bstring *)&be_const_str_align_mid, + (const bstring *)&be_const_str_STYLE_TRANSITION_PATH, + (const bstring *)&be_const_str_EVENT_KEY, + (const bstring *)&be_const_str_ARC_TYPE_SYMMETRIC, + (const bstring *)&be_const_str_get_drag_throw, + NULL, + (const bstring *)&be_const_str_BL0940_RX, + (const bstring *)&be_const_str_STYLE_SHADOW_OFS_Y, + NULL, + (const bstring *)&be_const_str_PWM1_INV, + (const bstring *)&be_const_str_ADC_RANGE, + (const bstring *)&be_const_str_SSD1331_CS, + (const bstring *)&be_const_str_CHART_PART_SERIES_BG, + (const bstring *)&be_const_str_EVENT_SHORT_CLICKED, + NULL, + (const bstring *)&be_const_str_STYLE_TEXT_BLEND_MODE, + (const bstring *)&be_const_str_CHART_AXIS_DRAW_LAST_TICK, + (const bstring *)&be_const_str_set_src, + (const bstring *)&be_const_str_BORDER_SIDE_INTERNAL, + (const bstring *)&be_const_str_ANIM_OFF, + (const bstring *)&be_const_str_NAVY, + (const bstring *)&be_const_str_OBJ_PART_ALL, + (const bstring *)&be_const_str_HRE_DATA, + NULL, + (const bstring *)&be_const_str_get_active_btn_text, + NULL, + (const bstring *)&be_const_str_BOILER_OT_TX, + (const bstring *)&be_const_str_STYLE_SHADOW_OPA, + (const bstring *)&be_const_str_AS3935, + (const bstring *)&be_const_str_PZEM0XX_TX, + (const bstring *)&be_const_str_INPUT, + (const bstring *)&be_const_str_OPTION_A, + (const bstring *)&be_const_str_get_btnmatrix, + (const bstring *)&be_const_str_CSE7761_TX, + (const bstring *)&be_const_str_STYLE_PAD_RIGHT, + NULL, + (const bstring *)&be_const_str_set_highlighted_dates, + (const bstring *)&be_const_str_set_offset_x, + NULL, + (const bstring *)&be_const_str_GRAD_DIR_NONE, + NULL, + (const bstring *)&be_const_str_ROT1B_NP, + (const bstring *)&be_const_str_STYLE_RADIUS, + (const bstring *)&be_const_str_STYLE_PAD_BOTTOM, + NULL, + (const bstring *)&be_const_str_set_user_data, + NULL, + (const bstring *)&be_const_str_BS814_CLK, + (const bstring *)&be_const_str_SYMBOL_DIRECTORY, + (const bstring *)&be_const_str_TM1638CLK, + NULL, + (const bstring *)&be_const_str_STYLE_TEXT_LETTER_SPACE, + (const bstring *)&be_const_str_init_draw_img_dsc, + (const bstring *)&be_const_str_BTN_STATE_DISABLED, + (const bstring *)&be_const_str_get_bg_angle_end, + (const bstring *)&be_const_str_set_style_local_margin_top, + (const bstring *)&be_const_str_set_dir, + (const bstring *)&be_const_str_ST7789_CS, + NULL, + (const bstring *)&be_const_str_ADC_PH, + NULL, + (const bstring *)&be_const_str_set_border_color, + (const bstring *)&be_const_str_TABVIEW_TAB_POS_RIGHT, + (const bstring *)&be_const_str_CYAN, + (const bstring *)&be_const_str_set_secondary_y_tick_length, + (const bstring *)&be_const_str_SYMBOL_DOWN, + (const bstring *)&be_const_str_LAYOUT_COLUMN_RIGHT, + (const bstring *)&be_const_str_get_coords, + (const bstring *)&be_const_str_STYLE_BORDER_COLOR, + (const bstring *)&be_const_str_SYMBOL_LOOP, + (const bstring *)&be_const_str_LABEL_ALIGN_CENTER, + (const bstring *)&be_const_str_KEY_HOME, + NULL, + (const bstring *)&be_const_str_rand, + (const bstring *)&be_const_str_SSPI_MISO, + (const bstring *)&be_const_str_TEXT_DECOR_STRIKETHROUGH, + (const bstring *)&be_const_str_FS_RES_BUSY, + (const bstring *)&be_const_str_GAUGE_PART_MAJOR, + (const bstring *)&be_const_str_LAYOUT_COLUMN_MID, + (const bstring *)&be_const_str_DISP_ROT_NONE, + (const bstring *)&be_const_str_get_fit_bottom, + (const bstring *)&be_const_str_STYLE_BG_BLEND_MODE, + (const bstring *)&be_const_str_EVENT_LEAVE, + (const bstring *)&be_const_str_set_type, + (const bstring *)&be_const_str_get_local_style, + (const bstring *)&be_const_str_FS_RES_LOCKED, + (const bstring *)&be_const_str_CPICKER_TYPE_DISC, + (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_TOP, + (const bstring *)&be_const_str_clear_selection, + (const bstring *)&be_const_str_STYLE_PATTERN_OPA, + NULL, + (const bstring *)&be_const_str_ADC_TEMP, + (const bstring *)&be_const_str_ARC_TYPE_REVERSE, + (const bstring *)&be_const_str_STYLE_VALUE_LINE_SPACE, + (const bstring *)&be_const_str_OPA_50, + (const bstring *)&be_const_str_LAYOUT_ROW_BOTTOM, + (const bstring *)&be_const_str_OPA_30, + (const bstring *)&be_const_str_set_image_opa, + (const bstring *)&be_const_str_OPA_90, + (const bstring *)&be_const_str_NEOPOOL_TX, + (const bstring *)&be_const_str_FS_RES_HW_ERR, + (const bstring *)&be_const_str_get_style_value_opa, + (const bstring *)&be_const_str_get_one_check, + NULL, + (const bstring *)&be_const_str_I2C, + (const bstring *)&be_const_str_FS_MODE_WR, + (const bstring *)&be_const_str_set_cursor_point, + (const bstring *)&be_const_str_del_anim_ready_cb, + (const bstring *)&be_const_str_EVENT_LONG_PRESSED, + (const bstring *)&be_const_str_SYMBOL_GPS, + NULL, + NULL, + (const bstring *)&be_const_str_set_adjustable, + NULL, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_HIDDEN, + (const bstring *)&be_const_str_align, + (const bstring *)&be_const_str_TM1638STB, + (const bstring *)&be_const_str_PROJECTOR_CTRL_TX, + (const bstring *)&be_const_str_get_tile_act, + NULL, + NULL, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_CLICK_TRIG, + (const bstring *)&be_const_str_clear_btn_ctrl, + (const bstring *)&be_const_str_ADC_INPUT, + (const bstring *)&be_const_str_KEY1_INV, + (const bstring *)&be_const_str_scroll_hor, + (const bstring *)&be_const_str_LED1_INV, + (const bstring *)&be_const_str_OPEN_DRAIN, + (const bstring *)&be_const_str_CALENDAR_PART_BG, + (const bstring *)&be_const_str_GESTURE_DIR_TOP, + (const bstring *)&be_const_str_RFRECV, + NULL, + NULL, + (const bstring *)&be_const_str_ALIGN_OUT_BOTTOM_RIGHT, + (const bstring *)&be_const_str_SYMBOL_VOLUME_MID, + (const bstring *)&be_const_str_SYMBOL_PLAY, + (const bstring *)&be_const_str_get_left_value, + (const bstring *)&be_const_str_KEY_LEFT, + (const bstring *)&be_const_str_CC1101_GDO0, + NULL, + (const bstring *)&be_const_str_ST7789_DC, + (const bstring *)&be_const_str_HLW_CF, + (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_MID, + NULL, + (const bstring *)&be_const_str_BLEND_MODE_SUBTRACTIVE, + (const bstring *)&be_const_str_EVENT_VALUE_CHANGED, + (const bstring *)&be_const_str_EVENT_GESTURE, + (const bstring *)&be_const_str_OPA_80, + (const bstring *)&be_const_str_SCROLLBAR_MODE_OFF, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_NO_REPEAT, + (const bstring *)&be_const_str_BUZZER, + (const bstring *)&be_const_str_ADC_LIGHT, + (const bstring *)&be_const_str_FS_RES_FULL, + (const bstring *)&be_const_str_CHART_AXIS_SECONDARY_Y, + (const bstring *)&be_const_str_get_col_width, + (const bstring *)&be_const_str_OUTPUT_HI, + (const bstring *)&be_const_str_set_text_letter_space, + NULL, + (const bstring *)&be_const_str_get_y, + (const bstring *)&be_const_str_hittest, + (const bstring *)&be_const_str_lv_objmask, + (const bstring *)&be_const_str_get_col_cnt, + (const bstring *)&be_const_str_SPINNER_TYPE_CONSTANT_ARC, + (const bstring *)&be_const_str_set_y_tick_length, + (const bstring *)&be_const_str_STYLE_CLIP_CORNER, + (const bstring *)&be_const_str_ARIRFRCV, + (const bstring *)&be_const_str_LAYOUT_OFF, + NULL, + (const bstring *)&be_const_str_set_transform_width, + (const bstring *)&be_const_str_FS_RES_TOUT, + (const bstring *)&be_const_str_WE517_TX, + NULL, + (const bstring *)&be_const_str_AZ_RXD, + (const bstring *)&be_const_str_OPA_TRANSP, + (const bstring *)&be_const_str_FS_RES_INV_PARAM, + (const bstring *)&be_const_str_get_style_transform_height, + (const bstring *)&be_const_str_TEXT_DECOR_NONE, + (const bstring *)&be_const_str_GESTURE_DIR_LEFT, + (const bstring *)&be_const_str_set_style_local_value_blend_mode, + (const bstring *)&be_const_str_DEEPSLEEP, + (const bstring *)&be_const_str_TCP_RX, + (const bstring *)&be_const_str_KEY_NEXT, + NULL, + NULL, + (const bstring *)&be_const_str_EVENT_DRAG_THROW_BEGIN, + (const bstring *)&be_const_str_do, + (const bstring *)&be_const_str_SYMBOL_BATTERY_EMPTY, + (const bstring *)&be_const_str_ZIGBEE_RX, + (const bstring *)&be_const_str_BTN_STATE_CHECKED_RELEASED, + (const bstring *)&be_const_str_ZIGBEE_TX, + (const bstring *)&be_const_str_raise, + (const bstring *)&be_const_str_ADC_JOY, + (const bstring *)&be_const_str_SLIDER_TYPE_NORMAL, + (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_BOTTOM, + (const bstring *)&be_const_str_SYMBOL_NEXT, + (const bstring *)&be_const_str_ALIGN_IN_BOTTOM_LEFT, + (const bstring *)&be_const_str_ALIGN_OUT_LEFT_TOP, + (const bstring *)&be_const_str_KEYBOARD_MODE_TEXT_LOWER, + (const bstring *)&be_const_str_get_height_fit, + (const bstring *)&be_const_str_add, + (const bstring *)&be_const_str_CALENDAR_PART_DAY_NAMES, + (const bstring *)&be_const_str_SILVER, + (const bstring *)&be_const_str_set_cell_type, + NULL, + (const bstring *)&be_const_str_ALIGN_OUT_RIGHT_MID, + NULL, + (const bstring *)&be_const_str_CHANGE, + (const bstring *)&be_const_str_isinstance, + (const bstring *)&be_const_str_BORDER_SIDE_LEFT, + (const bstring *)&be_const_str_set_style_local_border_blend_mode, + (const bstring *)&be_const_str_LAYOUT_CENTER, + (const bstring *)&be_const_str_TABVIEW_TAB_POS_BOTTOM, + (const bstring *)&be_const_str_SYMBOL_NEW_LINE, + (const bstring *)&be_const_str_TABVIEW_TAB_POS_TOP, + (const bstring *)&be_const_str_KEY_DOWN, + NULL, + (const bstring *)&be_const_str_LED1, + (const bstring *)&be_const_str_BORDER_SIDE_RIGHT, + (const bstring *)&be_const_str_BLEND_MODE_ADDITIVE, + (const bstring *)&be_const_str_clear_state, + (const bstring *)&be_const_str_STYLE_TRANSITION_PROP_2, + (const bstring *)&be_const_str_DISP_SIZE_EXTRA_LARGE, + (const bstring *)&be_const_str_STYLE_BG_GRAD_COLOR, + (const bstring *)&be_const_str_EVENT_DRAG_BEGIN, + (const bstring *)&be_const_str_WEBCAM_XCLK, + (const bstring *)&be_const_str_draw_scale, + (const bstring *)&be_const_str_set_anim_speed, + (const bstring *)&be_const_str_ROT1A, + (const bstring *)&be_const_str_EXS_ENABLE, + NULL, + (const bstring *)&be_const_str_get_style_opa_scale, + (const bstring *)&be_const_str_CHART_AXIS_SKIP_LAST_TICK, + (const bstring *)&be_const_str_BORDER_SIDE_TOP, + (const bstring *)&be_const_str_get_style_pattern_repeat, + (const bstring *)&be_const_str_TASMOTACLIENT_RST, + NULL, + (const bstring *)&be_const_str_cut_text, + (const bstring *)&be_const_str_HPMA_RX, + (const bstring *)&be_const_str_focus_next, + (const bstring *)&be_const_str_BTN_STATE_PRESSED, + (const bstring *)&be_const_str_OBJ_PART_VIRTUAL_FIRST, + (const bstring *)&be_const_str_set_disabled, + (const bstring *)&be_const_str_TXT_FLAG_EXPAND, + (const bstring *)&be_const_str_set_hidden, + (const bstring *)&be_const_str_STYLE_IMAGE_OPA, + NULL, + NULL, + (const bstring *)&be_const_str_rad, + (const bstring *)&be_const_str_EPAPER42_CS, + (const bstring *)&be_const_str_LED_PART_MAIN, + (const bstring *)&be_const_str_CPICKER_COLOR_MODE_SATURATION, + (const bstring *)&be_const_str_EPAPER29_CS, + (const bstring *)&be_const_str_add_btn, + (const bstring *)&be_const_str_ADE7953_IRQ, + (const bstring *)&be_const_str_get_style_border_opa, + (const bstring *)&be_const_str_get_style_outline_color, + (const bstring *)&be_const_str_cursor_left, + (const bstring *)&be_const_str_DSB, + (const bstring *)&be_const_str_REL1, + (const bstring *)&be_const_str_BTN_STATE_CHECKED_DISABLED, + NULL, + (const bstring *)&be_const_str_ALIGN_OUT_TOP_MID, + (const bstring *)&be_const_str_get_btn_label, + (const bstring *)&be_const_str_OBJMASK_PART_MAIN, + NULL, + (const bstring *)&be_const_str_LABEL_LONG_BREAK, + (const bstring *)&be_const_str_get_from_btn, + (const bstring *)&be_const_str_LAYOUT_ROW_TOP, + (const bstring *)&be_const_str_KEYBOARD_MODE_TEXT_UPPER, + (const bstring *)&be_const_str_EVENT_APPLY, + (const bstring *)&be_const_str_is_point_on_coords, + (const bstring *)&be_const_str_get_style_scale_end_line_width, + NULL, + (const bstring *)&be_const_str_SYMBOL_CHARGE, + (const bstring *)&be_const_str_EVENT_REFRESH, + NULL, + NULL, + (const bstring *)&be_const_str_get_label, + (const bstring *)&be_const_str_get_style_value_color, + (const bstring *)&be_const_str_FS_RES_NOT_IMP, + (const bstring *)&be_const_str_CHART_AXIS_INVERSE_LABELS_ORDER, + (const bstring *)&be_const_str_PROTECT_EVENT_TO_DISABLED, + (const bstring *)&be_const_str_lv_slider, + NULL, + (const bstring *)&be_const_str_set_style_local_text_font, + (const bstring *)&be_const_str_get_editing, + (const bstring *)&be_const_str_clean_style_list, + NULL, + (const bstring *)&be_const_str_MGC3130_RESET, + (const bstring *)&be_const_str_ALIGN_IN_RIGHT_MID, + (const bstring *)&be_const_str_CHART_CURSOR_RIGHT, + (const bstring *)&be_const_str_AS608_RX, + (const bstring *)&be_const_str_ARC_PART_BG, + (const bstring *)&be_const_str_PMS5003_RX, + (const bstring *)&be_const_str_SYMBOL_VIDEO, + NULL, + NULL, + (const bstring *)&be_const_str_get_step, + (const bstring *)&be_const_str_SM16716_SEL, + (const bstring *)&be_const_str_get_style_margin_left, + (const bstring *)&be_const_str_get_angle, + (const bstring *)&be_const_str_refresh_style, + (const bstring *)&be_const_str_set_fit, + NULL, + (const bstring *)&be_const_str_log, + (const bstring *)&be_const_str_DROPDOWN_PART_MAIN, + (const bstring *)&be_const_str_type, + (const bstring *)&be_const_str_draw_rect, + (const bstring *)&be_const_str_get_ext_click_pad_right, + NULL, + (const bstring *)&be_const_str_set_style_local_line_width, + (const bstring *)&be_const_str_STYLE_BORDER_OPA, + (const bstring *)&be_const_str_CHART_TYPE_COLUMN, + (const bstring *)&be_const_str_set_style_local_line_blend_mode, + (const bstring *)&be_const_str_BUZZER_INV, + NULL, + (const bstring *)&be_const_str_set_image_recolor_opa, + NULL, + (const bstring *)&be_const_str_VL53L0X_XSHUT1, + (const bstring *)&be_const_str_DCKI, + (const bstring *)&be_const_str_CSE7766_RX, + NULL, + (const bstring *)&be_const_str_MAROON, + (const bstring *)&be_const_str_clear, + (const bstring *)&be_const_str_get_style_transform_width, + (const bstring *)&be_const_str_ROLLER_MODE_INFINITE, + (const bstring *)&be_const_str_STYLE_SHADOW_COLOR, + (const bstring *)&be_const_str_get_bright, + (const bstring *)&be_const_str_get_needle_count, + (const bstring *)&be_const_str_SPINNER_DIR_FORWARD, + (const bstring *)&be_const_str_SI7021, + (const bstring *)&be_const_str_get_gesture_parent, + (const bstring *)&be_const_str_KEY_RIGHT, + (const bstring *)&be_const_str_STYLE_SIZE, + (const bstring *)&be_const_str_EVENT_CLICKED, + (const bstring *)&be_const_str_LAYOUT_COLUMN_LEFT, + (const bstring *)&be_const_str_CHART_CURSOR_NONE, + (const bstring *)&be_const_str_STYLE_VALUE_FONT, + (const bstring *)&be_const_str_BAR_TYPE_NORMAL, + (const bstring *)&be_const_str_DDSU666_TX, + (const bstring *)&be_const_str_opt_neq, + (const bstring *)&be_const_str_DDSU666_RX, + (const bstring *)&be_const_str_get_btn_index, + (const bstring *)&be_const_str_STYLE_LINE_WIDTH, + NULL, + (const bstring *)&be_const_str_get_style_transition_prop_6, + (const bstring *)&be_const_str_STYLE_OUTLINE_BLEND_MODE, + (const bstring *)&be_const_str_PROJECTOR_CTRL_RX, + (const bstring *)&be_const_str_EVENT_PRESSING, + (const bstring *)&be_const_str_SYMBOL_BATTERY_2, + NULL, + (const bstring *)&be_const_str_get_click, + (const bstring *)&be_const_str_get_style_pad_top, + (const bstring *)&be_const_str_get_style_margin_bottom, + (const bstring *)&be_const_str_get_knob_colored, + (const bstring *)&be_const_str_GRAY, + NULL, + (const bstring *)&be_const_str_STATE_FOCUSED, + (const bstring *)&be_const_str_set_range, + (const bstring *)&be_const_str_EVENT_PRESSED, + (const bstring *)&be_const_str_SDM630_RX, + (const bstring *)&be_const_str_A4988_ENA, + (const bstring *)&be_const_str_set_style_local_opa_scale, + (const bstring *)&be_const_str_MAX31855DO, + (const bstring *)&be_const_str_BTNMATRIX_CTRL_CHECK_STATE, + (const bstring *)&be_const_str_FALLING, + (const bstring *)&be_const_str_GESTURE_DIR_RIGHT, + (const bstring *)&be_const_str_set_pad_inner, + (const bstring *)&be_const_str_SBR_RX, + (const bstring *)&be_const_str_get_checkable, + (const bstring *)&be_const_str_ALIGN_IN_TOP_MID, + (const bstring *)&be_const_str_set_signal_cb, + (const bstring *)&be_const_str_SDS0X1_TX, + (const bstring *)&be_const_str_OUTPUT_LO, + (const bstring *)&be_const_str_SENSOR_END }; static const struct bconststrtab m_const_string_table = { - .size = 801, - .count = 1603, + .size = 802, + .count = 1604, .table = m_string_table }; diff --git a/lib/libesp32/Berry/generate/be_fixed_lvgl.h b/lib/libesp32/Berry/generate/be_fixed_lvgl.h index 4be8b8684..d1d7e0ed1 100644 --- a/lib/libesp32/Berry/generate/be_fixed_lvgl.h +++ b/lib/libesp32/Berry/generate/be_fixed_lvgl.h @@ -1,467 +1,468 @@ #include "be_constobj.h" static be_define_const_map_slots(m_liblvgl_map) { - { be_const_key(SYMBOL_RIGHT, 114), be_const_str(&be_local_const_str_SYMBOL_RIGHT) }, - { be_const_key(CALENDAR_PART_BG, -1), be_const_int(0) }, - { be_const_key(FS_RES_LOCKED, 106), be_const_int(5) }, - { be_const_key(STYLE_PAD_INNER, 28), be_const_int(20) }, - { be_const_key(DISP_SIZE_MEDIUM, 96), be_const_int(1) }, - { be_const_key(BTNMATRIX_CTRL_CHECKABLE, -1), be_const_int(64) }, - { be_const_key(OPA_40, 53), be_const_int(102) }, - { be_const_key(SYMBOL_IMAGE, 277), be_const_str(&be_local_const_str_SYMBOL_IMAGE) }, - { be_const_key(STYLE_TRANSITION_PROP_6, -1), be_const_int(183) }, - { be_const_key(RED, 270), be_const_int(16711680) }, - { be_const_key(BTN_STATE_RELEASED, -1), be_const_int(0) }, - { be_const_key(FIT_TIGHT, -1), be_const_int(1) }, - { be_const_key(ALIGN_IN_TOP_LEFT, 396), be_const_int(1) }, - { be_const_key(STYLE_BG_GRAD_DIR, 323), be_const_int(35) }, - { be_const_key(OPA_100, -1), be_const_int(255) }, - { be_const_key(LABEL_ALIGN_LEFT, 10), be_const_int(0) }, - { be_const_key(SYMBOL_BATTERY_FULL, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_FULL) }, - { be_const_key(EVENT_FOCUSED, 376), be_const_int(13) }, - { be_const_key(SYMBOL_DUMMY, -1), be_const_str(&be_local_const_str_SYMBOL_DUMMY) }, - { be_const_key(OPA_10, -1), be_const_int(25) }, - { be_const_key(ALIGN_IN_RIGHT_MID, -1), be_const_int(8) }, - { be_const_key(STYLE_BG_OPA, -1), be_const_int(44) }, - { be_const_key(KEY_END, 85), be_const_int(3) }, - { be_const_key(SYMBOL_BATTERY_1, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_1) }, - { be_const_key(CHART_CURSOR_RIGHT, -1), be_const_int(1) }, - { be_const_key(KEY_ESC, -1), be_const_int(27) }, - { be_const_key(OPA_70, 255), be_const_int(178) }, - { be_const_key(LAYOUT_PRETTY_TOP, -1), be_const_int(8) }, - { be_const_key(I2C, -1), be_const_int(1) }, - { be_const_key(CALENDAR_PART_DAY_NAMES, -1), be_const_int(2) }, - { be_const_key(ALIGN_OUT_RIGHT_BOTTOM, -1), be_const_int(20) }, - { be_const_key(KEYBOARD_MODE_TEXT_LOWER, -1), be_const_int(0) }, - { be_const_key(TABVIEW_TAB_POS_TOP, -1), be_const_int(1) }, - { be_const_key(YELLOW, -1), be_const_int(16776960) }, - { be_const_key(SYMBOL_BATTERY_2, 82), be_const_str(&be_local_const_str_SYMBOL_BATTERY_2) }, - { be_const_key(ALIGN_OUT_TOP_RIGHT, 435), be_const_int(11) }, - { be_const_key(LABEL_LONG_SROLL_CIRC, -1), be_const_int(4) }, - { be_const_key(LAYOUT_PRETTY_MID, 254), be_const_int(9) }, - { be_const_key(KEY_PREV, 170), be_const_int(11) }, - { be_const_key(OPA_50, -1), be_const_int(127) }, - { be_const_key(EVENT_INSERT, -1), be_const_int(17) }, - { be_const_key(FS_RES_INV_PARAM, -1), be_const_int(11) }, - { be_const_key(KEYBOARD_MODE_SPECIAL, 384), be_const_int(2) }, - { be_const_key(KEYBOARD_MODE_TEXT_UPPER, -1), be_const_int(1) }, - { be_const_key(EVENT_DEFOCUSED, -1), be_const_int(14) }, - { be_const_key(SYMBOL_BATTERY_3, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_3) }, - { be_const_key(TXT_FLAG_FIT, 299), be_const_int(16) }, - { be_const_key(LABEL_LONG_SROLL, -1), be_const_int(3) }, - { be_const_key(ALIGN_OUT_RIGHT_TOP, -1), be_const_int(18) }, - { be_const_key(ARC_TYPE_REVERSE, -1), be_const_int(2) }, - { be_const_key(FS_RES_NOT_IMP, 212), be_const_int(9) }, - { be_const_key(STYLE_SHADOW_COLOR, 140), be_const_int(89) }, - { be_const_key(STYLE_TEXT_LETTER_SPACE, 256), be_const_int(32896) }, - { be_const_key(SYMBOL_MINUS, 74), be_const_str(&be_local_const_str_SYMBOL_MINUS) }, - { be_const_key(TABVIEW_TAB_POS_BOTTOM, -1), be_const_int(2) }, - { be_const_key(SLIDER_TYPE_RANGE, -1), be_const_int(2) }, - { be_const_key(LAYOUT_CENTER, -1), be_const_int(1) }, - { be_const_key(SYMBOL_DIRECTORY, -1), be_const_str(&be_local_const_str_SYMBOL_DIRECTORY) }, - { be_const_key(STATE_HOVERED, -1), be_const_int(8) }, - { be_const_key(ALIGN_IN_BOTTOM_MID, -1), be_const_int(5) }, - { be_const_key(CHART_AXIS_PRIMARY_Y, -1), be_const_int(0) }, - { be_const_key(SCROLLBAR_MODE_HIDE, 25), be_const_int(4) }, - { be_const_key(CHART_AXIS_SKIP_LAST_TICK, 322), be_const_int(0) }, - { be_const_key(ALIGN_OUT_LEFT_BOTTOM, -1), be_const_int(17) }, - { be_const_key(layer_sys, -1), be_const_func(lv0_layer_sys) }, - { be_const_key(FS_RES_FULL, 400), be_const_int(4) }, - { be_const_key(SYMBOL_STOP, -1), be_const_str(&be_local_const_str_SYMBOL_STOP) }, - { be_const_key(BLEND_MODE_ADDITIVE, -1), be_const_int(1) }, - { be_const_key(DROPDOWN_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(CHART_AXIS_DRAW_LAST_TICK, 362), be_const_int(1) }, - { be_const_key(OPA_0, -1), be_const_int(0) }, - { be_const_key(STYLE_TEXT_BLEND_MODE, 193), be_const_int(32899) }, - { be_const_key(STYLE_VALUE_STR, 202), be_const_int(127) }, - { be_const_key(GRAD_DIR_VER, 291), be_const_int(1) }, - { be_const_key(CHART_UPDATE_MODE_SHIFT, 269), be_const_int(0) }, - { be_const_key(TEXTAREA_CURSOR_LAST, 157), be_const_int(32767) }, - { be_const_key(CPICKER_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(CPICKER_PART_KNOB, -1), be_const_int(1) }, - { be_const_key(LAYOUT_ROW_BOTTOM, 205), be_const_int(7) }, - { be_const_key(SCROLLBAR_MODE_OFF, -1), be_const_int(0) }, - { be_const_key(BTN_STATE_CHECKED_DISABLED, -1), be_const_int(5) }, - { be_const_key(EVENT_PRESSING, 280), be_const_int(1) }, - { be_const_key(GESTURE_DIR_BOTTOM, -1), be_const_int(1) }, - { be_const_key(EVENT_RELEASED, -1), be_const_int(7) }, - { be_const_key(GAUGE_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(EVENT_PRESS_LOST, 300), be_const_int(2) }, - { be_const_key(FS_RES_OK, -1), be_const_int(0) }, - { be_const_key(CHART_AXIS_INVERSE_LABELS_ORDER, 389), be_const_int(2) }, - { be_const_key(STYLE_TEXT_FONT, -1), be_const_int(32910) }, - { be_const_key(STYLE_VALUE_OFS_Y, -1), be_const_int(116) }, - { be_const_key(CPICKER_COLOR_MODE_VALUE, 194), be_const_int(2) }, - { be_const_key(STYLE_PATTERN_REPEAT, -1), be_const_int(97) }, - { be_const_key(OPA_80, -1), be_const_int(204) }, - { be_const_key(PROTECT_POS, 265), be_const_int(4) }, - { be_const_key(OBJMASK_PART_MAIN, 6), be_const_int(0) }, - { be_const_key(STYLE_PATTERN_IMAGE, 455), be_const_int(110) }, - { be_const_key(STYLE_TEXT_SEL_COLOR, -1), be_const_int(32906) }, - { be_const_key(DROPDOWN_DIR_UP, -1), be_const_int(1) }, - { be_const_key(STYLE_TRANSFORM_HEIGHT, -1), be_const_int(5) }, - { be_const_key(OBJ_PART_VIRTUAL_FIRST, -1), be_const_int(1) }, - { be_const_key(STYLE_TRANSITION_DELAY, 148), be_const_int(177) }, - { be_const_key(STYLE_TRANSFORM_ZOOM, -1), be_const_int(7) }, - { be_const_key(BAR_TYPE_CUSTOM, 375), be_const_int(2) }, - { be_const_key(ALIGN_OUT_BOTTOM_LEFT, -1), be_const_int(12) }, - { be_const_key(scr_act, 50), be_const_func(lv0_scr_act) }, - { be_const_key(OPA_COVER, -1), be_const_int(255) }, - { be_const_key(GRAY, -1), be_const_int(8421504) }, - { be_const_key(BORDER_SIDE_FULL, 36), be_const_int(15) }, - { be_const_key(BLACK, -1), be_const_int(0) }, - { be_const_key(MAROON, 98), be_const_int(8388608) }, - { be_const_key(FS_RES_UNKNOWN, -1), be_const_int(12) }, - { be_const_key(CALENDAR_PART_HEADER, -1), be_const_int(1) }, - { be_const_key(ALIGN_OUT_TOP_MID, -1), be_const_int(10) }, - { be_const_key(STYLE_IMAGE_OPA, 95), be_const_int(32940) }, - { be_const_key(FS_MODE_WR, -1), be_const_int(1) }, - { be_const_key(BAR_TYPE_SYMMETRICAL, -1), be_const_int(1) }, - { be_const_key(PROTECT_CLICK_FOCUS, 97), be_const_int(32) }, - { be_const_key(SYMBOL_PASTE, -1), be_const_str(&be_local_const_str_SYMBOL_PASTE) }, - { be_const_key(OBJ_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(STYLE_OUTLINE_BLEND_MODE, -1), be_const_int(66) }, - { be_const_key(DROPDOWN_DIR_DOWN, -1), be_const_int(0) }, - { be_const_key(SYMBOL_VIDEO, -1), be_const_str(&be_local_const_str_SYMBOL_VIDEO) }, - { be_const_key(LAYOUT_PRETTY_BOTTOM, -1), be_const_int(10) }, - { be_const_key(SYMBOL_POWER, -1), be_const_str(&be_local_const_str_SYMBOL_POWER) }, - { be_const_key(BTNMATRIX_CTRL_CLICK_TRIG, -1), be_const_int(256) }, - { be_const_key(BTNMATRIX_CTRL_DISABLED, -1), be_const_int(32) }, - { be_const_key(CHART_CURSOR_UP, -1), be_const_int(2) }, - { be_const_key(LINEMETER_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(SYMBOL_EYE_OPEN, 309), be_const_str(&be_local_const_str_SYMBOL_EYE_OPEN) }, - { be_const_key(OPA_30, 107), be_const_int(76) }, - { be_const_key(STYLE_SIZE, -1), be_const_int(3) }, - { be_const_key(ALIGN_IN_BOTTOM_RIGHT, -1), be_const_int(6) }, - { be_const_key(STATE_FOCUSED, -1), be_const_int(2) }, - { be_const_key(DRAG_DIR_BOTH, -1), be_const_int(3) }, - { be_const_key(STYLE_TEXT_DECOR, -1), be_const_int(32898) }, - { be_const_key(TEXT_DECOR_UNDERLINE, -1), be_const_int(1) }, - { be_const_key(LABEL_ALIGN_RIGHT, 290), be_const_int(2) }, - { be_const_key(TXT_FLAG_NONE, -1), be_const_int(0) }, - { be_const_key(STYLE_IMAGE_BLEND_MODE, 258), be_const_int(32928) }, - { be_const_key(STATE_PRESSED, -1), be_const_int(16) }, - { be_const_key(BTNMATRIX_CTRL_CHECK_STATE, -1), be_const_int(128) }, - { be_const_key(ARC_PART_BG, 392), be_const_int(0) }, - { be_const_key(STYLE_SHADOW_OPA, 208), be_const_int(92) }, - { be_const_key(EVENT_DRAG_THROW_BEGIN, -1), be_const_int(10) }, - { be_const_key(LABEL_LONG_DOT, -1), be_const_int(2) }, - { be_const_key(TABVIEW_TAB_POS_RIGHT, 242), be_const_int(4) }, - { be_const_key(CHART_PART_SERIES, 51), be_const_int(2) }, - { be_const_key(STYLE_MARGIN_LEFT, 83), be_const_int(23) }, - { be_const_key(GREEN, -1), be_const_int(32768) }, - { be_const_key(STYLE_BORDER_SIDE, 286), be_const_int(49) }, - { be_const_key(SYMBOL_DRIVE, -1), be_const_str(&be_local_const_str_SYMBOL_DRIVE) }, - { be_const_key(SYMBOL_UP, -1), be_const_str(&be_local_const_str_SYMBOL_UP) }, - { be_const_key(STYLE_PAD_BOTTOM, -1), be_const_int(17) }, - { be_const_key(SCROLLBAR_MODE_UNHIDE, 369), be_const_int(8) }, - { be_const_key(DISP_ROT_90, -1), be_const_int(1) }, - { be_const_key(STYLE_SHADOW_BLEND_MODE, 43), be_const_int(84) }, - { be_const_key(SCROLLBAR_MODE_DRAG, -1), be_const_int(2) }, - { be_const_key(EVENT_DELETE, -1), be_const_int(21) }, - { be_const_key(SYMBOL_PLUS, -1), be_const_str(&be_local_const_str_SYMBOL_PLUS) }, - { be_const_key(PAGE_EDGE_RIGHT, -1), be_const_int(4) }, - { be_const_key(ANIM_ON, -1), be_const_int(1) }, - { be_const_key(FS_RES_BUSY, 16), be_const_int(7) }, - { be_const_key(PAGE_EDGE_TOP, 395), be_const_int(2) }, - { be_const_key(SPINNER_TYPE_CONSTANT_ARC, 146), be_const_int(2) }, - { be_const_key(STYLE_SCALE_GRAD_COLOR, -1), be_const_int(201) }, - { be_const_key(BTN_STATE_CHECKED_PRESSED, -1), be_const_int(4) }, - { be_const_key(KEY_UP, 222), be_const_int(17) }, - { be_const_key(FS_MODE_RD, 213), be_const_int(2) }, - { be_const_key(LABEL_LONG_BREAK, 333), be_const_int(1) }, - { be_const_key(KEY_DOWN, 246), be_const_int(18) }, - { be_const_key(ALIGN_OUT_BOTTOM_RIGHT, -1), be_const_int(14) }, - { be_const_key(LAYOUT_COLUMN_RIGHT, 211), be_const_int(4) }, - { be_const_key(ALIGN_OUT_BOTTOM_MID, -1), be_const_int(13) }, - { be_const_key(DROPDOWN_PART_LIST, 37), be_const_int(64) }, - { be_const_key(KEY_DEL, 31), be_const_int(127) }, - { be_const_key(SYMBOL_SETTINGS, -1), be_const_str(&be_local_const_str_SYMBOL_SETTINGS) }, - { be_const_key(SYMBOL_USB, -1), be_const_str(&be_local_const_str_SYMBOL_USB) }, - { be_const_key(CALENDAR_PART_DATE, 346), be_const_int(3) }, - { be_const_key(layer_top, 342), be_const_func(lv0_layer_top) }, - { be_const_key(STYLE_PATTERN_BLEND_MODE, -1), be_const_int(96) }, - { be_const_key(ARC_TYPE_SYMMETRIC, 38), be_const_int(1) }, - { be_const_key(GESTURE_DIR_RIGHT, 47), be_const_int(3) }, - { be_const_key(BTN_STATE_DISABLED, 71), be_const_int(2) }, - { be_const_key(EVENT_KEY, -1), be_const_int(12) }, - { be_const_key(TEMPL_STYLE_X, 326), be_const_int(0) }, - { be_const_key(SLIDER_TYPE_NORMAL, -1), be_const_int(0) }, - { be_const_key(LIST_PART_SCROLLBAR, -1), be_const_int(1) }, - { be_const_key(CPICKER_COLOR_MODE_SATURATION, -1), be_const_int(1) }, - { be_const_key(STYLE_TEXT_LINE_SPACE, -1), be_const_int(32897) }, - { be_const_key(SYMBOL_HOME, -1), be_const_str(&be_local_const_str_SYMBOL_HOME) }, - { be_const_key(STYLE_BG_GRAD_STOP, 315), be_const_int(34) }, - { be_const_key(TEAL, -1), be_const_int(32896) }, - { be_const_key(LIST_PART_EDGE_FLASH, -1), be_const_int(2) }, - { be_const_key(STYLE_LINE_WIDTH, 427), be_const_int(144) }, - { be_const_key(LIME, -1), be_const_int(65280) }, - { be_const_key(TEMPL_STYLE_Y, 125), be_const_int(1) }, - { be_const_key(EVENT_CANCEL, -1), be_const_int(20) }, - { be_const_key(STYLE_MARGIN_BOTTOM, -1), be_const_int(22) }, - { be_const_key(SYMBOL_EDIT, 426), be_const_str(&be_local_const_str_SYMBOL_EDIT) }, - { be_const_key(SYMBOL_KEYBOARD, 69), be_const_str(&be_local_const_str_SYMBOL_KEYBOARD) }, - { be_const_key(LAYOUT_GRID, 447), be_const_int(11) }, - { be_const_key(SPINNER_DIR_BACKWARD, 252), be_const_int(1) }, - { be_const_key(SILVER, 365), be_const_int(12632256) }, - { be_const_key(SYMBOL_SHUFFLE, -1), be_const_str(&be_local_const_str_SYMBOL_SHUFFLE) }, - { be_const_key(OPA_TRANSP, -1), be_const_int(0) }, - { be_const_key(STYLE_VALUE_OFS_X, 436), be_const_int(115) }, - { be_const_key(STYLE_TRANSITION_PROP_3, -1), be_const_int(180) }, - { be_const_key(SPINNER_DIR_FORWARD, 27), be_const_int(0) }, - { be_const_key(SPINNER_TYPE_FILLSPIN_ARC, -1), be_const_int(1) }, - { be_const_key(STYLE_MARGIN_TOP, 454), be_const_int(21) }, - { be_const_key(SYMBOL_BULLET, -1), be_const_str(&be_local_const_str_SYMBOL_BULLET) }, - { be_const_key(LAYOUT_COLUMN_MID, -1), be_const_int(3) }, - { be_const_key(SSPI, 397), be_const_int(2) }, - { be_const_key(STYLE_IMAGE_RECOLOR, 284), be_const_int(32937) }, - { be_const_key(KEYBOARD_PART_BG, -1), be_const_int(0) }, - { be_const_key(SYMBOL_COPY, 282), be_const_str(&be_local_const_str_SYMBOL_COPY) }, - { be_const_key(STYLE_BG_BLEND_MODE, 273), be_const_int(32) }, - { be_const_key(STYLE_TRANSITION_PROP_2, 388), be_const_int(179) }, - { be_const_key(TXT_FLAG_CENTER, -1), be_const_int(4) }, - { be_const_key(OPA_90, -1), be_const_int(229) }, - { be_const_key(PAGE_EDGE_BOTTOM, 166), be_const_int(8) }, - { be_const_key(FIT_MAX, 26), be_const_int(3) }, - { be_const_key(CHART_AXIS_SECONDARY_Y, -1), be_const_int(1) }, - { be_const_key(LIST_PART_BG, 237), be_const_int(0) }, - { be_const_key(EVENT_DRAG_BEGIN, 35), be_const_int(8) }, - { be_const_key(FIT_PARENT, 424), be_const_int(2) }, - { be_const_key(CHART_CURSOR_LEFT, 177), be_const_int(4) }, - { be_const_key(PROTECT_PRESS_LOST, -1), be_const_int(16) }, - { be_const_key(STYLE_TRANSITION_PROP_5, -1), be_const_int(182) }, - { be_const_key(DROPDOWN_PART_SCROLLBAR, 243), be_const_int(65) }, - { be_const_key(GAUGE_PART_NEEDLE, -1), be_const_int(2) }, - { be_const_key(LABEL_LONG_CROP, -1), be_const_int(5) }, - { be_const_key(SYMBOL_TRASH, 127), be_const_str(&be_local_const_str_SYMBOL_TRASH) }, - { be_const_key(STYLE_LINE_BLEND_MODE, 81), be_const_int(145) }, - { be_const_key(STYLE_TRANSFORM_WIDTH, 196), be_const_int(4) }, - { be_const_key(TXT_FLAG_RIGHT, -1), be_const_int(8) }, - { be_const_key(STYLE_LINE_OPA, -1), be_const_int(156) }, - { be_const_key(ALIGN_OUT_LEFT_TOP, -1), be_const_int(15) }, - { be_const_key(ARC_TYPE_NORMAL, 210), be_const_int(0) }, - { be_const_key(STYLE_TRANSITION_PROP_4, -1), be_const_int(181) }, - { be_const_key(CHART_PART_CURSOR, 356), be_const_int(3) }, - { be_const_key(STYLE_PATTERN_RECOLOR_OPA, -1), be_const_int(109) }, - { be_const_key(STYLE_BG_MAIN_STOP, 301), be_const_int(33) }, - { be_const_key(AQUA, -1), be_const_int(65535) }, - { be_const_key(STATE_CHECKED, 90), be_const_int(1) }, - { be_const_key(CHART_PART_BG, -1), be_const_int(0) }, - { be_const_key(STYLE_LINE_DASH_GAP, 321), be_const_int(147) }, - { be_const_key(SYMBOL_NEXT, -1), be_const_str(&be_local_const_str_SYMBOL_NEXT) }, - { be_const_key(STYLE_SCALE_WIDTH, -1), be_const_int(192) }, - { be_const_key(STYLE_RADIUS, -1), be_const_int(1) }, - { be_const_key(montserrat_font, -1), be_const_func(lv0_load_montserrat_font) }, - { be_const_key(EVENT_LONG_PRESSED_REPEAT, -1), be_const_int(5) }, - { be_const_key(SYMBOL_CHARGE, 316), be_const_str(&be_local_const_str_SYMBOL_CHARGE) }, - { be_const_key(ALIGN_IN_LEFT_MID, -1), be_const_int(7) }, - { be_const_key(STYLE_LINE_COLOR, -1), be_const_int(153) }, - { be_const_key(BORDER_SIDE_LEFT, -1), be_const_int(4) }, - { be_const_key(STYLE_BG_COLOR, 298), be_const_int(41) }, - { be_const_key(PROTECT_PARENT, -1), be_const_int(2) }, - { be_const_key(STYLE_OPA_SCALE, -1), be_const_int(32780) }, - { be_const_key(STYLE_SHADOW_SPREAD, -1), be_const_int(83) }, - { be_const_key(SYMBOL_OK, 337), be_const_str(&be_local_const_str_SYMBOL_OK) }, - { be_const_key(STYLE_TEXT_OPA, 8), be_const_int(32908) }, - { be_const_key(STYLE_PATTERN_OPA, -1), be_const_int(108) }, - { be_const_key(TXT_FLAG_EXPAND, 410), be_const_int(2) }, - { be_const_key(DRAG_DIR_ONE, -1), be_const_int(4) }, - { be_const_key(STYLE_OUTLINE_PAD, -1), be_const_int(65) }, - { be_const_key(STYLE_BORDER_WIDTH, 201), be_const_int(48) }, - { be_const_key(EVENT_LONG_PRESSED, 73), be_const_int(4) }, - { be_const_key(CPICKER_TYPE_RECT, 409), be_const_int(0) }, - { be_const_key(BORDER_SIDE_RIGHT, -1), be_const_int(8) }, - { be_const_key(STYLE_OUTLINE_WIDTH, -1), be_const_int(64) }, - { be_const_key(ARC_PART_INDIC, -1), be_const_int(1) }, - { be_const_key(STYLE_PATTERN_RECOLOR, -1), be_const_int(105) }, - { be_const_key(TXT_CMD_STATE_PAR, 115), be_const_int(1) }, - { be_const_key(STYLE_SCALE_BORDER_WIDTH, -1), be_const_int(193) }, - { be_const_key(SYMBOL_MUTE, 102), be_const_str(&be_local_const_str_SYMBOL_MUTE) }, - { be_const_key(BTN_STATE_PRESSED, 353), be_const_int(1) }, - { be_const_key(STYLE_SCALE_END_BORDER_WIDTH, -1), be_const_int(194) }, - { be_const_key(STATE_EDITED, -1), be_const_int(4) }, - { be_const_key(SYMBOL_LEFT, -1), be_const_str(&be_local_const_str_SYMBOL_LEFT) }, - { be_const_key(LABEL_ALIGN_CENTER, -1), be_const_int(1) }, - { be_const_key(STYLE_BG_GRAD_COLOR, 274), be_const_int(42) }, - { be_const_key(STYLE_SCALE_END_LINE_WIDTH, -1), be_const_int(195) }, - { be_const_key(DISP_ROT_180, 103), be_const_int(2) }, - { be_const_key(FIT_NONE, -1), be_const_int(0) }, - { be_const_key(LAYOUT_OFF, 40), be_const_int(0) }, + { be_const_key(DISP_SIZE_MEDIUM, -1), be_const_int(1) }, { be_const_key(BORDER_SIDE_INTERNAL, -1), be_const_int(16) }, - { be_const_key(BORDER_SIDE_TOP, -1), be_const_int(2) }, - { be_const_key(BLEND_MODE_NORMAL, -1), be_const_int(0) }, - { be_const_key(KEY_RIGHT, 154), be_const_int(19) }, - { be_const_key(CHECKBOX_PART_BG, -1), be_const_int(0) }, - { be_const_key(CHART_UPDATE_MODE_CIRCULAR, -1), be_const_int(1) }, - { be_const_key(TEXT_DECOR_STRIKETHROUGH, -1), be_const_int(2) }, - { be_const_key(ROLLER_MODE_INFINITE, -1), be_const_int(1) }, { be_const_key(SYMBOL_PAUSE, -1), be_const_str(&be_local_const_str_SYMBOL_PAUSE) }, - { be_const_key(FS_RES_DENIED, 215), be_const_int(6) }, - { be_const_key(SLIDER_TYPE_SYMMETRICAL, -1), be_const_int(1) }, - { be_const_key(SYMBOL_REFRESH, -1), be_const_str(&be_local_const_str_SYMBOL_REFRESH) }, - { be_const_key(SYMBOL_AUDIO, -1), be_const_str(&be_local_const_str_SYMBOL_AUDIO) }, - { be_const_key(FS_RES_OUT_OF_MEM, 293), be_const_int(10) }, - { be_const_key(PROTECT_EVENT_TO_DISABLED, -1), be_const_int(64) }, - { be_const_key(DRAG_DIR_HOR, -1), be_const_int(1) }, - { be_const_key(STYLE_VALUE_ALIGN, -1), be_const_int(117) }, - { be_const_key(KEY_BACKSPACE, -1), be_const_int(8) }, - { be_const_key(EVENT_LEAVE, -1), be_const_int(15) }, - { be_const_key(DRAG_DIR_VER, -1), be_const_int(2) }, - { be_const_key(TXT_CMD_STATE_WAIT, -1), be_const_int(0) }, - { be_const_key(SCROLLBAR_MODE_ON, 442), be_const_int(1) }, - { be_const_key(STYLE_MARGIN_RIGHT, 207), be_const_int(24) }, - { be_const_key(DROPDOWN_DIR_LEFT, -1), be_const_int(2) }, - { be_const_key(STYLE_TEXT_COLOR, -1), be_const_int(32905) }, - { be_const_key(KEYBOARD_PART_BTN, 370), be_const_int(1) }, - { be_const_key(STYLE_TRANSITION_TIME, 272), be_const_int(176) }, - { be_const_key(EVENT_CLICKED, -1), be_const_int(6) }, - { be_const_key(SYMBOL_GPS, 92), be_const_str(&be_local_const_str_SYMBOL_GPS) }, - { be_const_key(DISP_SIZE_EXTRA_LARGE, -1), be_const_int(3) }, - { be_const_key(KEY_HOME, -1), be_const_int(2) }, - { be_const_key(SYMBOL_BATTERY_EMPTY, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_EMPTY) }, - { be_const_key(STYLE_VALUE_COLOR, -1), be_const_int(121) }, - { be_const_key(FS_RES_FS_ERR, 390), be_const_int(2) }, - { be_const_key(MAGENTA, 303), be_const_int(16711935) }, - { be_const_key(ROLLER_MODE_NORMAL, -1), be_const_int(0) }, - { be_const_key(GAUGE_PART_MAJOR, -1), be_const_int(1) }, - { be_const_key(SYMBOL_VOLUME_MAX, -1), be_const_str(&be_local_const_str_SYMBOL_VOLUME_MAX) }, - { be_const_key(STYLE_PAD_LEFT, 310), be_const_int(18) }, - { be_const_key(BLUE, -1), be_const_int(255) }, - { be_const_key(STYLE_TRANSITION_PROP_1, -1), be_const_int(178) }, - { be_const_key(STYLE_OUTLINE_COLOR, -1), be_const_int(73) }, - { be_const_key(TXT_CMD_STATE_IN, 329), be_const_int(2) }, - { be_const_key(GRAD_DIR_NONE, 318), be_const_int(0) }, - { be_const_key(STYLE_SHADOW_OFS_Y, 61), be_const_int(82) }, - { be_const_key(EVENT_GESTURE, -1), be_const_int(11) }, - { be_const_key(EVENT_DRAG_END, 294), be_const_int(9) }, - { be_const_key(STYLE_BORDER_POST, 48), be_const_int(51) }, - { be_const_key(SYMBOL_CALL, 152), be_const_str(&be_local_const_str_SYMBOL_CALL) }, - { be_const_key(PURPLE, 382), be_const_int(8388736) }, - { be_const_key(DROPDOWN_PART_SELECTED, -1), be_const_int(66) }, - { be_const_key(FS_RES_TOUT, -1), be_const_int(8) }, - { be_const_key(OBJ_PART_ALL, -1), be_const_int(255) }, - { be_const_key(CPICKER_TYPE_DISC, -1), be_const_int(1) }, - { be_const_key(CYAN, -1), be_const_int(65535) }, - { be_const_key(STYLE_SHADOW_OFS_X, 317), be_const_int(81) }, - { be_const_key(PAGE_EDGE_LEFT, -1), be_const_int(1) }, - { be_const_key(ALIGN_OUT_TOP_LEFT, -1), be_const_int(9) }, - { be_const_key(PROTECT_NONE, -1), be_const_int(0) }, - { be_const_key(KEY_ENTER, 120), be_const_int(10) }, - { be_const_key(DISP_ROT_NONE, -1), be_const_int(0) }, - { be_const_key(GRAD_DIR_HOR, -1), be_const_int(2) }, - { be_const_key(OPA_60, -1), be_const_int(153) }, - { be_const_key(CHART_CURSOR_NONE, -1), be_const_int(0) }, - { be_const_key(WHITE, -1), be_const_int(16777215) }, - { be_const_key(SYMBOL_EJECT, 304), be_const_str(&be_local_const_str_SYMBOL_EJECT) }, - { be_const_key(STYLE_SHADOW_WIDTH, -1), be_const_int(80) }, - { be_const_key(GESTURE_DIR_TOP, -1), be_const_int(0) }, - { be_const_key(STYLE_IMAGE_RECOLOR_OPA, -1), be_const_int(32941) }, - { be_const_key(CHART_TYPE_LINE, 29), be_const_int(1) }, - { be_const_key(GESTURE_DIR_LEFT, -1), be_const_int(2) }, - { be_const_key(SPI, -1), be_const_int(0) }, - { be_const_key(LAYOUT_COLUMN_LEFT, 367), be_const_int(2) }, - { be_const_key(HSPI, -1), be_const_int(0) }, - { be_const_key(SYMBOL_EYE_CLOSE, 124), be_const_str(&be_local_const_str_SYMBOL_EYE_CLOSE) }, - { be_const_key(KEYBOARD_MODE_NUM, 56), be_const_int(3) }, - { be_const_key(SYMBOL_BELL, -1), be_const_str(&be_local_const_str_SYMBOL_BELL) }, - { be_const_key(STYLE_TEXT_SEL_BG_COLOR, -1), be_const_int(32907) }, - { be_const_key(STATE_DEFAULT, 60), be_const_int(0) }, - { be_const_key(LAYOUT_ROW_TOP, -1), be_const_int(5) }, - { be_const_key(ALIGN_OUT_LEFT_MID, 216), be_const_int(16) }, - { be_const_key(SYMBOL_CLOSE, -1), be_const_str(&be_local_const_str_SYMBOL_CLOSE) }, - { be_const_key(STYLE_VALUE_LETTER_SPACE, -1), be_const_int(112) }, - { be_const_key(NAVY, 414), be_const_int(128) }, - { be_const_key(SYMBOL_SAVE, 420), be_const_str(&be_local_const_str_SYMBOL_SAVE) }, - { be_const_key(SYMBOL_NEW_LINE, -1), be_const_str(&be_local_const_str_SYMBOL_NEW_LINE) }, - { be_const_key(SYMBOL_FILE, -1), be_const_str(&be_local_const_str_SYMBOL_FILE) }, - { be_const_key(SYMBOL_DOWNLOAD, -1), be_const_str(&be_local_const_str_SYMBOL_DOWNLOAD) }, - { be_const_key(ARC_PART_KNOB, -1), be_const_int(2) }, - { be_const_key(BAR_TYPE_NORMAL, -1), be_const_int(0) }, - { be_const_key(VSPI, -1), be_const_int(1) }, - { be_const_key(STYLE_VALUE_OPA, 14), be_const_int(124) }, - { be_const_key(SYMBOL_DOWN, -1), be_const_str(&be_local_const_str_SYMBOL_DOWN) }, - { be_const_key(EVENT_REFRESH, -1), be_const_int(18) }, - { be_const_key(EVENT_APPLY, -1), be_const_int(19) }, - { be_const_key(STYLE_BORDER_BLEND_MODE, -1), be_const_int(50) }, - { be_const_key(CPICKER_COLOR_MODE_HUE, 429), be_const_int(0) }, - { be_const_key(start, -1), be_const_func(lv0_start) }, - { be_const_key(ANIM_OFF, -1), be_const_int(0) }, - { be_const_key(STYLE_CLIP_CORNER, -1), be_const_int(2) }, - { be_const_key(BTNMATRIX_CTRL_NO_REPEAT, -1), be_const_int(16) }, - { be_const_key(TEXT_DECOR_NONE, -1), be_const_int(0) }, - { be_const_key(ALIGN_IN_TOP_RIGHT, -1), be_const_int(3) }, - { be_const_key(BLEND_MODE_SUBTRACTIVE, 439), be_const_int(2) }, - { be_const_key(BORDER_SIDE_BOTTOM, 143), be_const_int(1) }, - { be_const_key(CHART_TYPE_NONE, 344), be_const_int(0) }, - { be_const_key(FS_RES_HW_ERR, -1), be_const_int(1) }, - { be_const_key(LABEL_LONG_EXPAND, -1), be_const_int(0) }, - { be_const_key(SYMBOL_CUT, 340), be_const_str(&be_local_const_str_SYMBOL_CUT) }, - { be_const_key(STYLE_OUTLINE_OPA, -1), be_const_int(76) }, - { be_const_key(SYMBOL_SD_CARD, 448), be_const_str(&be_local_const_str_SYMBOL_SD_CARD) }, - { be_const_key(EVENT_SHORT_CLICKED, 405), be_const_int(3) }, - { be_const_key(BORDER_SIDE_NONE, -1), be_const_int(0) }, - { be_const_key(CHART_CURSOR_DOWN, -1), be_const_int(8) }, - { be_const_key(ALIGN_OUT_RIGHT_MID, -1), be_const_int(19) }, - { be_const_key(SYMBOL_BACKSPACE, 15), be_const_str(&be_local_const_str_SYMBOL_BACKSPACE) }, - { be_const_key(STYLE_TRANSITION_PATH, 188), be_const_int(190) }, - { be_const_key(STYLE_LINE_ROUNDED, -1), be_const_int(148) }, - { be_const_key(OLIVE, 9), be_const_int(8421376) }, - { be_const_key(SYMBOL_LOOP, -1), be_const_str(&be_local_const_str_SYMBOL_LOOP) }, - { be_const_key(STYLE_VALUE_LINE_SPACE, -1), be_const_int(113) }, - { be_const_key(CHART_PART_SERIES_BG, 4), be_const_int(1) }, - { be_const_key(STYLE_VALUE_FONT, -1), be_const_int(126) }, + { be_const_key(FS_RES_FS_ERR, 193), be_const_int(2) }, + { be_const_key(ANIM_ON, -1), be_const_int(1) }, + { be_const_key(OPA_40, -1), be_const_int(102) }, + { be_const_key(SCROLLBAR_MODE_OFF, 400), be_const_int(0) }, + { be_const_key(STYLE_VALUE_FONT, 280), be_const_int(126) }, + { be_const_key(STYLE_TRANSFORM_HEIGHT, -1), be_const_int(5) }, + { be_const_key(ARC_PART_INDIC, -1), be_const_int(1) }, + { be_const_key(DISP_ROT_NONE, 395), be_const_int(0) }, + { be_const_key(scr_act, 433), be_const_func(lv0_scr_act) }, + { be_const_key(STYLE_PAD_BOTTOM, -1), be_const_int(17) }, + { be_const_key(SYMBOL_BATTERY_FULL, 278), be_const_str(&be_local_const_str_SYMBOL_BATTERY_FULL) }, + { be_const_key(RED, -1), be_const_int(16711680) }, + { be_const_key(TXT_CMD_STATE_IN, 130), be_const_int(2) }, + { be_const_key(GRAD_DIR_NONE, -1), be_const_int(0) }, + { be_const_key(OPA_100, -1), be_const_int(255) }, + { be_const_key(SLIDER_TYPE_RANGE, 370), be_const_int(2) }, + { be_const_key(SYMBOL_BATTERY_2, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_2) }, + { be_const_key(STYLE_VALUE_OFS_X, 434), be_const_int(115) }, + { be_const_key(STYLE_SCALE_WIDTH, -1), be_const_int(192) }, + { be_const_key(STYLE_SCALE_END_BORDER_WIDTH, -1), be_const_int(194) }, + { be_const_key(ALIGN_OUT_TOP_RIGHT, -1), be_const_int(11) }, + { be_const_key(ALIGN_OUT_LEFT_TOP, -1), be_const_int(15) }, + { be_const_key(SYMBOL_SD_CARD, -1), be_const_str(&be_local_const_str_SYMBOL_SD_CARD) }, + { be_const_key(EVENT_INSERT, -1), be_const_int(17) }, { be_const_key(SYMBOL_PLAY, -1), be_const_str(&be_local_const_str_SYMBOL_PLAY) }, - { be_const_key(DISP_SIZE_LARGE, -1), be_const_int(2) }, - { be_const_key(BTN_STATE_CHECKED_RELEASED, 133), be_const_int(3) }, - { be_const_key(SYMBOL_BLUETOOTH, -1), be_const_str(&be_local_const_str_SYMBOL_BLUETOOTH) }, - { be_const_key(STYLE_SCALE_END_COLOR, -1), be_const_int(202) }, - { be_const_key(SPINNER_TYPE_SPINNING_ARC, 443), be_const_int(0) }, - { be_const_key(SYMBOL_WIFI, 24), be_const_str(&be_local_const_str_SYMBOL_WIFI) }, - { be_const_key(STYLE_BORDER_OPA, -1), be_const_int(60) }, - { be_const_key(STYLE_PAD_RIGHT, -1), be_const_int(19) }, - { be_const_key(OBJ_PART_REAL_FIRST, 136), be_const_int(64) }, - { be_const_key(STATE_DISABLED, -1), be_const_int(32) }, - { be_const_key(SYMBOL_UPLOAD, -1), be_const_str(&be_local_const_str_SYMBOL_UPLOAD) }, - { be_const_key(STYLE_TRANSFORM_ANGLE, -1), be_const_int(6) }, - { be_const_key(EVENT_VALUE_CHANGED, -1), be_const_int(16) }, - { be_const_key(TABVIEW_TAB_POS_NONE, -1), be_const_int(0) }, - { be_const_key(SYMBOL_VOLUME_MID, -1), be_const_str(&be_local_const_str_SYMBOL_VOLUME_MID) }, - { be_const_key(STYLE_LINE_DASH_WIDTH, -1), be_const_int(146) }, - { be_const_key(SYMBOL_WARNING, -1), be_const_str(&be_local_const_str_SYMBOL_WARNING) }, - { be_const_key(ALIGN_IN_BOTTOM_LEFT, -1), be_const_int(4) }, - { be_const_key(TABVIEW_TAB_POS_LEFT, 88), be_const_int(3) }, - { be_const_key(DISP_SIZE_SMALL, -1), be_const_int(0) }, - { be_const_key(ALIGN_CENTER, -1), be_const_int(0) }, - { be_const_key(SYMBOL_PREV, 385), be_const_str(&be_local_const_str_SYMBOL_PREV) }, - { be_const_key(get_hor_res, -1), be_const_func(lv0_get_hor_res) }, - { be_const_key(DISP_ROT_270, -1), be_const_int(3) }, - { be_const_key(PROTECT_CHILD_CHG, -1), be_const_int(1) }, - { be_const_key(OPA_20, -1), be_const_int(51) }, - { be_const_key(LED_PART_MAIN, -1), be_const_int(0) }, - { be_const_key(CHECKBOX_PART_BULLET, -1), be_const_int(64) }, - { be_const_key(EVENT_PRESSED, -1), be_const_int(0) }, - { be_const_key(LABEL_ALIGN_AUTO, -1), be_const_int(3) }, - { be_const_key(get_ver_res, -1), be_const_func(lv0_get_ver_res) }, - { be_const_key(STYLE_BORDER_COLOR, -1), be_const_int(57) }, - { be_const_key(BTNMATRIX_CTRL_HIDDEN, 453), be_const_int(8) }, - { be_const_key(TXT_FLAG_RECOLOR, -1), be_const_int(1) }, - { be_const_key(KEY_LEFT, -1), be_const_int(20) }, - { be_const_key(SCROLLBAR_MODE_AUTO, -1), be_const_int(3) }, - { be_const_key(SYMBOL_LIST, 165), be_const_str(&be_local_const_str_SYMBOL_LIST) }, - { be_const_key(STYLE_PAD_TOP, -1), be_const_int(16) }, - { be_const_key(PROTECT_FOLLOW, -1), be_const_int(8) }, + { be_const_key(VSPI, -1), be_const_int(1) }, + { be_const_key(STYLE_SHADOW_WIDTH, 376), be_const_int(80) }, + { be_const_key(LABEL_LONG_CROP, -1), be_const_int(5) }, + { be_const_key(ALIGN_IN_TOP_RIGHT, -1), be_const_int(3) }, { be_const_key(LAYOUT_ROW_MID, -1), be_const_int(6) }, - { be_const_key(STYLE_VALUE_BLEND_MODE, 373), be_const_int(114) }, - { be_const_key(CHART_TYPE_COLUMN, 91), be_const_int(2) }, - { be_const_key(KEY_NEXT, 128), be_const_int(9) }, - { be_const_key(FS_RES_NOT_EX, -1), be_const_int(3) }, + { be_const_key(OPA_70, -1), be_const_int(178) }, + { be_const_key(SYMBOL_SHUFFLE, -1), be_const_str(&be_local_const_str_SYMBOL_SHUFFLE) }, + { be_const_key(EVENT_APPLY, 66), be_const_int(19) }, + { be_const_key(layer_top, -1), be_const_func(lv0_layer_top) }, + { be_const_key(OBJ_PART_ALL, -1), be_const_int(255) }, + { be_const_key(STYLE_BG_GRAD_STOP, 8), be_const_int(34) }, + { be_const_key(STYLE_VALUE_STR, -1), be_const_int(127) }, + { be_const_key(LABEL_ALIGN_LEFT, -1), be_const_int(0) }, + { be_const_key(CHART_CURSOR_DOWN, -1), be_const_int(8) }, + { be_const_key(OBJ_PART_VIRTUAL_FIRST, 41), be_const_int(1) }, + { be_const_key(GRAD_DIR_HOR, 44), be_const_int(2) }, + { be_const_key(LAYOUT_PRETTY_MID, 183), be_const_int(9) }, + { be_const_key(STYLE_VALUE_BLEND_MODE, -1), be_const_int(114) }, + { be_const_key(CHART_PART_CURSOR, 243), be_const_int(3) }, + { be_const_key(BAR_TYPE_SYMMETRICAL, 308), be_const_int(1) }, + { be_const_key(EVENT_FOCUSED, 122), be_const_int(13) }, + { be_const_key(ROLLER_MODE_NORMAL, 177), be_const_int(0) }, + { be_const_key(WHITE, 281), be_const_int(16777215) }, + { be_const_key(KEY_PREV, -1), be_const_int(11) }, + { be_const_key(SYMBOL_BATTERY_1, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_1) }, + { be_const_key(STYLE_PAD_RIGHT, -1), be_const_int(19) }, + { be_const_key(LABEL_LONG_SROLL, -1), be_const_int(3) }, + { be_const_key(FS_RES_NOT_IMP, -1), be_const_int(9) }, + { be_const_key(STYLE_TRANSITION_DELAY, -1), be_const_int(177) }, + { be_const_key(STYLE_VALUE_ALIGN, 276), be_const_int(117) }, + { be_const_key(SYMBOL_FILE, -1), be_const_str(&be_local_const_str_SYMBOL_FILE) }, + { be_const_key(STYLE_BORDER_BLEND_MODE, -1), be_const_int(50) }, + { be_const_key(OPA_80, 59), be_const_int(204) }, + { be_const_key(LAYOUT_CENTER, -1), be_const_int(1) }, + { be_const_key(KEY_END, -1), be_const_int(3) }, + { be_const_key(KEY_NEXT, -1), be_const_int(9) }, + { be_const_key(STYLE_LINE_ROUNDED, 420), be_const_int(148) }, + { be_const_key(CHART_AXIS_PRIMARY_Y, 427), be_const_int(0) }, + { be_const_key(SYMBOL_BULLET, -1), be_const_str(&be_local_const_str_SYMBOL_BULLET) }, + { be_const_key(BORDER_SIDE_TOP, -1), be_const_int(2) }, + { be_const_key(SCROLLBAR_MODE_HIDE, -1), be_const_int(4) }, + { be_const_key(TXT_FLAG_RIGHT, 238), be_const_int(8) }, + { be_const_key(FIT_TIGHT, 20), be_const_int(1) }, + { be_const_key(KEY_BACKSPACE, -1), be_const_int(8) }, + { be_const_key(GAUGE_PART_MAIN, -1), be_const_int(0) }, + { be_const_key(SPI, 178), be_const_int(0) }, + { be_const_key(STYLE_TEXT_BLEND_MODE, 430), be_const_int(32899) }, + { be_const_key(EVENT_DRAG_THROW_BEGIN, 121), be_const_int(10) }, + { be_const_key(KEYBOARD_MODE_SPECIAL, -1), be_const_int(2) }, + { be_const_key(SYMBOL_BACKSPACE, 187), be_const_str(&be_local_const_str_SYMBOL_BACKSPACE) }, + { be_const_key(TABVIEW_TAB_POS_RIGHT, 0), be_const_int(4) }, + { be_const_key(STYLE_PATTERN_BLEND_MODE, 233), be_const_int(96) }, + { be_const_key(BTN_STATE_CHECKED_RELEASED, -1), be_const_int(3) }, + { be_const_key(EVENT_LONG_PRESSED, -1), be_const_int(4) }, + { be_const_key(PROTECT_CLICK_FOCUS, -1), be_const_int(32) }, + { be_const_key(CHART_CURSOR_LEFT, 300), be_const_int(4) }, + { be_const_key(PROTECT_FOLLOW, 53), be_const_int(8) }, + { be_const_key(FS_RES_OUT_OF_MEM, -1), be_const_int(10) }, + { be_const_key(FS_RES_INV_PARAM, -1), be_const_int(11) }, + { be_const_key(STYLE_BORDER_COLOR, -1), be_const_int(57) }, + { be_const_key(FS_MODE_RD, -1), be_const_int(2) }, + { be_const_key(LAYOUT_OFF, 263), be_const_int(0) }, + { be_const_key(CHART_PART_SERIES, -1), be_const_int(2) }, + { be_const_key(STYLE_TRANSITION_PROP_1, 388), be_const_int(178) }, + { be_const_key(EVENT_DEFOCUSED, -1), be_const_int(14) }, + { be_const_key(GESTURE_DIR_BOTTOM, 284), be_const_int(1) }, + { be_const_key(ALIGN_OUT_LEFT_BOTTOM, -1), be_const_int(17) }, + { be_const_key(DISP_SIZE_LARGE, 348), be_const_int(2) }, + { be_const_key(STATE_DEFAULT, -1), be_const_int(0) }, + { be_const_key(EVENT_RELEASED, -1), be_const_int(7) }, + { be_const_key(STYLE_TRANSITION_PROP_2, -1), be_const_int(179) }, + { be_const_key(BLEND_MODE_NORMAL, -1), be_const_int(0) }, + { be_const_key(STYLE_LINE_OPA, 402), be_const_int(156) }, + { be_const_key(ARC_PART_KNOB, -1), be_const_int(2) }, + { be_const_key(ARC_TYPE_NORMAL, 70), be_const_int(0) }, + { be_const_key(EVENT_CLICKED, -1), be_const_int(6) }, + { be_const_key(LAYOUT_COLUMN_LEFT, 229), be_const_int(2) }, + { be_const_key(BLACK, 258), be_const_int(0) }, + { be_const_key(SYMBOL_IMAGE, 68), be_const_str(&be_local_const_str_SYMBOL_IMAGE) }, + { be_const_key(ALIGN_OUT_RIGHT_TOP, 180), be_const_int(18) }, + { be_const_key(STYLE_VALUE_COLOR, -1), be_const_int(121) }, + { be_const_key(SYMBOL_CLOSE, 378), be_const_str(&be_local_const_str_SYMBOL_CLOSE) }, + { be_const_key(DISP_ROT_270, -1), be_const_int(3) }, + { be_const_key(STYLE_TRANSITION_PROP_4, -1), be_const_int(181) }, + { be_const_key(STATE_HOVERED, -1), be_const_int(8) }, + { be_const_key(CPICKER_COLOR_MODE_VALUE, 410), be_const_int(2) }, + { be_const_key(TEXT_DECOR_NONE, -1), be_const_int(0) }, + { be_const_key(SYMBOL_MINUS, -1), be_const_str(&be_local_const_str_SYMBOL_MINUS) }, + { be_const_key(BLEND_MODE_SUBTRACTIVE, 246), be_const_int(2) }, + { be_const_key(LAYOUT_PRETTY_BOTTOM, -1), be_const_int(10) }, + { be_const_key(STYLE_IMAGE_RECOLOR_OPA, -1), be_const_int(32941) }, + { be_const_key(SYMBOL_DOWN, 114), be_const_str(&be_local_const_str_SYMBOL_DOWN) }, + { be_const_key(SYMBOL_LIST, -1), be_const_str(&be_local_const_str_SYMBOL_LIST) }, + { be_const_key(LAYOUT_PRETTY_TOP, -1), be_const_int(8) }, + { be_const_key(BORDER_SIDE_BOTTOM, 358), be_const_int(1) }, + { be_const_key(DROPDOWN_DIR_UP, -1), be_const_int(1) }, + { be_const_key(STYLE_TRANSITION_PROP_6, -1), be_const_int(183) }, + { be_const_key(KEY_ESC, -1), be_const_int(27) }, + { be_const_key(LABEL_LONG_SROLL_CIRC, -1), be_const_int(4) }, + { be_const_key(SYMBOL_DOWNLOAD, -1), be_const_str(&be_local_const_str_SYMBOL_DOWNLOAD) }, + { be_const_key(ALIGN_OUT_BOTTOM_LEFT, 218), be_const_int(12) }, + { be_const_key(LINEMETER_PART_MAIN, -1), be_const_int(0) }, + { be_const_key(GRAY, -1), be_const_int(8421504) }, + { be_const_key(SYMBOL_USB, 404), be_const_str(&be_local_const_str_SYMBOL_USB) }, + { be_const_key(ALIGN_OUT_RIGHT_BOTTOM, -1), be_const_int(20) }, + { be_const_key(BTN_STATE_DISABLED, 216), be_const_int(2) }, + { be_const_key(LIME, -1), be_const_int(65280) }, + { be_const_key(CPICKER_PART_MAIN, -1), be_const_int(0) }, + { be_const_key(DISP_ROT_90, 166), be_const_int(1) }, + { be_const_key(SYMBOL_VOLUME_MID, -1), be_const_str(&be_local_const_str_SYMBOL_VOLUME_MID) }, + { be_const_key(LABEL_LONG_EXPAND, -1), be_const_int(0) }, + { be_const_key(FS_RES_FULL, -1), be_const_int(4) }, + { be_const_key(BLEND_MODE_ADDITIVE, -1), be_const_int(1) }, + { be_const_key(KEY_UP, -1), be_const_int(17) }, + { be_const_key(ALIGN_IN_BOTTOM_MID, -1), be_const_int(5) }, + { be_const_key(BAR_TYPE_CUSTOM, -1), be_const_int(2) }, + { be_const_key(STYLE_BG_BLEND_MODE, -1), be_const_int(32) }, + { be_const_key(CPICKER_COLOR_MODE_HUE, -1), be_const_int(0) }, + { be_const_key(LAYOUT_COLUMN_MID, -1), be_const_int(3) }, + { be_const_key(ALIGN_IN_BOTTOM_RIGHT, 207), be_const_int(6) }, + { be_const_key(LED_PART_MAIN, 425), be_const_int(0) }, + { be_const_key(ARC_PART_BG, -1), be_const_int(0) }, + { be_const_key(HSPI, -1), be_const_int(0) }, + { be_const_key(EVENT_VALUE_CHANGED, 51), be_const_int(16) }, + { be_const_key(CHART_AXIS_INVERSE_LABELS_ORDER, 305), be_const_int(2) }, + { be_const_key(STYLE_OUTLINE_COLOR, 103), be_const_int(73) }, + { be_const_key(FS_MODE_WR, -1), be_const_int(1) }, + { be_const_key(CPICKER_PART_KNOB, 221), be_const_int(1) }, + { be_const_key(LAYOUT_ROW_BOTTOM, -1), be_const_int(7) }, + { be_const_key(CHART_TYPE_LINE, 353), be_const_int(1) }, + { be_const_key(LABEL_ALIGN_RIGHT, -1), be_const_int(2) }, + { be_const_key(ALIGN_IN_RIGHT_MID, -1), be_const_int(8) }, + { be_const_key(CHECKBOX_PART_BG, -1), be_const_int(0) }, + { be_const_key(CPICKER_TYPE_RECT, -1), be_const_int(0) }, + { be_const_key(PURPLE, 127), be_const_int(8388736) }, + { be_const_key(STYLE_PATTERN_REPEAT, 182), be_const_int(97) }, + { be_const_key(SYMBOL_EYE_OPEN, 371), be_const_str(&be_local_const_str_SYMBOL_EYE_OPEN) }, + { be_const_key(FIT_MAX, -1), be_const_int(3) }, + { be_const_key(DROPDOWN_DIR_DOWN, -1), be_const_int(0) }, + { be_const_key(ANIM_OFF, 226), be_const_int(0) }, + { be_const_key(SYMBOL_DIRECTORY, -1), be_const_str(&be_local_const_str_SYMBOL_DIRECTORY) }, + { be_const_key(STYLE_BG_OPA, -1), be_const_int(44) }, + { be_const_key(PAGE_EDGE_LEFT, 14), be_const_int(1) }, + { be_const_key(STYLE_SCALE_BORDER_WIDTH, -1), be_const_int(193) }, + { be_const_key(STYLE_SHADOW_OPA, -1), be_const_int(92) }, + { be_const_key(screenshot, 128), be_const_func(lv0_screenshot) }, + { be_const_key(CPICKER_TYPE_DISC, -1), be_const_int(1) }, + { be_const_key(SYMBOL_PREV, 155), be_const_str(&be_local_const_str_SYMBOL_PREV) }, + { be_const_key(DRAG_DIR_BOTH, 184), be_const_int(3) }, + { be_const_key(PROTECT_PARENT, -1), be_const_int(2) }, + { be_const_key(ALIGN_OUT_BOTTOM_MID, -1), be_const_int(13) }, + { be_const_key(FS_RES_TOUT, -1), be_const_int(8) }, + { be_const_key(STATE_EDITED, 264), be_const_int(4) }, + { be_const_key(SYMBOL_BATTERY_3, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_3) }, + { be_const_key(GREEN, 16), be_const_int(32768) }, + { be_const_key(STYLE_SHADOW_COLOR, -1), be_const_int(89) }, + { be_const_key(STYLE_SHADOW_OFS_Y, 310), be_const_int(82) }, + { be_const_key(GAUGE_PART_MAJOR, -1), be_const_int(1) }, + { be_const_key(SYMBOL_MUTE, -1), be_const_str(&be_local_const_str_SYMBOL_MUTE) }, + { be_const_key(SLIDER_TYPE_NORMAL, 325), be_const_int(0) }, + { be_const_key(STYLE_BG_GRAD_DIR, 176), be_const_int(35) }, + { be_const_key(AQUA, -1), be_const_int(65535) }, + { be_const_key(SYMBOL_WARNING, 150), be_const_str(&be_local_const_str_SYMBOL_WARNING) }, + { be_const_key(STYLE_OUTLINE_BLEND_MODE, -1), be_const_int(66) }, + { be_const_key(STYLE_TEXT_LINE_SPACE, -1), be_const_int(32897) }, + { be_const_key(STYLE_OUTLINE_PAD, 451), be_const_int(65) }, + { be_const_key(STYLE_VALUE_LINE_SPACE, -1), be_const_int(113) }, + { be_const_key(STYLE_RADIUS, 222), be_const_int(1) }, + { be_const_key(EVENT_PRESSING, -1), be_const_int(1) }, + { be_const_key(STYLE_MARGIN_BOTTOM, -1), be_const_int(22) }, + { be_const_key(STYLE_SHADOW_SPREAD, -1), be_const_int(83) }, + { be_const_key(KEY_DEL, -1), be_const_int(127) }, + { be_const_key(SCROLLBAR_MODE_AUTO, -1), be_const_int(3) }, + { be_const_key(STYLE_VALUE_OPA, 54), be_const_int(124) }, + { be_const_key(ALIGN_OUT_RIGHT_MID, 60), be_const_int(19) }, + { be_const_key(BAR_TYPE_NORMAL, 61), be_const_int(0) }, + { be_const_key(OBJ_PART_MAIN, -1), be_const_int(0) }, + { be_const_key(STYLE_IMAGE_RECOLOR, -1), be_const_int(32937) }, + { be_const_key(KEYBOARD_MODE_TEXT_UPPER, -1), be_const_int(1) }, + { be_const_key(EVENT_CANCEL, 298), be_const_int(20) }, + { be_const_key(STYLE_MARGIN_LEFT, -1), be_const_int(23) }, + { be_const_key(STYLE_PAD_LEFT, -1), be_const_int(18) }, + { be_const_key(SYMBOL_REFRESH, 453), be_const_str(&be_local_const_str_SYMBOL_REFRESH) }, + { be_const_key(SYMBOL_KEYBOARD, -1), be_const_str(&be_local_const_str_SYMBOL_KEYBOARD) }, + { be_const_key(DISP_SIZE_SMALL, 86), be_const_int(0) }, + { be_const_key(DROPDOWN_PART_SCROLLBAR, 296), be_const_int(65) }, + { be_const_key(CHART_AXIS_DRAW_LAST_TICK, -1), be_const_int(1) }, + { be_const_key(SYMBOL_UPLOAD, 356), be_const_str(&be_local_const_str_SYMBOL_UPLOAD) }, + { be_const_key(LABEL_LONG_DOT, 446), be_const_int(2) }, + { be_const_key(OPA_20, 364), be_const_int(51) }, + { be_const_key(SYMBOL_NEXT, -1), be_const_str(&be_local_const_str_SYMBOL_NEXT) }, + { be_const_key(KEY_RIGHT, -1), be_const_int(19) }, + { be_const_key(LABEL_ALIGN_AUTO, -1), be_const_int(3) }, + { be_const_key(ALIGN_OUT_TOP_LEFT, 242), be_const_int(9) }, + { be_const_key(STYLE_PAD_INNER, 279), be_const_int(20) }, + { be_const_key(SPINNER_TYPE_FILLSPIN_ARC, -1), be_const_int(1) }, + { be_const_key(montserrat_font, 259), be_const_func(lv0_load_montserrat_font) }, + { be_const_key(TEMPL_STYLE_Y, 257), be_const_int(1) }, + { be_const_key(SSPI, -1), be_const_int(2) }, + { be_const_key(STYLE_LINE_BLEND_MODE, -1), be_const_int(145) }, + { be_const_key(GAUGE_PART_NEEDLE, -1), be_const_int(2) }, + { be_const_key(MAGENTA, -1), be_const_int(16711935) }, + { be_const_key(LABEL_LONG_BREAK, -1), be_const_int(1) }, + { be_const_key(CHART_CURSOR_UP, -1), be_const_int(2) }, + { be_const_key(OPA_90, -1), be_const_int(229) }, + { be_const_key(STATE_FOCUSED, -1), be_const_int(2) }, + { be_const_key(LIST_PART_EDGE_FLASH, -1), be_const_int(2) }, + { be_const_key(ALIGN_OUT_LEFT_MID, -1), be_const_int(16) }, + { be_const_key(PROTECT_PRESS_LOST, -1), be_const_int(16) }, + { be_const_key(PROTECT_CHILD_CHG, 389), be_const_int(1) }, + { be_const_key(CHART_UPDATE_MODE_SHIFT, -1), be_const_int(0) }, + { be_const_key(STYLE_LINE_DASH_WIDTH, -1), be_const_int(146) }, + { be_const_key(FS_RES_UNKNOWN, -1), be_const_int(12) }, + { be_const_key(STYLE_BORDER_OPA, 52), be_const_int(60) }, + { be_const_key(layer_sys, 185), be_const_func(lv0_layer_sys) }, + { be_const_key(STYLE_BG_MAIN_STOP, 328), be_const_int(33) }, + { be_const_key(STYLE_LINE_DASH_GAP, -1), be_const_int(147) }, + { be_const_key(CHART_CURSOR_RIGHT, -1), be_const_int(1) }, + { be_const_key(CALENDAR_PART_BG, 26), be_const_int(0) }, + { be_const_key(OPA_30, 382), be_const_int(76) }, + { be_const_key(CHART_PART_BG, 32), be_const_int(0) }, + { be_const_key(BTNMATRIX_CTRL_CHECK_STATE, 208), be_const_int(128) }, + { be_const_key(FIT_PARENT, -1), be_const_int(2) }, + { be_const_key(STYLE_SIZE, -1), be_const_int(3) }, + { be_const_key(CHART_TYPE_NONE, -1), be_const_int(0) }, + { be_const_key(SYMBOL_WIFI, -1), be_const_str(&be_local_const_str_SYMBOL_WIFI) }, + { be_const_key(ALIGN_IN_BOTTOM_LEFT, 181), be_const_int(4) }, + { be_const_key(get_hor_res, 416), be_const_func(lv0_get_hor_res) }, + { be_const_key(ALIGN_IN_LEFT_MID, 304), be_const_int(7) }, + { be_const_key(SYMBOL_SETTINGS, -1), be_const_str(&be_local_const_str_SYMBOL_SETTINGS) }, + { be_const_key(FS_RES_LOCKED, -1), be_const_int(5) }, + { be_const_key(KEYBOARD_MODE_TEXT_LOWER, -1), be_const_int(0) }, + { be_const_key(STYLE_TEXT_DECOR, -1), be_const_int(32898) }, + { be_const_key(STYLE_TEXT_FONT, -1), be_const_int(32910) }, + { be_const_key(OPA_50, -1), be_const_int(127) }, + { be_const_key(STYLE_OPA_SCALE, -1), be_const_int(32780) }, + { be_const_key(ALIGN_OUT_BOTTOM_RIGHT, -1), be_const_int(14) }, + { be_const_key(BTN_STATE_CHECKED_PRESSED, -1), be_const_int(4) }, + { be_const_key(BORDER_SIDE_RIGHT, -1), be_const_int(8) }, + { be_const_key(STYLE_TEXT_LETTER_SPACE, 159), be_const_int(32896) }, + { be_const_key(STYLE_OUTLINE_WIDTH, -1), be_const_int(64) }, + { be_const_key(SPINNER_DIR_FORWARD, -1), be_const_int(0) }, + { be_const_key(STYLE_PATTERN_OPA, 343), be_const_int(108) }, + { be_const_key(KEY_HOME, 113), be_const_int(2) }, + { be_const_key(MAROON, -1), be_const_int(8388608) }, + { be_const_key(STYLE_PATTERN_RECOLOR_OPA, 169), be_const_int(109) }, + { be_const_key(LAYOUT_GRID, 260), be_const_int(11) }, + { be_const_key(TXT_CMD_STATE_PAR, -1), be_const_int(1) }, + { be_const_key(STYLE_SCALE_END_COLOR, -1), be_const_int(202) }, + { be_const_key(DISP_SIZE_EXTRA_LARGE, 198), be_const_int(3) }, + { be_const_key(LABEL_ALIGN_CENTER, -1), be_const_int(1) }, + { be_const_key(STYLE_SCALE_END_LINE_WIDTH, -1), be_const_int(195) }, + { be_const_key(FIT_NONE, -1), be_const_int(0) }, + { be_const_key(TEXT_DECOR_STRIKETHROUGH, 312), be_const_int(2) }, + { be_const_key(FS_RES_NOT_EX, 168), be_const_int(3) }, + { be_const_key(SYMBOL_DUMMY, 299), be_const_str(&be_local_const_str_SYMBOL_DUMMY) }, + { be_const_key(EVENT_LONG_PRESSED_REPEAT, 228), be_const_int(5) }, + { be_const_key(KEYBOARD_MODE_NUM, 27), be_const_int(3) }, + { be_const_key(LAYOUT_COLUMN_RIGHT, -1), be_const_int(4) }, + { be_const_key(DRAG_DIR_VER, -1), be_const_int(2) }, + { be_const_key(DROPDOWN_PART_LIST, -1), be_const_int(64) }, + { be_const_key(CHART_PART_SERIES_BG, -1), be_const_int(1) }, + { be_const_key(PROTECT_NONE, 266), be_const_int(0) }, { be_const_key(DROPDOWN_DIR_RIGHT, -1), be_const_int(3) }, - { be_const_key(ALIGN_IN_TOP_MID, -1), be_const_int(2) }, + { be_const_key(YELLOW, -1), be_const_int(16776960) }, + { be_const_key(SYMBOL_COPY, -1), be_const_str(&be_local_const_str_SYMBOL_COPY) }, + { be_const_key(SYMBOL_EDIT, 74), be_const_str(&be_local_const_str_SYMBOL_EDIT) }, + { be_const_key(STATE_CHECKED, -1), be_const_int(1) }, + { be_const_key(DRAG_DIR_HOR, -1), be_const_int(1) }, + { be_const_key(BTN_STATE_RELEASED, -1), be_const_int(0) }, + { be_const_key(EVENT_LEAVE, 322), be_const_int(15) }, + { be_const_key(ROLLER_MODE_INFINITE, -1), be_const_int(1) }, + { be_const_key(GESTURE_DIR_RIGHT, -1), be_const_int(3) }, + { be_const_key(BTNMATRIX_CTRL_NO_REPEAT, -1), be_const_int(16) }, + { be_const_key(KEYBOARD_PART_BTN, -1), be_const_int(1) }, + { be_const_key(FS_RES_DENIED, -1), be_const_int(6) }, + { be_const_key(DROPDOWN_DIR_LEFT, 117), be_const_int(2) }, + { be_const_key(STYLE_TEXT_COLOR, -1), be_const_int(32905) }, + { be_const_key(SYMBOL_GPS, -1), be_const_str(&be_local_const_str_SYMBOL_GPS) }, + { be_const_key(SYMBOL_EYE_CLOSE, 91), be_const_str(&be_local_const_str_SYMBOL_EYE_CLOSE) }, + { be_const_key(STYLE_TEXT_SEL_BG_COLOR, -1), be_const_int(32907) }, + { be_const_key(FS_RES_OK, -1), be_const_int(0) }, + { be_const_key(TXT_FLAG_FIT, 313), be_const_int(16) }, + { be_const_key(SYMBOL_BATTERY_EMPTY, -1), be_const_str(&be_local_const_str_SYMBOL_BATTERY_EMPTY) }, + { be_const_key(SYMBOL_TRASH, -1), be_const_str(&be_local_const_str_SYMBOL_TRASH) }, + { be_const_key(TXT_FLAG_RECOLOR, -1), be_const_int(1) }, + { be_const_key(STYLE_BORDER_POST, 5), be_const_int(51) }, + { be_const_key(TABVIEW_TAB_POS_BOTTOM, -1), be_const_int(2) }, + { be_const_key(CHECKBOX_PART_BULLET, -1), be_const_int(64) }, + { be_const_key(OBJ_PART_REAL_FIRST, 335), be_const_int(64) }, + { be_const_key(KEY_DOWN, 450), be_const_int(18) }, + { be_const_key(DRAG_DIR_ONE, 82), be_const_int(4) }, + { be_const_key(STYLE_TRANSITION_PROP_3, -1), be_const_int(180) }, + { be_const_key(STYLE_OUTLINE_OPA, 275), be_const_int(76) }, + { be_const_key(STYLE_TRANSFORM_WIDTH, -1), be_const_int(4) }, + { be_const_key(BORDER_SIDE_LEFT, 143), be_const_int(4) }, + { be_const_key(KEY_LEFT, -1), be_const_int(20) }, + { be_const_key(SYMBOL_VOLUME_MAX, -1), be_const_str(&be_local_const_str_SYMBOL_VOLUME_MAX) }, + { be_const_key(STYLE_IMAGE_BLEND_MODE, -1), be_const_int(32928) }, + { be_const_key(CHART_AXIS_SECONDARY_Y, 17), be_const_int(1) }, + { be_const_key(CPICKER_COLOR_MODE_SATURATION, -1), be_const_int(1) }, + { be_const_key(BORDER_SIDE_FULL, -1), be_const_int(15) }, + { be_const_key(SPINNER_TYPE_SPINNING_ARC, -1), be_const_int(0) }, + { be_const_key(ARC_TYPE_SYMMETRIC, -1), be_const_int(1) }, + { be_const_key(BTN_STATE_PRESSED, 93), be_const_int(1) }, + { be_const_key(STYLE_TRANSITION_PROP_5, -1), be_const_int(182) }, + { be_const_key(SYMBOL_NEW_LINE, 33), be_const_str(&be_local_const_str_SYMBOL_NEW_LINE) }, + { be_const_key(CALENDAR_PART_DAY_NAMES, -1), be_const_int(2) }, + { be_const_key(STYLE_BG_GRAD_COLOR, -1), be_const_int(42) }, + { be_const_key(STYLE_VALUE_OFS_Y, 71), be_const_int(116) }, + { be_const_key(DROPDOWN_PART_SELECTED, 441), be_const_int(66) }, + { be_const_key(STYLE_PATTERN_IMAGE, 97), be_const_int(110) }, + { be_const_key(BLUE, -1), be_const_int(255) }, + { be_const_key(CALENDAR_PART_DATE, -1), be_const_int(3) }, + { be_const_key(SYMBOL_CHARGE, 154), be_const_str(&be_local_const_str_SYMBOL_CHARGE) }, + { be_const_key(PROTECT_POS, -1), be_const_int(4) }, + { be_const_key(SYMBOL_STOP, 436), be_const_str(&be_local_const_str_SYMBOL_STOP) }, + { be_const_key(LAYOUT_ROW_TOP, 101), be_const_int(5) }, + { be_const_key(CALENDAR_PART_HEADER, -1), be_const_int(1) }, + { be_const_key(CHART_CURSOR_NONE, -1), be_const_int(0) }, + { be_const_key(STYLE_VALUE_LETTER_SPACE, -1), be_const_int(112) }, + { be_const_key(SYMBOL_PLUS, -1), be_const_str(&be_local_const_str_SYMBOL_PLUS) }, + { be_const_key(STATE_PRESSED, -1), be_const_int(16) }, + { be_const_key(ALIGN_IN_TOP_MID, 255), be_const_int(2) }, + { be_const_key(STYLE_CLIP_CORNER, 311), be_const_int(2) }, + { be_const_key(SYMBOL_HOME, -1), be_const_str(&be_local_const_str_SYMBOL_HOME) }, + { be_const_key(OPA_60, -1), be_const_int(153) }, + { be_const_key(KEYBOARD_PART_BG, -1), be_const_int(0) }, + { be_const_key(CHART_AXIS_SKIP_LAST_TICK, -1), be_const_int(0) }, + { be_const_key(SYMBOL_RIGHT, -1), be_const_str(&be_local_const_str_SYMBOL_RIGHT) }, + { be_const_key(SYMBOL_LOOP, -1), be_const_str(&be_local_const_str_SYMBOL_LOOP) }, + { be_const_key(STYLE_MARGIN_TOP, -1), be_const_int(21) }, + { be_const_key(STYLE_SCALE_GRAD_COLOR, -1), be_const_int(201) }, + { be_const_key(EVENT_DRAG_END, 227), be_const_int(9) }, + { be_const_key(OPA_0, -1), be_const_int(0) }, + { be_const_key(EVENT_PRESSED, 123), be_const_int(0) }, + { be_const_key(GESTURE_DIR_LEFT, -1), be_const_int(2) }, + { be_const_key(ALIGN_CENTER, -1), be_const_int(0) }, + { be_const_key(ALIGN_OUT_TOP_MID, -1), be_const_int(10) }, + { be_const_key(STYLE_PATTERN_RECOLOR, 92), be_const_int(105) }, + { be_const_key(TXT_FLAG_EXPAND, -1), be_const_int(2) }, + { be_const_key(STYLE_BORDER_WIDTH, 306), be_const_int(48) }, + { be_const_key(SYMBOL_BELL, -1), be_const_str(&be_local_const_str_SYMBOL_BELL) }, + { be_const_key(EVENT_KEY, -1), be_const_int(12) }, + { be_const_key(SYMBOL_BLUETOOTH, 55), be_const_str(&be_local_const_str_SYMBOL_BLUETOOTH) }, + { be_const_key(BTNMATRIX_CTRL_HIDDEN, -1), be_const_int(8) }, + { be_const_key(OPA_10, -1), be_const_int(25) }, + { be_const_key(EVENT_GESTURE, -1), be_const_int(11) }, + { be_const_key(SYMBOL_CALL, -1), be_const_str(&be_local_const_str_SYMBOL_CALL) }, + { be_const_key(BTN_STATE_CHECKED_DISABLED, -1), be_const_int(5) }, + { be_const_key(STYLE_BORDER_SIDE, -1), be_const_int(49) }, + { be_const_key(STATE_DISABLED, 289), be_const_int(32) }, + { be_const_key(PAGE_EDGE_TOP, -1), be_const_int(2) }, + { be_const_key(BTNMATRIX_CTRL_CLICK_TRIG, 37), be_const_int(256) }, + { be_const_key(NAVY, -1), be_const_int(128) }, + { be_const_key(SYMBOL_SAVE, 414), be_const_str(&be_local_const_str_SYMBOL_SAVE) }, + { be_const_key(STYLE_TRANSITION_PATH, 407), be_const_int(190) }, + { be_const_key(TABVIEW_TAB_POS_LEFT, 35), be_const_int(3) }, + { be_const_key(CYAN, -1), be_const_int(65535) }, + { be_const_key(EVENT_DRAG_BEGIN, 94), be_const_int(8) }, + { be_const_key(EVENT_PRESS_LOST, -1), be_const_int(2) }, + { be_const_key(SYMBOL_DRIVE, -1), be_const_str(&be_local_const_str_SYMBOL_DRIVE) }, + { be_const_key(SYMBOL_EJECT, -1), be_const_str(&be_local_const_str_SYMBOL_EJECT) }, + { be_const_key(SYMBOL_UP, -1), be_const_str(&be_local_const_str_SYMBOL_UP) }, + { be_const_key(OPA_COVER, -1), be_const_int(255) }, + { be_const_key(ALIGN_IN_TOP_LEFT, -1), be_const_int(1) }, + { be_const_key(SYMBOL_AUDIO, -1), be_const_str(&be_local_const_str_SYMBOL_AUDIO) }, + { be_const_key(PROTECT_EVENT_TO_DISABLED, 438), be_const_int(64) }, + { be_const_key(STYLE_TEXT_OPA, -1), be_const_int(32908) }, + { be_const_key(TXT_CMD_STATE_WAIT, -1), be_const_int(0) }, + { be_const_key(TEXTAREA_CURSOR_LAST, -1), be_const_int(32767) }, + { be_const_key(SPINNER_DIR_BACKWARD, -1), be_const_int(1) }, + { be_const_key(BORDER_SIDE_NONE, -1), be_const_int(0) }, + { be_const_key(TEAL, -1), be_const_int(32896) }, + { be_const_key(FS_RES_HW_ERR, -1), be_const_int(1) }, + { be_const_key(STYLE_LINE_WIDTH, -1), be_const_int(144) }, + { be_const_key(EVENT_SHORT_CLICKED, -1), be_const_int(3) }, + { be_const_key(LIST_PART_SCROLLBAR, 72), be_const_int(1) }, + { be_const_key(STYLE_TEXT_SEL_COLOR, -1), be_const_int(32906) }, + { be_const_key(SYMBOL_LEFT, -1), be_const_str(&be_local_const_str_SYMBOL_LEFT) }, + { be_const_key(GRAD_DIR_VER, -1), be_const_int(1) }, + { be_const_key(EVENT_REFRESH, -1), be_const_int(18) }, + { be_const_key(KEY_ENTER, -1), be_const_int(10) }, + { be_const_key(TABVIEW_TAB_POS_TOP, 390), be_const_int(1) }, + { be_const_key(STYLE_SHADOW_BLEND_MODE, -1), be_const_int(84) }, + { be_const_key(SILVER, -1), be_const_int(12632256) }, + { be_const_key(SYMBOL_OK, -1), be_const_str(&be_local_const_str_SYMBOL_OK) }, + { be_const_key(TABVIEW_TAB_POS_NONE, -1), be_const_int(0) }, + { be_const_key(SYMBOL_PASTE, -1), be_const_str(&be_local_const_str_SYMBOL_PASTE) }, + { be_const_key(get_ver_res, 270), be_const_func(lv0_get_ver_res) }, + { be_const_key(STYLE_TRANSITION_TIME, -1), be_const_int(176) }, + { be_const_key(STYLE_PAD_TOP, -1), be_const_int(16) }, + { be_const_key(STYLE_TRANSFORM_ZOOM, -1), be_const_int(7) }, + { be_const_key(PAGE_EDGE_BOTTOM, -1), be_const_int(8) }, + { be_const_key(STYLE_LINE_COLOR, -1), be_const_int(153) }, + { be_const_key(STYLE_SHADOW_OFS_X, -1), be_const_int(81) }, + { be_const_key(SLIDER_TYPE_SYMMETRICAL, -1), be_const_int(1) }, + { be_const_key(OLIVE, -1), be_const_int(8421376) }, + { be_const_key(LIST_PART_BG, 223), be_const_int(0) }, + { be_const_key(SYMBOL_CUT, -1), be_const_str(&be_local_const_str_SYMBOL_CUT) }, + { be_const_key(STYLE_BG_COLOR, 244), be_const_int(41) }, + { be_const_key(SCROLLBAR_MODE_ON, 273), be_const_int(1) }, + { be_const_key(SYMBOL_VIDEO, -1), be_const_str(&be_local_const_str_SYMBOL_VIDEO) }, + { be_const_key(CHART_UPDATE_MODE_CIRCULAR, -1), be_const_int(1) }, + { be_const_key(STYLE_MARGIN_RIGHT, 287), be_const_int(24) }, + { be_const_key(DROPDOWN_PART_MAIN, 455), be_const_int(0) }, + { be_const_key(DISP_ROT_180, -1), be_const_int(2) }, + { be_const_key(SPINNER_TYPE_CONSTANT_ARC, -1), be_const_int(2) }, + { be_const_key(TEXT_DECOR_UNDERLINE, 444), be_const_int(1) }, + { be_const_key(TXT_FLAG_CENTER, 164), be_const_int(4) }, + { be_const_key(SYMBOL_POWER, -1), be_const_str(&be_local_const_str_SYMBOL_POWER) }, + { be_const_key(STYLE_TRANSFORM_ANGLE, -1), be_const_int(6) }, + { be_const_key(ARC_TYPE_REVERSE, -1), be_const_int(2) }, + { be_const_key(TXT_FLAG_NONE, -1), be_const_int(0) }, + { be_const_key(STYLE_IMAGE_OPA, -1), be_const_int(32940) }, + { be_const_key(EVENT_DELETE, -1), be_const_int(21) }, + { be_const_key(SCROLLBAR_MODE_UNHIDE, 36), be_const_int(8) }, + { be_const_key(OBJMASK_PART_MAIN, -1), be_const_int(0) }, + { be_const_key(GESTURE_DIR_TOP, -1), be_const_int(0) }, + { be_const_key(TEMPL_STYLE_X, -1), be_const_int(0) }, + { be_const_key(BTNMATRIX_CTRL_DISABLED, -1), be_const_int(32) }, + { be_const_key(I2C, -1), be_const_int(1) }, + { be_const_key(CHART_TYPE_COLUMN, -1), be_const_int(2) }, + { be_const_key(start, -1), be_const_func(lv0_start) }, + { be_const_key(SCROLLBAR_MODE_DRAG, -1), be_const_int(2) }, + { be_const_key(FS_RES_BUSY, -1), be_const_int(7) }, + { be_const_key(BTNMATRIX_CTRL_CHECKABLE, 65), be_const_int(64) }, + { be_const_key(OPA_TRANSP, -1), be_const_int(0) }, + { be_const_key(PAGE_EDGE_RIGHT, -1), be_const_int(4) }, }; static be_define_const_map( m_liblvgl_map, - 456 + 457 ); static be_define_const_module( diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.cpp b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.cpp new file mode 100644 index 000000000..8f9e62570 --- /dev/null +++ b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.cpp @@ -0,0 +1,354 @@ +#include "Adafruit_LvGL_Glue.h" +#include + +// ARCHITECTURE-SPECIFIC TIMER STUFF --------------------------------------- + +// Tick interval for LittlevGL internal timekeeping; 1 to 10 ms recommended +static const int lv_tick_interval_ms = 10; + +static void lv_tick_handler(void) { lv_tick_inc(lv_tick_interval_ms); } + +// TOUCHSCREEN STUFF ------------------------------------------------------- + +// STMPE610 calibration for raw touch data +#define TS_MINX 100 +#define TS_MAXX 3800 +#define TS_MINY 100 +#define TS_MAXY 3750 + +// Same, for ADC touchscreen +#define ADC_XMIN 325 +#define ADC_XMAX 750 +#define ADC_YMIN 240 +#define ADC_YMAX 840 + +static bool touchscreen_read(struct _lv_indev_drv_t *indev_drv, lv_indev_data_t *data) { +// static lv_coord_t last_x = 0, last_y = 0; +// static uint8_t release_count = 0; + +// // Get pointer to glue object from indev user data +// Adafruit_LvGL_Glue *glue = (Adafruit_LvGL_Glue *)indev_drv->user_data; +// uDisplay_lvgl *disp = glue->display; + +// if (glue->is_adc_touch) { +// TouchScreen *touch = (TouchScreen *)glue->touchscreen; +// TSPoint p = touch->getPoint(); +// // Serial.printf("%d %d %d\r\n", p.x, p.y, p.z); +// // Having an issue with spurious z=0 results from TouchScreen lib. +// // Since touch is polled periodically, workaround is to watch for +// // several successive z=0 results, and only then regard it as +// // a release event (otherwise still touched). +// if (p.z < touch->pressureThreshhold) { // A zero-ish value +// release_count += (release_count < 255); +// if (release_count >= 4) { +// data->state = LV_INDEV_STATE_REL; // Is REALLY RELEASED +// } else { +// data->state = LV_INDEV_STATE_PR; // Is STILL PRESSED +// } +// } else { +// release_count = 0; // Reset release counter +// data->state = LV_INDEV_STATE_PR; // Is PRESSED +// switch (glue->display->getRotation()) { +// case 0: +// last_x = map(p.x, ADC_XMIN, ADC_XMAX, 0, disp->width() - 1); +// last_y = map(p.y, ADC_YMAX, ADC_YMIN, 0, disp->height() - 1); +// break; +// case 1: +// last_x = map(p.y, ADC_YMAX, ADC_YMIN, 0, disp->width() - 1); +// last_y = map(p.x, ADC_XMAX, ADC_XMIN, 0, disp->height() - 1); +// break; +// case 2: +// last_x = map(p.x, ADC_XMAX, ADC_XMIN, 0, disp->width() - 1); +// last_y = map(p.y, ADC_YMIN, ADC_YMAX, 0, disp->height() - 1); +// break; +// case 3: +// last_x = map(p.y, ADC_YMIN, ADC_YMAX, 0, disp->width() - 1); +// last_y = map(p.x, ADC_XMIN, ADC_XMAX, 0, disp->height() - 1); +// break; +// } +// } +// data->point.x = last_x; // Last-pressed coordinates +// data->point.y = last_y; +// return false; // No buffering of ADC touch data +// } else { +// uint8_t fifo; // Number of points in touchscreen FIFO +// bool moar = false; +// Adafruit_STMPE610 *touch = (Adafruit_STMPE610 *)glue->touchscreen; +// // Before accessing SPI touchscreen, wait on any in-progress +// // DMA screen transfer to finish (shared bus). +// //disp->dmaWait(); +// // disp->endWrite(); +// if ((fifo = touch->bufferSize())) { // 1 or more points await +// data->state = LV_INDEV_STATE_PR; // Is PRESSED +// TS_Point p = touch->getPoint(); +// // Serial.printf("%d %d %d\r\n", p.x, p.y, p.z); +// // On big TFT FeatherWing, raw X axis is flipped?? +// if ((glue->display->width() == 480) || (glue->display->height() == 480)) { +// p.x = (TS_MINX + TS_MAXX) - p.x; +// } +// switch (glue->display->getRotation()) { +// case 0: +// last_x = map(p.x, TS_MAXX, TS_MINX, 0, disp->width() - 1); +// last_y = map(p.y, TS_MINY, TS_MAXY, 0, disp->height() - 1); +// break; +// case 1: +// last_x = map(p.y, TS_MINY, TS_MAXY, 0, disp->width() - 1); +// last_y = map(p.x, TS_MINX, TS_MAXX, 0, disp->height() - 1); +// break; +// case 2: +// last_x = map(p.x, TS_MINX, TS_MAXX, 0, disp->width() - 1); +// last_y = map(p.y, TS_MAXY, TS_MINY, 0, disp->height() - 1); +// break; +// case 3: +// last_x = map(p.y, TS_MAXY, TS_MINY, 0, disp->width() - 1); +// last_y = map(p.x, TS_MAXX, TS_MINX, 0, disp->height() - 1); +// break; +// } +// moar = (fifo > 1); // true if more in FIFO, false if last point +// #if defined(NRF52_SERIES) +// // Not sure what's up here, but nRF doesn't seem to always poll +// // the FIFO size correctly, causing false release events. If it +// // looks like we've read the last point from the FIFO, pause +// // briefly to allow any more FIFO events to pile up. This +// // doesn't seem to be necessary on SAMD or ESP32. ??? +// if (!moar) { +// delay(50); +// } +// #endif +// } else { // FIFO empty +// data->state = LV_INDEV_STATE_REL; // Is RELEASED +// } + +// data->point.x = last_x; // Last-pressed coordinates +// data->point.y = last_y; +// return moar; +// } + return false; /*No buffering now so no more data read*/ +} + +// OTHER LITTLEVGL VITALS -------------------------------------------------- + +#if LV_COLOR_DEPTH != 16 +#pragma error("LV_COLOR_DEPTH must be 16") +#endif +// This isn't necessarily true, don't mention it for now. See notes later. +//#if LV_COLOR_16_SWAP != 0 +// #pragma message("Set LV_COLOR_16_SWAP to 0 for best display performance") +//#endif + +// Actual RAM usage will be 2X these figures, since using 2 DMA buffers... +#define LV_BUFFER_ROWS 60 // Most others have a bit more space + +// This is the flush function required for LittlevGL screen updates. +// It receives a bounding rect and an array of pixel data (conveniently +// already in 565 format, so the Earth was lucky there). +static void lv_flush_callback(lv_disp_drv_t *disp, const lv_area_t *area, lv_color_t *color_p) { + // Get pointer to glue object from indev user data + Adafruit_LvGL_Glue *glue = (Adafruit_LvGL_Glue *)disp->user_data; + + uint16_t width = (area->x2 - area->x1 + 1); + uint16_t height = (area->y2 - area->y1 + 1); + + if (glue->getScreenshotFile() != nullptr) { + // save pixels to file + int32_t btw = (width * height * LV_COLOR_DEPTH + 7) / 8; + while (btw > 0) { + int32_t ret = glue->getScreenshotFile()->write((const uint8_t*) color_p, btw); + //Serial.printf(">>> btw %d, written %d\n", btw, ret); + if (ret >= 0) { + btw -= ret; + } else { + btw = 0; // abort + } + } + lv_disp_flush_ready(disp); + return; // ok + } + + uDisplay_lvgl *display = glue->display; + + if (!glue->first_frame) { + //display->dmaWait(); // Wait for prior DMA transfer to complete + //display->endWrite(); // End transaction from any prior call + } else { + glue->first_frame = false; + } + + // display->startWrite(); + // display->setAddrWindow(area->x1, area->y1, width, height); + display->writePixels(area->x1, area->y1, width, height, + (uint16_t *)color_p, width * height); + // display->pushColors((uint16_t *)color_p, width * height, false); + + lv_disp_flush_ready(disp); +} + +#if (LV_USE_LOG) +// Optional LittlevGL debug print function, writes to Serial if debug is +// enabled when calling glue begin() function. +static void lv_debug(lv_log_level_t level, const char *file, uint32_t line, const char *fname, + const char *dsc) { + Serial.print(file); + Serial.write('@'); + Serial.print(line); + Serial.print(":"); + Serial.print(fname); + Serial.write("->"); + Serial.println(dsc); +} +#endif + +// GLUE LIB FUNCTIONS ------------------------------------------------------ + +// Constructor +/** + * @brief Construct a new Adafruit_LvGL_Glue::Adafruit_LvGL_Glue object, + * initializing minimal variables + * + */ +Adafruit_LvGL_Glue::Adafruit_LvGL_Glue(void) + : first_frame(true), lv_pixel_buf(NULL) { +#if defined(ARDUINO_ARCH_SAMD) + zerotimer = NULL; +#endif +} + +// Destructor +/** + * @brief Destroy the Adafruit_LvGL_Glue::Adafruit_LvGL_Glue object, freeing any + * memory previously allocated within this library. + * + */ +Adafruit_LvGL_Glue::~Adafruit_LvGL_Glue(void) { + delete[] lv_pixel_buf; +#if defined(ARDUINO_ARCH_SAMD) + delete zerotimer; +#endif + // Probably other stuff that could be deallocated here +} + +// begin() function is overloaded for STMPE610 touch, ADC touch, or none. + +// Pass in POINTERS to ALREADY INITIALIZED display & touch objects (user code +// should have previously called corresponding begin() functions and checked +// return states before invoking this), +// they are NOT initialized here. Debug arg is +// touch arg can be NULL (or left off) if using LittlevGL as a passive widget +// display. + +/** + * @brief Configure the glue layer and the underlying LvGL code to use the given + * TFT display driver instance and touchscreen controller + * + * @param tft Pointer to an **already initialized** display object instance + * @param touch Pointer to an **already initialized** `Adafruit_STMPE610` + * touchscreen controller object instance + * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is + * configured in LittleLVGL's lv_conf.h + * @return LvGLStatus The status of the initialization: + * * LVGL_OK : Success + * * LVGL_ERR_TIMER : Failure to set up timers + * * LVGL_ERR_ALLOC : Failure to allocate memory + */ +// LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, +// Adafruit_STMPE610 *touch, bool debug) { +// is_adc_touch = false; +// return begin(tft, (void *)touch, debug); +// } +/** + * @brief Configure the glue layer and the underlying LvGL code to use the given + * TFT display driver and touchscreen controller instances + * + * @param tft Pointer to an **already initialized** display object instance + * @param touch Pointer to an **already initialized** `TouchScreen` touchscreen + * controller object instance + * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is + * configured in LittleLVGL's lv_conf.h + * @return LvGLStatus The status of the initialization: + * * LVGL_OK : Success + * * LVGL_ERR_TIMER : Failure to set up timers + * * LVGL_ERR_ALLOC : Failure to allocate memory + */ +// LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, TouchScreen *touch, +// bool debug) { +// is_adc_touch = true; +// return begin(tft, (void *)touch, debug); +// } +/** + * @brief Configure the glue layer and the underlying LvGL code to use the given + * TFT display driver and touchscreen controller instances + * + * @param tft Pointer to an **already initialized** display object instance + * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is + * configured in LittleLVGL's lv_conf.h + * @return LvGLStatus The status of the initialization: + * * LVGL_OK : Success + * * LVGL_ERR_TIMER : Failure to set up timers + * * LVGL_ERR_ALLOC : Failure to allocate memory + */ +LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, bool debug) { + return begin(tft, (void *)NULL, debug); +} + +LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, void *touch, bool debug) { + + lv_init(); +// #if (LV_USE_LOG) +// if (debug) { +// lv_log_register_print_cb(lv_debug); // Register debug print function +// } +// #endif + + // Allocate LvGL display buffer (x2 because DMA double buffering) + LvGLStatus status = LVGL_ERR_ALLOC; + // if ((lv_pixel_buf = new lv_color_t[LV_HOR_RES_MAX * LV_BUFFER_ROWS * 2])) { + if ((lv_pixel_buf = new lv_color_t[LV_HOR_RES_MAX * LV_BUFFER_ROWS])) { + + display = tft; + touchscreen = (void *)touch; + + // // Initialize LvGL display buffers + // lv_disp_buf_init( + // &lv_disp_buf, lv_pixel_buf, // 1st half buf + // &lv_pixel_buf[LV_HOR_RES_MAX * LV_BUFFER_ROWS], // 2nd half buf + // LV_HOR_RES_MAX * LV_BUFFER_ROWS); + + // Initialize LvGL display buffers + lv_disp_buf_init( + &lv_disp_buf, lv_pixel_buf, // 1st half buf + nullptr, // 2nd half buf + LV_HOR_RES_MAX * LV_BUFFER_ROWS); + + // Initialize LvGL display driver + lv_disp_drv_init(&lv_disp_drv); + lv_disp_drv.hor_res = tft->width(); + lv_disp_drv.ver_res = tft->height(); + lv_disp_drv.flush_cb = lv_flush_callback; + lv_disp_drv.buffer = &lv_disp_buf; + lv_disp_drv.user_data = (lv_disp_drv_user_data_t)this; + lv_disp_drv_register(&lv_disp_drv); + + // Initialize LvGL input device (touchscreen already started) + if ((touch)) { // Can also pass NULL if passive widget display + lv_indev_drv_init(&lv_indev_drv); // Basic init + lv_indev_drv.type = LV_INDEV_TYPE_POINTER; // Is pointer dev + lv_indev_drv.read_cb = touchscreen_read; // Read callback + lv_indev_drv.user_data = (lv_indev_drv_user_data_t)this; + lv_input_dev_ptr = lv_indev_drv_register(&lv_indev_drv); + } + + // TIMER SETUP is architecture-specific ---------------------------- + + // ESP 32------------------------------------------------ + tick.attach_ms(lv_tick_interval_ms, lv_tick_handler); + status = LVGL_OK; + // ----------------------------------------- + } + + if (status != LVGL_OK) { + delete[] lv_pixel_buf; + lv_pixel_buf = NULL; + } + + return status; +} diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.h b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.h similarity index 68% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.h rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.h index 3f10e655d..f60f86d41 100644 --- a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.h +++ b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Adafruit_LvGL_Glue.h @@ -1,16 +1,10 @@ #ifndef _ADAFRUIT_LVGL_GLUE_H_ #define _ADAFRUIT_LVGL_GLUE_H_ -#include // GFX lib for SPI and parallel displays -#include // SPI Touchscreen lib -#include // ADC touchscreen lib #include // LittlevGL core lib #include -#if defined(ARDUINO_ARCH_SAMD) -#include // SAMD-specific timer lib -#elif defined(ESP32) #include // ESP32-specific timer lib -#endif +#include typedef enum { LVGL_OK, @@ -23,15 +17,16 @@ typedef enum { * most of Adafruit's TFT displays * */ + class Adafruit_LvGL_Glue { public: Adafruit_LvGL_Glue(void); ~Adafruit_LvGL_Glue(void); // Different begin() funcs for STMPE610, ADC or no touch - LvGLStatus begin(uDisplay_lvgl *tft, Adafruit_STMPE610 *touch, - bool debug = false); - LvGLStatus begin(uDisplay_lvgl *tft, TouchScreen *touch, - bool debug = false); + // LvGLStatus begin(uDisplay_lvgl *tft, Adafruit_STMPE610 *touch, + // bool debug = false); + // LvGLStatus begin(uDisplay_lvgl *tft, TouchScreen *touch, + // bool debug = false); LvGLStatus begin(uDisplay_lvgl *tft, bool debug = false); // These items need to be public for some internal callbacks, // but should be avoided by user code please! @@ -40,6 +35,9 @@ public: bool is_adc_touch; ///< determines if the touchscreen controlelr is ADC based bool first_frame; ///< Tracks if a call to `lv_flush_callback` needs to wait ///< for DMA transfer to complete + void setScreenshotFile(File *f) { screenshot = f; } + File * getScreenshotFile(void) const { return screenshot; } + void stopScreenshot(void) { screenshot = nullptr; } private: LvGLStatus begin(uDisplay_lvgl *tft, void *touch, bool debug); @@ -48,12 +46,8 @@ private: lv_color_t *lv_pixel_buf; lv_indev_drv_t lv_indev_drv; lv_indev_t *lv_input_dev_ptr; -#if defined(ARDUINO_ARCH_SAMD) - Adafruit_ZeroTimer *zerotimer; -#elif defined(ESP32) Ticker tick; -#elif defined(NRF52_SERIES) -#endif + File * screenshot = nullptr; }; #endif // _ADAFRUIT_LVGL_GLUE_H_ diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Doxyfile b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Doxyfile similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/Doxyfile rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/Doxyfile diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/README.md b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/README.md similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/README.md rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/README.md diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/code-of-conduct.md b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/code-of-conduct.md similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/code-of-conduct.md rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/code-of-conduct.md diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_changes/hello_changes.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_changes/hello_changes.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_changes/hello_changes.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_changes/hello_changes.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_clue/.clue.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_clue/.clue.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_clue/.clue.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_clue/.clue.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_clue/hello_clue.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_clue/hello_clue.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_clue/hello_clue.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_clue/hello_clue.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_featherwing/.cpx_ada.test.skip b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_featherwing/.cpx_ada.test.skip similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_featherwing/.cpx_ada.test.skip rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_featherwing/.cpx_ada.test.skip diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_featherwing/hello_featherwing.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_featherwing/hello_featherwing.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_featherwing/hello_featherwing.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_featherwing/hello_featherwing.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_gizmo/.cpb.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_gizmo/.cpb.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_gizmo/.cpb.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_gizmo/.cpb.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_gizmo/hello_gizmo.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_gizmo/hello_gizmo.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_gizmo/hello_gizmo.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_gizmo/hello_gizmo.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_pyportal/.pyportal.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_pyportal/.pyportal.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_pyportal/.pyportal.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_pyportal/.pyportal.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_pyportal/hello_pyportal.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_pyportal/hello_pyportal.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/hello_pyportal/hello_pyportal.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/hello_pyportal/hello_pyportal.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_clue/.clue.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_clue/.clue.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_clue/.clue.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_clue/.clue.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_clue/widgets_clue.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_clue/widgets_clue.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_clue/widgets_clue.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_clue/widgets_clue.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_featherwing/.cpx_ada.test.skip b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_featherwing/.cpx_ada.test.skip similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_featherwing/.cpx_ada.test.skip rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_featherwing/.cpx_ada.test.skip diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_featherwing/widgets_featherwing.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_featherwing/widgets_featherwing.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_featherwing/widgets_featherwing.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_featherwing/widgets_featherwing.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_gizmo/.cpb.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_gizmo/.cpb.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_gizmo/.cpb.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_gizmo/.cpb.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_gizmo/widgets_gizmo.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_gizmo/widgets_gizmo.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_gizmo/widgets_gizmo.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_gizmo/widgets_gizmo.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_pyportal/.pyportal.test.only b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_pyportal/.pyportal.test.only similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_pyportal/.pyportal.test.only rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_pyportal/.pyportal.test.only diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_pyportal/widgets_pyportal.ino b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_pyportal/widgets_pyportal.ino similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/examples/widgets_pyportal/widgets_pyportal.ino rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/examples/widgets_pyportal/widgets_pyportal.ino diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/library.properties b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/library.properties similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/library.properties rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/library.properties diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/license.txt b/lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/license.txt similarity index 100% rename from lib/libesp32_lvgl/Adafruit_LvGL_Glue/license.txt rename to lib/libesp32_lvgl/Adafruit_LvGL_Glue-shadinger/license.txt diff --git a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.cpp b/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.cpp deleted file mode 100644 index b8f61d7d3..000000000 --- a/lib/libesp32_lvgl/Adafruit_LvGL_Glue/Adafruit_LvGL_Glue.cpp +++ /dev/null @@ -1,447 +0,0 @@ -#include "Adafruit_LvGL_Glue.h" -#include - -// ARCHITECTURE-SPECIFIC TIMER STUFF --------------------------------------- - -// Tick interval for LittlevGL internal timekeeping; 1 to 10 ms recommended -static const int lv_tick_interval_ms = 10; - -#if defined(ARDUINO_ARCH_SAMD) // -------------------------------------- - -// Because of the way timer/counters are paired, and because parallel TFT -// uses timer 2 for write strobe, this needs to use timer 4 or above... -#define TIMER_NUM 4 -#define TIMER_ISR TC4_Handler - -// Interrupt service routine for zerotimer object -void TIMER_ISR(void) { Adafruit_ZeroTimer::timerHandler(TIMER_NUM); } - -// Timer compare match 0 callback -- invokes LittlevGL timekeeper. -static void timerCallback0(void) { lv_tick_inc(lv_tick_interval_ms); } - -#elif defined(ESP32) // ------------------------------------------------ - -static void lv_tick_handler(void) { lv_tick_inc(lv_tick_interval_ms); } - -#elif defined(NRF52_SERIES) // ----------------------------------------- - -#define TIMER_ID NRF_TIMER4 -#define TIMER_IRQN TIMER4_IRQn -#define TIMER_ISR TIMER4_IRQHandler -#define TIMER_FREQ 16000000 - -extern "C" { -// Timer interrupt service routine -void TIMER_ISR(void) { - if (TIMER_ID->EVENTS_COMPARE[0]) { - TIMER_ID->EVENTS_COMPARE[0] = 0; - } - lv_tick_inc(lv_tick_interval_ms); -} -} - -#endif - -// TOUCHSCREEN STUFF ------------------------------------------------------- - -// STMPE610 calibration for raw touch data -#define TS_MINX 100 -#define TS_MAXX 3800 -#define TS_MINY 100 -#define TS_MAXY 3750 - -// Same, for ADC touchscreen -#define ADC_XMIN 325 -#define ADC_XMAX 750 -#define ADC_YMIN 240 -#define ADC_YMAX 840 - -static bool touchscreen_read(struct _lv_indev_drv_t *indev_drv, - lv_indev_data_t *data) { - static lv_coord_t last_x = 0, last_y = 0; - static uint8_t release_count = 0; - - // Get pointer to glue object from indev user data - Adafruit_LvGL_Glue *glue = (Adafruit_LvGL_Glue *)indev_drv->user_data; - uDisplay_lvgl *disp = glue->display; - - if (glue->is_adc_touch) { - TouchScreen *touch = (TouchScreen *)glue->touchscreen; - TSPoint p = touch->getPoint(); - // Serial.printf("%d %d %d\r\n", p.x, p.y, p.z); - // Having an issue with spurious z=0 results from TouchScreen lib. - // Since touch is polled periodically, workaround is to watch for - // several successive z=0 results, and only then regard it as - // a release event (otherwise still touched). - if (p.z < touch->pressureThreshhold) { // A zero-ish value - release_count += (release_count < 255); - if (release_count >= 4) { - data->state = LV_INDEV_STATE_REL; // Is REALLY RELEASED - } else { - data->state = LV_INDEV_STATE_PR; // Is STILL PRESSED - } - } else { - release_count = 0; // Reset release counter - data->state = LV_INDEV_STATE_PR; // Is PRESSED - switch (glue->display->getRotation()) { - case 0: - last_x = map(p.x, ADC_XMIN, ADC_XMAX, 0, disp->width() - 1); - last_y = map(p.y, ADC_YMAX, ADC_YMIN, 0, disp->height() - 1); - break; - case 1: - last_x = map(p.y, ADC_YMAX, ADC_YMIN, 0, disp->width() - 1); - last_y = map(p.x, ADC_XMAX, ADC_XMIN, 0, disp->height() - 1); - break; - case 2: - last_x = map(p.x, ADC_XMAX, ADC_XMIN, 0, disp->width() - 1); - last_y = map(p.y, ADC_YMIN, ADC_YMAX, 0, disp->height() - 1); - break; - case 3: - last_x = map(p.y, ADC_YMIN, ADC_YMAX, 0, disp->width() - 1); - last_y = map(p.x, ADC_XMIN, ADC_XMAX, 0, disp->height() - 1); - break; - } - } - data->point.x = last_x; // Last-pressed coordinates - data->point.y = last_y; - return false; // No buffering of ADC touch data - } else { - uint8_t fifo; // Number of points in touchscreen FIFO - bool moar = false; - Adafruit_STMPE610 *touch = (Adafruit_STMPE610 *)glue->touchscreen; - // Before accessing SPI touchscreen, wait on any in-progress - // DMA screen transfer to finish (shared bus). - //disp->dmaWait(); - disp->endWrite(); - if ((fifo = touch->bufferSize())) { // 1 or more points await - data->state = LV_INDEV_STATE_PR; // Is PRESSED - TS_Point p = touch->getPoint(); - // Serial.printf("%d %d %d\r\n", p.x, p.y, p.z); - // On big TFT FeatherWing, raw X axis is flipped?? - if ((glue->display->width() == 480) || (glue->display->height() == 480)) { - p.x = (TS_MINX + TS_MAXX) - p.x; - } - switch (glue->display->getRotation()) { - case 0: - last_x = map(p.x, TS_MAXX, TS_MINX, 0, disp->width() - 1); - last_y = map(p.y, TS_MINY, TS_MAXY, 0, disp->height() - 1); - break; - case 1: - last_x = map(p.y, TS_MINY, TS_MAXY, 0, disp->width() - 1); - last_y = map(p.x, TS_MINX, TS_MAXX, 0, disp->height() - 1); - break; - case 2: - last_x = map(p.x, TS_MINX, TS_MAXX, 0, disp->width() - 1); - last_y = map(p.y, TS_MAXY, TS_MINY, 0, disp->height() - 1); - break; - case 3: - last_x = map(p.y, TS_MAXY, TS_MINY, 0, disp->width() - 1); - last_y = map(p.x, TS_MAXX, TS_MINX, 0, disp->height() - 1); - break; - } - moar = (fifo > 1); // true if more in FIFO, false if last point -#if defined(NRF52_SERIES) - // Not sure what's up here, but nRF doesn't seem to always poll - // the FIFO size correctly, causing false release events. If it - // looks like we've read the last point from the FIFO, pause - // briefly to allow any more FIFO events to pile up. This - // doesn't seem to be necessary on SAMD or ESP32. ??? - if (!moar) { - delay(50); - } -#endif - } else { // FIFO empty - data->state = LV_INDEV_STATE_REL; // Is RELEASED - } - - data->point.x = last_x; // Last-pressed coordinates - data->point.y = last_y; - return moar; - } -} - -// OTHER LITTLEVGL VITALS -------------------------------------------------- - -#if LV_COLOR_DEPTH != 16 -#pragma error("LV_COLOR_DEPTH must be 16") -#endif -// This isn't necessarily true, don't mention it for now. See notes later. -//#if LV_COLOR_16_SWAP != 0 -// #pragma message("Set LV_COLOR_16_SWAP to 0 for best display performance") -//#endif - -// Actual RAM usage will be 2X these figures, since using 2 DMA buffers... -#define LV_BUFFER_ROWS 60 // Most others have a bit more space - -// This is the flush function required for LittlevGL screen updates. -// It receives a bounding rect and an array of pixel data (conveniently -// already in 565 format, so the Earth was lucky there). -static void lv_flush_callback(lv_disp_drv_t *disp, const lv_area_t *area, - lv_color_t *color_p) { - // Get pointer to glue object from indev user data - Adafruit_LvGL_Glue *glue = (Adafruit_LvGL_Glue *)disp->user_data; - uDisplay_lvgl *display = glue->display; - - if (!glue->first_frame) { - //display->dmaWait(); // Wait for prior DMA transfer to complete - display->endWrite(); // End transaction from any prior call - } else { - glue->first_frame = false; - } - - uint16_t width = (area->x2 - area->x1 + 1); - uint16_t height = (area->y2 - area->y1 + 1); - // display->startWrite(); - // display->setAddrWindow(area->x1, area->y1, width, height); - display->writePixels(area->x1, area->y1, width, height, - (uint16_t *)color_p, width * height); - // display->pushColors((uint16_t *)color_p, width * height, false); - - lv_disp_flush_ready(disp); -} - -#if (LV_USE_LOG) -// Optional LittlevGL debug print function, writes to Serial if debug is -// enabled when calling glue begin() function. -static void lv_debug(lv_log_level_t level, const char *file, uint32_t line, const char *fname, - const char *dsc) { - Serial.print(file); - Serial.write('@'); - Serial.print(line); - Serial.print(":"); - Serial.print(fname); - Serial.write("->"); - Serial.println(dsc); -} -#endif - -// GLUE LIB FUNCTIONS ------------------------------------------------------ - -// Constructor -/** - * @brief Construct a new Adafruit_LvGL_Glue::Adafruit_LvGL_Glue object, - * initializing minimal variables - * - */ -Adafruit_LvGL_Glue::Adafruit_LvGL_Glue(void) - : first_frame(true), lv_pixel_buf(NULL) { -#if defined(ARDUINO_ARCH_SAMD) - zerotimer = NULL; -#endif -} - -// Destructor -/** - * @brief Destroy the Adafruit_LvGL_Glue::Adafruit_LvGL_Glue object, freeing any - * memory previously allocated within this library. - * - */ -Adafruit_LvGL_Glue::~Adafruit_LvGL_Glue(void) { - delete[] lv_pixel_buf; -#if defined(ARDUINO_ARCH_SAMD) - delete zerotimer; -#endif - // Probably other stuff that could be deallocated here -} - -// begin() function is overloaded for STMPE610 touch, ADC touch, or none. - -// Pass in POINTERS to ALREADY INITIALIZED display & touch objects (user code -// should have previously called corresponding begin() functions and checked -// return states before invoking this), -// they are NOT initialized here. Debug arg is -// touch arg can be NULL (or left off) if using LittlevGL as a passive widget -// display. - -/** - * @brief Configure the glue layer and the underlying LvGL code to use the given - * TFT display driver instance and touchscreen controller - * - * @param tft Pointer to an **already initialized** display object instance - * @param touch Pointer to an **already initialized** `Adafruit_STMPE610` - * touchscreen controller object instance - * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is - * configured in LittleLVGL's lv_conf.h - * @return LvGLStatus The status of the initialization: - * * LVGL_OK : Success - * * LVGL_ERR_TIMER : Failure to set up timers - * * LVGL_ERR_ALLOC : Failure to allocate memory - */ -LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, - Adafruit_STMPE610 *touch, bool debug) { - is_adc_touch = false; - return begin(tft, (void *)touch, debug); -} -/** - * @brief Configure the glue layer and the underlying LvGL code to use the given - * TFT display driver and touchscreen controller instances - * - * @param tft Pointer to an **already initialized** display object instance - * @param touch Pointer to an **already initialized** `TouchScreen` touchscreen - * controller object instance - * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is - * configured in LittleLVGL's lv_conf.h - * @return LvGLStatus The status of the initialization: - * * LVGL_OK : Success - * * LVGL_ERR_TIMER : Failure to set up timers - * * LVGL_ERR_ALLOC : Failure to allocate memory - */ -LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, TouchScreen *touch, - bool debug) { - is_adc_touch = true; - return begin(tft, (void *)touch, debug); -} -/** - * @brief Configure the glue layer and the underlying LvGL code to use the given - * TFT display driver and touchscreen controller instances - * - * @param tft Pointer to an **already initialized** display object instance - * @param debug Debug flag to enable debug messages. Only used if LV_USE_LOG is - * configured in LittleLVGL's lv_conf.h - * @return LvGLStatus The status of the initialization: - * * LVGL_OK : Success - * * LVGL_ERR_TIMER : Failure to set up timers - * * LVGL_ERR_ALLOC : Failure to allocate memory - */ -LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, bool debug) { - return begin(tft, (void *)NULL, debug); -} - -LvGLStatus Adafruit_LvGL_Glue::begin(uDisplay_lvgl *tft, void *touch, - bool debug) { - - lv_init(); -// #if (LV_USE_LOG) -// if (debug) { -// lv_log_register_print_cb(lv_debug); // Register debug print function -// } -// #endif - - // Allocate LvGL display buffer (x2 because DMA double buffering) - LvGLStatus status = LVGL_ERR_ALLOC; - // if ((lv_pixel_buf = new lv_color_t[LV_HOR_RES_MAX * LV_BUFFER_ROWS * 2])) { - if ((lv_pixel_buf = new lv_color_t[LV_HOR_RES_MAX * LV_BUFFER_ROWS])) { - - display = tft; - touchscreen = (void *)touch; - - // // Initialize LvGL display buffers - // lv_disp_buf_init( - // &lv_disp_buf, lv_pixel_buf, // 1st half buf - // &lv_pixel_buf[LV_HOR_RES_MAX * LV_BUFFER_ROWS], // 2nd half buf - // LV_HOR_RES_MAX * LV_BUFFER_ROWS); - - // Initialize LvGL display buffers - lv_disp_buf_init( - &lv_disp_buf, lv_pixel_buf, // 1st half buf - nullptr, // 2nd half buf - LV_HOR_RES_MAX * LV_BUFFER_ROWS); - - // Initialize LvGL display driver - lv_disp_drv_init(&lv_disp_drv); - lv_disp_drv.hor_res = tft->width(); - lv_disp_drv.ver_res = tft->height(); - lv_disp_drv.flush_cb = lv_flush_callback; - lv_disp_drv.buffer = &lv_disp_buf; - lv_disp_drv.user_data = (lv_disp_drv_user_data_t)this; - lv_disp_drv_register(&lv_disp_drv); - - // Initialize LvGL input device (touchscreen already started) - if ((touch)) { // Can also pass NULL if passive widget display - lv_indev_drv_init(&lv_indev_drv); // Basic init - lv_indev_drv.type = LV_INDEV_TYPE_POINTER; // Is pointer dev - lv_indev_drv.read_cb = touchscreen_read; // Read callback - lv_indev_drv.user_data = (lv_indev_drv_user_data_t)this; - lv_input_dev_ptr = lv_indev_drv_register(&lv_indev_drv); - } - - // TIMER SETUP is architecture-specific ---------------------------- - -#if defined(ARDUINO_ARCH_SAMD) // -------------------------------------- - - // status is still ERR_ALLOC until proven otherwise... - if ((zerotimer = new Adafruit_ZeroTimer(TIMER_NUM))) { - uint8_t divider = 1; - uint16_t compare = 0; - tc_clock_prescaler prescaler = TC_CLOCK_PRESCALER_DIV1; - - status = LVGL_OK; // We're prob good now, but one more test... - - int freq = 1000 / lv_tick_interval_ms; - - if ((freq < (48000000 / 2)) && (freq > (48000000 / 65536))) { - divider = 1; - prescaler = TC_CLOCK_PRESCALER_DIV1; - } else if (freq > (48000000 / 65536 / 2)) { - divider = 2; - prescaler = TC_CLOCK_PRESCALER_DIV2; - } else if (freq > (48000000 / 65536 / 4)) { - divider = 4; - prescaler = TC_CLOCK_PRESCALER_DIV4; - } else if (freq > (48000000 / 65536 / 8)) { - divider = 8; - prescaler = TC_CLOCK_PRESCALER_DIV8; - } else if (freq > (48000000 / 65536 / 16)) { - divider = 16; - prescaler = TC_CLOCK_PRESCALER_DIV16; - } else if (freq > (48000000 / 65536 / 64)) { - divider = 64; - prescaler = TC_CLOCK_PRESCALER_DIV64; - } else if (freq > (48000000 / 65536 / 256)) { - divider = 256; - prescaler = TC_CLOCK_PRESCALER_DIV256; - } else { - status = LVGL_ERR_TIMER; // Invalid frequency - } - - if (status == LVGL_OK) { - compare = (48000000 / divider) / freq; - // Initialize timer - zerotimer->configure(prescaler, TC_COUNTER_SIZE_16BIT, - TC_WAVE_GENERATION_MATCH_PWM); - zerotimer->setCompare(0, compare); - zerotimer->setCallback(true, TC_CALLBACK_CC_CHANNEL0, timerCallback0); - zerotimer->enable(true); - } - } - -#elif defined(ESP32) // ------------------------------------------------ - - tick.attach_ms(lv_tick_interval_ms, lv_tick_handler); - status = LVGL_OK; - -#elif defined(NRF52_SERIES) // ----------------------------------------- - - TIMER_ID->TASKS_STOP = 1; // Stop timer - TIMER_ID->MODE = TIMER_MODE_MODE_Timer; // Not counter mode - TIMER_ID->TASKS_CLEAR = 1; - TIMER_ID->BITMODE = TIMER_BITMODE_BITMODE_16Bit - << TIMER_BITMODE_BITMODE_Pos; - TIMER_ID->PRESCALER = 0; // 1:1 prescale (16 MHz) - TIMER_ID->INTENSET = TIMER_INTENSET_COMPARE0_Enabled - << TIMER_INTENSET_COMPARE0_Pos; // Event 0 int - TIMER_ID->CC[0] = TIMER_FREQ / (lv_tick_interval_ms * 1000); - - NVIC_DisableIRQ(TIMER_IRQN); - NVIC_ClearPendingIRQ(TIMER_IRQN); - NVIC_SetPriority(TIMER_IRQN, 2); // Lower priority than soft device - NVIC_EnableIRQ(TIMER_IRQN); - - TIMER_ID->TASKS_START = 1; // Start timer - - status = LVGL_OK; - -#endif // end timer setup -------------------------------------------------- - } - - if (status != LVGL_OK) { - delete[] lv_pixel_buf; - lv_pixel_buf = NULL; -#if defined(ARDUINO_ARCH_SAMD) - delete zerotimer; - zerotimer = NULL; -#endif - } - - return status; -} diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.cpp b/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.cpp deleted file mode 100644 index ce360715e..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.cpp +++ /dev/null @@ -1,388 +0,0 @@ -/*! - * - * @file Adafruit_STMPE610.cpp - * - * @mainpage Adafruit STMPE610 Resistive Touch Screen Controller - * - * @section intro_sec Introduction - * - * This is a library for the Adafruit STMPE610 Resistive - * touch screen controller breakout - * ----> http://www.adafruit.com/products/1571 - * - * Check out the links above for our tutorials and wiring diagrams - * These breakouts use SPI or I2C to communicate - * - * Adafruit invests time and resources providing this open source code, - * please support Adafruit and open-source hardware by purchasing - * products from Adafruit! - * - * @section author Author - * - * Written by Limor Fried/Ladyada for Adafruit Industries. - * - * @section license License - * - * MIT license, all text above must be included in any redistribution - */ - -#include "Arduino.h" - -#include -#include - -#include "Adafruit_STMPE610.h" - -static SPISettings mySPISettings; - -/*! - * @brief Instantiates a new STMPE610 class using bitbang SPI - * @param cspin - * CS pin - * @param mosipin - * MOSI pin - * @param misopin - * MISO pin - * @param clkpin - * CLK pin - */ -Adafruit_STMPE610::Adafruit_STMPE610(uint8_t cspin, uint8_t mosipin, - uint8_t misopin, uint8_t clkpin) { - _CS = cspin; - _MOSI = mosipin; - _MISO = misopin; - _CLK = clkpin; -} - -/*! - * @brief Instantiates a new STMPE610 using provided SPI - * @param cspin - * CS pin - * @param *theSPI - * spi object - */ -Adafruit_STMPE610::Adafruit_STMPE610(uint8_t cspin, SPIClass *theSPI) { - _CS = cspin; - _MOSI = _MISO = _CLK = -1; - _spi = theSPI; -} - -/*! - * @brief Instantiates a new STMPE610 using provided Wire - * @param *theWire - * wire object - */ -Adafruit_STMPE610::Adafruit_STMPE610(TwoWire *theWire) { - _CS = _MISO = _MOSI = _CLK = -1; - _wire = theWire; -} - -/*! - * @brief Setups the HW - * @param i2caddr - * I2C address (defaults to STMPE_ADDR) - * @return True if process is successful - */ -boolean Adafruit_STMPE610::begin(uint8_t i2caddr) { - if (_CS != -1 && _CLK == -1) { - // hardware SPI - pinMode(_CS, OUTPUT); - digitalWrite(_CS, HIGH); - - _spi->begin(); - mySPISettings = SPISettings(1000000, MSBFIRST, SPI_MODE0); - m_spiMode = SPI_MODE0; - } else if (_CS != -1) { - // software SPI - pinMode(_CLK, OUTPUT); - pinMode(_CS, OUTPUT); - pinMode(_MOSI, OUTPUT); - pinMode(_MISO, INPUT); - } else { - _wire->begin(); - _i2caddr = i2caddr; - } - - // try mode0 - if (getVersion() != 0x811) { - if (_CS != -1 && _CLK == -1) { - // Serial.println("try MODE1"); - mySPISettings = SPISettings(1000000, MSBFIRST, SPI_MODE1); - m_spiMode = SPI_MODE1; - - if (getVersion() != 0x811) { - return false; - } - } else { - return false; - } - } - writeRegister8(STMPE_SYS_CTRL1, STMPE_SYS_CTRL1_RESET); - delay(10); - - for (uint8_t i = 0; i < 65; i++) { - readRegister8(i); - } - - writeRegister8(STMPE_SYS_CTRL2, 0x0); // turn on clocks! - writeRegister8(STMPE_TSC_CTRL, - STMPE_TSC_CTRL_XYZ | STMPE_TSC_CTRL_EN); // XYZ and enable! - // Serial.println(readRegister8(STMPE_TSC_CTRL), HEX); - writeRegister8(STMPE_INT_EN, STMPE_INT_EN_TOUCHDET); - writeRegister8(STMPE_ADC_CTRL1, STMPE_ADC_CTRL1_10BIT | - (0x6 << 4)); // 96 clocks per conversion - writeRegister8(STMPE_ADC_CTRL2, STMPE_ADC_CTRL2_6_5MHZ); - writeRegister8(STMPE_TSC_CFG, STMPE_TSC_CFG_4SAMPLE | - STMPE_TSC_CFG_DELAY_1MS | - STMPE_TSC_CFG_SETTLE_5MS); - writeRegister8(STMPE_TSC_FRACTION_Z, 0x6); - writeRegister8(STMPE_FIFO_TH, 1); - writeRegister8(STMPE_FIFO_STA, STMPE_FIFO_STA_RESET); - writeRegister8(STMPE_FIFO_STA, 0); // unreset - writeRegister8(STMPE_TSC_I_DRIVE, STMPE_TSC_I_DRIVE_50MA); - writeRegister8(STMPE_INT_STA, 0xFF); // reset all ints - writeRegister8(STMPE_INT_CTRL, - STMPE_INT_CTRL_POL_HIGH | STMPE_INT_CTRL_ENABLE); - - return true; -} - -/*! - * @brief Returns true if touched, false otherwise - * @return True if if touched, false otherwise - */ -boolean Adafruit_STMPE610::touched() { - return (readRegister8(STMPE_TSC_CTRL) & 0x80); -} - -/*! - * @brief Checks if buffer is empty - * @return True if empty, false otherwise - */ -boolean Adafruit_STMPE610::bufferEmpty() { - return (readRegister8(STMPE_FIFO_STA) & STMPE_FIFO_STA_EMPTY); -} - -/*! - * @brief Returns the FIFO buffer size - * @return The FIFO buffer size - */ -uint8_t Adafruit_STMPE610::bufferSize() { - return readRegister8(STMPE_FIFO_SIZE); -} - -/*! - * @brief Returns the STMPE610 version number - * @return The STMPE610 version number - */ -uint16_t Adafruit_STMPE610::getVersion() { - uint16_t v; - // Serial.print("get version"); - v = readRegister8(0); - v <<= 8; - v |= readRegister8(1); - // Serial.print("Version: 0x"); Serial.println(v, HEX); - return v; -} - -/*! - * @brief Reads touchscreen data - * @param *x - * The x coordinate - * @param *y - * The y coordinate - * @param *z - * The z coordinate - */ -void Adafruit_STMPE610::readData(uint16_t *x, uint16_t *y, uint8_t *z) { - uint8_t data[4]; - - for (uint8_t i = 0; i < 4; i++) { - data[i] = readRegister8(0xD7); // _spi->transfer(0x00); - // Serial.print("0x"); Serial.print(data[i], HEX); Serial.print(" / "); - } - *x = data[0]; - *x <<= 4; - *x |= (data[1] >> 4); - *y = data[1] & 0x0F; - *y <<= 8; - *y |= data[2]; - *z = data[3]; -} - -/*! - * @brief Returns point for touchscreen data - * @return The touch point using TS_Point - */ -TS_Point Adafruit_STMPE610::getPoint() { - uint16_t x, y; - uint8_t z; - - /* Making sure that we are reading all data before leaving */ - while (!bufferEmpty()) { - readData(&x, &y, &z); - } - - if (bufferEmpty()) - writeRegister8(STMPE_INT_STA, 0xFF); // reset all ints - - return TS_Point(x, y, z); -} - -/*! - * @brief Reads SPI data - */ -uint8_t Adafruit_STMPE610::spiIn() { - if (_CLK == -1) { - uint8_t d = _spi->transfer(0); - return d; - } else - return shiftIn(_MISO, _CLK, MSBFIRST); -} - -/*! - * @brief Sends data through SPI - * @param x - * Data to send (one byte) - */ -void Adafruit_STMPE610::spiOut(uint8_t x) { - if (_CLK == -1) { - _spi->transfer(x); - } else - shiftOut(_MOSI, _CLK, MSBFIRST, x); -} - -/*! - * @brief Reads 8bit of data from specified register - * @param reg - * The register - * @return Data in the register - */ -uint8_t Adafruit_STMPE610::readRegister8(uint8_t reg) { - uint8_t x; - if (_CS == -1) { - // use i2c - _wire->beginTransmission(_i2caddr); - _wire->write((byte)reg); - _wire->endTransmission(); - _wire->requestFrom(_i2caddr, (byte)1); - x = _wire->read(); - - // Serial.print("$"); Serial.print(reg, HEX); - // Serial.print(": 0x"); Serial.println(x, HEX); - } else { - if (_CLK == -1) - _spi->beginTransaction(mySPISettings); - - digitalWrite(_CS, LOW); - spiOut(0x80 | reg); - spiOut(0x00); - x = spiIn(); - digitalWrite(_CS, HIGH); - - if (_CLK == -1) - _spi->endTransaction(); - } - - return x; -} - -/*! - * @brief Reads 16 bits of data from specified register - * @param reg - * The register - * @return Data in the register - */ -uint16_t Adafruit_STMPE610::readRegister16(uint8_t reg) { - uint16_t x = 0; - if (_CS == -1) { - // use i2c - _wire->beginTransmission(_i2caddr); - _wire->write((byte)reg); - _wire->endTransmission(); - _wire->requestFrom(_i2caddr, (byte)2); - x = _wire->read(); - x <<= 8; - x |= _wire->read(); - } - if (_CLK == -1) { - // hardware SPI - if (_CLK == -1) - _spi->beginTransaction(mySPISettings); - digitalWrite(_CS, LOW); - spiOut(0x80 | reg); - spiOut(0x00); - x = spiIn(); - x <<= 8; - x |= spiIn(); - digitalWrite(_CS, HIGH); - if (_CLK == -1) - _spi->endTransaction(); - } - - // Serial.print("$"); Serial.print(reg, HEX); - // Serial.print(": 0x"); Serial.println(x, HEX); - return x; -} - -/*! - * @brief Writes 8 bit of data to specified register - * @param reg - * The register - * @param val - * Value to write - */ -void Adafruit_STMPE610::writeRegister8(uint8_t reg, uint8_t val) { - if (_CS == -1) { - // use i2c - _wire->beginTransmission(_i2caddr); - _wire->write((byte)reg); - _wire->write(val); - _wire->endTransmission(); - } else { - if (_CLK == -1) - _spi->beginTransaction(mySPISettings); - digitalWrite(_CS, LOW); - spiOut(reg); - spiOut(val); - digitalWrite(_CS, HIGH); - if (_CLK == -1) - _spi->endTransaction(); - } -} - -/*! - * @brief TS_Point constructor - */ -TS_Point::TS_Point() { x = y = 0; } - -/*! - * @brief TS_Point constructor - * @param x0 - * Initial x - * @param y0 - * Initial y - * @param z0 - * Initial z - */ -TS_Point::TS_Point(int16_t x0, int16_t y0, int16_t z0) { - x = x0; - y = y0; - z = z0; -} - -/*! - * @brief Equality operator for TS_Point - * @return True if points are equal - */ -bool TS_Point::operator==(TS_Point p1) { - return ((p1.x == x) && (p1.y == y) && (p1.z == z)); -} - -/*! - * @brief Non-equality operator for TS_Point - * @return True if points are not equal - */ -bool TS_Point::operator!=(TS_Point p1) { - return ((p1.x != x) || (p1.y != y) || (p1.z != z)); -} diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.h b/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.h deleted file mode 100644 index e895fe335..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/Adafruit_STMPE610.h +++ /dev/null @@ -1,183 +0,0 @@ -/*! - * - * @file Adafruit_STMPE610.cpp - * - * This is a library for the Adafruit STMPE610 Resistive - * touch screen controller breakout - * ----> http://www.adafruit.com/products/1571 - * - * Check out the links above for our tutorials and wiring diagrams - * These breakouts use SPI or I2C to communicate - * - * Adafruit invests time and resources providing this open source code, - * please support Adafruit and open-source hardware by purchasing - * products from Adafruit! - * - * Written by Limor Fried/Ladyada for Adafruit Industries. - * - * MIT license, all text above must be included in any redistribution - */ - -#ifndef _ADAFRUIT_STMPE610H_ -#define _ADAFRUIT_STMPE610H_ - -#include "Arduino.h" - -#include -#include - -/** STMPE610 Address **/ -#define STMPE_ADDR 0x41 - -/** Reset Control **/ -#define STMPE_SYS_CTRL1 0x03 -#define STMPE_SYS_CTRL1_RESET 0x02 - -/** Clock Contrl **/ -#define STMPE_SYS_CTRL2 0x04 - -/** Touchscreen controller setup **/ -#define STMPE_TSC_CTRL 0x40 -#define STMPE_TSC_CTRL_EN 0x01 -#define STMPE_TSC_CTRL_XYZ 0x00 -#define STMPE_TSC_CTRL_XY 0x02 - -/** Interrupt control **/ -#define STMPE_INT_CTRL 0x09 -#define STMPE_INT_CTRL_POL_HIGH 0x04 -#define STMPE_INT_CTRL_POL_LOW 0x00 -#define STMPE_INT_CTRL_EDGE 0x02 -#define STMPE_INT_CTRL_LEVEL 0x00 -#define STMPE_INT_CTRL_ENABLE 0x01 -#define STMPE_INT_CTRL_DISABLE 0x00 - -/** Interrupt enable **/ -#define STMPE_INT_EN 0x0A -#define STMPE_INT_EN_TOUCHDET 0x01 -#define STMPE_INT_EN_FIFOTH 0x02 -#define STMPE_INT_EN_FIFOOF 0x04 -#define STMPE_INT_EN_FIFOFULL 0x08 -#define STMPE_INT_EN_FIFOEMPTY 0x10 -#define STMPE_INT_EN_ADC 0x40 -#define STMPE_INT_EN_GPIO 0x80 - -/** Interrupt status **/ -#define STMPE_INT_STA 0x0B -#define STMPE_INT_STA_TOUCHDET 0x01 - -/** ADC control **/ -#define STMPE_ADC_CTRL1 0x20 -#define STMPE_ADC_CTRL1_12BIT 0x08 -#define STMPE_ADC_CTRL1_10BIT 0x00 - -/** ADC control **/ -#define STMPE_ADC_CTRL2 0x21 -#define STMPE_ADC_CTRL2_1_625MHZ 0x00 -#define STMPE_ADC_CTRL2_3_25MHZ 0x01 -#define STMPE_ADC_CTRL2_6_5MHZ 0x02 - -/** Touchscreen controller configuration **/ -#define STMPE_TSC_CFG 0x41 -#define STMPE_TSC_CFG_1SAMPLE 0x00 -#define STMPE_TSC_CFG_2SAMPLE 0x40 -#define STMPE_TSC_CFG_4SAMPLE 0x80 -#define STMPE_TSC_CFG_8SAMPLE 0xC0 -#define STMPE_TSC_CFG_DELAY_10US 0x00 -#define STMPE_TSC_CFG_DELAY_50US 0x08 -#define STMPE_TSC_CFG_DELAY_100US 0x10 -#define STMPE_TSC_CFG_DELAY_500US 0x18 -#define STMPE_TSC_CFG_DELAY_1MS 0x20 -#define STMPE_TSC_CFG_DELAY_5MS 0x28 -#define STMPE_TSC_CFG_DELAY_10MS 0x30 -#define STMPE_TSC_CFG_DELAY_50MS 0x38 -#define STMPE_TSC_CFG_SETTLE_10US 0x00 -#define STMPE_TSC_CFG_SETTLE_100US 0x01 -#define STMPE_TSC_CFG_SETTLE_500US 0x02 -#define STMPE_TSC_CFG_SETTLE_1MS 0x03 -#define STMPE_TSC_CFG_SETTLE_5MS 0x04 -#define STMPE_TSC_CFG_SETTLE_10MS 0x05 -#define STMPE_TSC_CFG_SETTLE_50MS 0x06 -#define STMPE_TSC_CFG_SETTLE_100MS 0x07 - -/** FIFO level to generate interrupt **/ -#define STMPE_FIFO_TH 0x4A - -/** Current filled level of FIFO **/ -#define STMPE_FIFO_SIZE 0x4C - -/** Current status of FIFO **/ -#define STMPE_FIFO_STA 0x4B -#define STMPE_FIFO_STA_RESET 0x01 -#define STMPE_FIFO_STA_OFLOW 0x80 -#define STMPE_FIFO_STA_FULL 0x40 -#define STMPE_FIFO_STA_EMPTY 0x20 -#define STMPE_FIFO_STA_THTRIG 0x10 - -/** Touchscreen controller drive I **/ -#define STMPE_TSC_I_DRIVE 0x58 -#define STMPE_TSC_I_DRIVE_20MA 0x00 -#define STMPE_TSC_I_DRIVE_50MA 0x01 - -/** Data port for TSC data address **/ -#define STMPE_TSC_DATA_X 0x4D -#define STMPE_TSC_DATA_Y 0x4F -#define STMPE_TSC_FRACTION_Z 0x56 - -/** GPIO **/ -#define STMPE_GPIO_SET_PIN 0x10 -#define STMPE_GPIO_CLR_PIN 0x11 -#define STMPE_GPIO_DIR 0x13 -#define STMPE_GPIO_ALT_FUNCT 0x17 - -/*! - * @brief Class for working with points - */ -class TS_Point { -public: - TS_Point(); - TS_Point(int16_t x, int16_t y, int16_t z); - - bool operator==(TS_Point); - bool operator!=(TS_Point); - - int16_t x; /**< x coordinate **/ - int16_t y; /**< y coordinate **/ - int16_t z; /**< z coordinate **/ -}; - -/*! - * @brief Class that stores state and functions for interacting with - * STMPE610 - */ -class Adafruit_STMPE610 { -public: - Adafruit_STMPE610(uint8_t cspin, uint8_t mosipin, uint8_t misopin, - uint8_t clkpin); - Adafruit_STMPE610(uint8_t cspin, SPIClass *theSPI = &SPI); - Adafruit_STMPE610(TwoWire *theWire = &Wire); - - boolean begin(uint8_t i2caddr = STMPE_ADDR); - - void writeRegister8(uint8_t reg, uint8_t val); - uint16_t readRegister16(uint8_t reg); - uint8_t readRegister8(uint8_t reg); - void readData(uint16_t *x, uint16_t *y, uint8_t *z); - uint16_t getVersion(); - boolean touched(); - boolean bufferEmpty(); - uint8_t bufferSize(); - TS_Point getPoint(); - -private: - uint8_t spiIn(); - void spiOut(uint8_t x); - - TwoWire *_wire; - SPIClass *_spi; - int8_t _CS, _MOSI, _MISO, _CLK; - uint8_t _i2caddr; - - int m_spiMode; -}; - -#endif diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/LICENSE b/lib/libesp32_lvgl/Adafruit_STMPE610/LICENSE deleted file mode 100644 index 13a521e0e..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2018 Adafruit Industries - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/README.md b/lib/libesp32_lvgl/Adafruit_STMPE610/README.md deleted file mode 100644 index 9f54cdcad..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Adafruit STMPE610 Library [![Build Status](https://github.com/adafruit/Adafruit_STMPE610/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_STMPE610/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_STMPE610/html/index.html) - - - -This is a library for the Adafruit STMPE610 Resistive -touch screen controller breakout -* http://www.adafruit.com/products/1571 - -Check out the links above for our tutorials and wiring diagrams -These breakouts use SPI or I2C to communicate - -Adafruit invests time and resources providing this open source code, -please support Adafruit and open-source hardware by purchasing -products from Adafruit! - -Written by Limor Fried/Ladyada for Adafruit Industries. -MIT license, all text above must be included in any redistribution - -To install, use the Arduino Library Manager and search for "Adafruit STMPE610" and install the library. - diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/assets/board.jpg b/lib/libesp32_lvgl/Adafruit_STMPE610/assets/board.jpg deleted file mode 100644 index 2da63d4b9..000000000 Binary files a/lib/libesp32_lvgl/Adafruit_STMPE610/assets/board.jpg and /dev/null differ diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/code-of-conduct.md b/lib/libesp32_lvgl/Adafruit_STMPE610/code-of-conduct.md deleted file mode 100644 index 8ee6e4498..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/code-of-conduct.md +++ /dev/null @@ -1,127 +0,0 @@ -# Adafruit Community Code of Conduct - -## Our Pledge - -In the interest of fostering an open and welcoming environment, we as -contributors and leaders pledge to making participation in our project and -our community a harassment-free experience for everyone, regardless of age, body -size, disability, ethnicity, gender identity and expression, level or type of -experience, education, socio-economic status, nationality, personal appearance, -race, religion, or sexual identity and orientation. - -## Our Standards - -We are committed to providing a friendly, safe and welcoming environment for -all. - -Examples of behavior that contributes to creating a positive environment -include: - -* Be kind and courteous to others -* Using welcoming and inclusive language -* Being respectful of differing viewpoints and experiences -* Collaborating with other community members -* Gracefully accepting constructive criticism -* Focusing on what is best for the community -* Showing empathy towards other community members - -Examples of unacceptable behavior by participants include: - -* The use of sexualized language or imagery and sexual attention or advances -* The use of inappropriate images, including in a community member's avatar -* The use of inappropriate language, including in a community member's nickname -* Any spamming, flaming, baiting or other attention-stealing behavior -* Excessive or unwelcome helping; answering outside the scope of the question - asked -* Trolling, insulting/derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or electronic - address, without explicit permission -* Other conduct which could reasonably be considered inappropriate - -The goal of the standards and moderation guidelines outlined here is to build -and maintain a respectful community. We ask that you don’t just aim to be -"technically unimpeachable", but rather try to be your best self. - -We value many things beyond technical expertise, including collaboration and -supporting others within our community. Providing a positive experience for -other community members can have a much more significant impact than simply -providing the correct answer. - -## Our Responsibilities - -Project leaders are responsible for clarifying the standards of acceptable -behavior and are expected to take appropriate and fair corrective action in -response to any instances of unacceptable behavior. - -Project leaders have the right and responsibility to remove, edit, or -reject messages, comments, commits, code, issues, and other contributions -that are not aligned to this Code of Conduct, or to ban temporarily or -permanently any community member for other behaviors that they deem -inappropriate, threatening, offensive, or harmful. - -## Moderation - -Instances of behaviors that violate the Adafruit Community Code of Conduct -may be reported by any member of the community. Community members are -encouraged to report these situations, including situations they witness -involving other community members. - -You may report in the following ways: - -In any situation, you may send an email to . - -On the Adafruit Discord, you may send an open message from any channel -to all Community Helpers by tagging @community helpers. You may also send an -open message from any channel, or a direct message to @kattni#1507, -@tannewt#4653, @Dan Halbert#1614, @cater#2442, @sommersoft#0222, or -@Andon#8175. - -Email and direct message reports will be kept confidential. - -In situations on Discord where the issue is particularly egregious, possibly -illegal, requires immediate action, or violates the Discord terms of service, -you should also report the message directly to Discord. - -These are the steps for upholding our community’s standards of conduct. - -1. Any member of the community may report any situation that violates the -Adafruit Community Code of Conduct. All reports will be reviewed and -investigated. -2. If the behavior is an egregious violation, the community member who -committed the violation may be banned immediately, without warning. -3. Otherwise, moderators will first respond to such behavior with a warning. -4. Moderators follow a soft "three strikes" policy - the community member may -be given another chance, if they are receptive to the warning and change their -behavior. -5. If the community member is unreceptive or unreasonable when warned by a -moderator, or the warning goes unheeded, they may be banned for a first or -second offense. Repeated offenses will result in the community member being -banned. - -## Scope - -This Code of Conduct and the enforcement policies listed above apply to all -Adafruit Community venues. This includes but is not limited to any community -spaces (both public and private), the entire Adafruit Discord server, and -Adafruit GitHub repositories. Examples of Adafruit Community spaces include -but are not limited to meet-ups, audio chats on the Adafruit Discord, or -interaction at a conference. - -This Code of Conduct applies both within project spaces and in public spaces -when an individual is representing the project or its community. As a community -member, you are representing our community, and are expected to behave -accordingly. - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.4, available at -, -and the [Rust Code of Conduct](https://www.rust-lang.org/en-US/conduct.html). - -For other projects adopting the Adafruit Community Code of -Conduct, please contact the maintainers of those projects for enforcement. -If you wish to use this code of conduct for your own project, consider -explicitly mentioning your moderation policy or making a copy with your -own moderation policy so as to avoid confusion. diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/examples/TouchTest/TouchTest.ino b/lib/libesp32_lvgl/Adafruit_STMPE610/examples/TouchTest/TouchTest.ino deleted file mode 100644 index 054425424..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/examples/TouchTest/TouchTest.ino +++ /dev/null @@ -1,81 +0,0 @@ -/*************************************************** - This is an example for the Adafruit STMPE610 Resistive - touch screen controller breakout - ----> http://www.adafruit.com/products/1571 - - Check out the links above for our tutorials and wiring diagrams - These breakouts use SPI or I2C to communicate - - Adafruit invests time and resources providing this open source code, - please support Adafruit and open-source hardware by purchasing - products from Adafruit! - - Written by Limor Fried/Ladyada for Adafruit Industries. - MIT license, all text above must be included in any redistribution - ****************************************************/ - -#include -#include - -#include "Adafruit_STMPE610.h" - -// Pick one of three wiring options below! - -// Option #1 - uses I2C, connect to hardware I2C port only! -// SCL to I2C clock (#A5 on Uno) and SDA to I2C data (#A4 on Uno) -// tie MODE to GND and POWER CYCLE (there is no reset pin) -Adafruit_STMPE610 touch = Adafruit_STMPE610(); - -// Option #2 - use hardware SPI, connect to hardware SPI port only! -// SDI to MOSI, SDO to MISO, and SCL to SPI CLOCK -// on Arduino Uno, that's 11, 12 and 13 respectively -// Then pick a CS pin, any pin is OK but we suggest #10 on an Uno -// tie MODE to 3.3V and POWER CYCLE the STMPE610 (there is no reset pin) - -//Adafruit_STMPE610 touch = Adafruit_STMPE610(STMPE_CS); - -// Option #3 - use software SPI, connect to *any* 4 I/O pins! -// define the following pins to whatever 4 you want and wire up! -// Tie MODE to 3.3V and POWER CYCLE the STMPE610 (there is no reset pin) -// Adafruit_STMPE610 touch = Adafruit_STMPE610(STMPE_CS, STMPE_SDI, STMPE_SDO, STMPE_SCK); - -/******************/ - -void setup() { - Serial.begin(9600); - Serial.println("Adafruit STMPE610 example"); - Serial.flush(); - - // if using hardware SPI on an Uno #10 must be an output, remove line - // if using software SPI or I2C - pinMode(10, OUTPUT); - - // If using I2C you can select the I2C address (there are two options) by calling - // touch.begin(0x41), the default, or touch.begin(0x44) if A0 is tied to 3.3V - // If no address is passed, 0x41 is used - if (! touch.begin()) { - Serial.println("STMPE not found!"); - while(1); - } - Serial.println("Waiting for touch sense"); -} - -void loop() { - uint16_t x, y; - uint8_t z; - if (touch.touched()) { - // read x & y & z; - while (! touch.bufferEmpty()) { - Serial.print(touch.bufferSize()); - touch.readData(&x, &y, &z); - Serial.print("->("); - Serial.print(x); Serial.print(", "); - Serial.print(y); Serial.print(", "); - Serial.print(z); - Serial.println(")"); - } - touch.writeRegister8(STMPE_INT_STA, 0xFF); // reset all ints, in this example unneeded depending in use - } - delay(10); -} - diff --git a/lib/libesp32_lvgl/Adafruit_STMPE610/library.properties b/lib/libesp32_lvgl/Adafruit_STMPE610/library.properties deleted file mode 100644 index 9a78754f9..000000000 --- a/lib/libesp32_lvgl/Adafruit_STMPE610/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Adafruit STMPE610 -version=1.1.3 -author=Adafruit -maintainer=Adafruit -sentence=Arduino library for STMPE610/811 resistive touch screen controllers -paragraph=Arduino library for STMPE610/811 resistive touch screen controllers -category=Display -url=https://github.com/adafruit/Adafruit_STMPE610 -architectures=* diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/README.md b/lib/libesp32_lvgl/Adafruit_TouchScreen/README.md deleted file mode 100644 index eafb6dab4..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# Adafruit TouchScreen Library [![Build Status](https://github.com/adafruit/Adafruit_TouchScreen/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_TouchScreen/actions) - -This is the 4-wire resistive touch screen firmware for Arduino. Works with all Arduinos and Teensy - - -Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit! - -# Contributing - -Contributions are welcome! Please read our [Code of Conduct](https://github.com/adafruit/Adafruit_TouchScreen/blob/master/CODE_OF_CONDUCT.md>) -before contributing to help this project stay welcoming. - -## Documentation and doxygen -Documentation is produced by doxygen. Contributions should include documentation for any new code added. - -Some examples of how to use doxygen can be found in these guide pages: - -https://learn.adafruit.com/the-well-automated-arduino-library/doxygen - -https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips - -Written by Limor Fried for Adafruit Industries. -BSD license, check license.txt for more information -All text above must be included in any redistribution - -To install, use the Arduino Library Manager and search for "Adafruit TouchScreen" and install the library. diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.cpp b/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.cpp deleted file mode 100644 index a3739756e..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.cpp +++ /dev/null @@ -1,291 +0,0 @@ -// Touch screen library with X Y and Z (pressure) readings as well -// as oversampling to avoid 'bouncing' -// (c) ladyada / adafruit -// Code under MIT License - -#include "Arduino.h" -#include "pins_arduino.h" - -#ifdef __AVR -#include -#elif defined(ESP8266) -#include -#endif -#include "TouchScreen.h" - -// increase or decrease the touchscreen oversampling. This is a little different -// than you make think: 1 is no oversampling, whatever data we get is -// immediately returned 2 is double-sampling and we only return valid data if -// both points are the same 3+ uses insert sort to get the median value. We -// found 2 is precise yet not too slow so we suggest sticking with it! - -#define NUMSAMPLES 2 - -TSPoint::TSPoint(void) { x = y = z = 0; } -/** - * @brief Construct a new TSPoint::TSPoint object - * - * @param x0 The point's X value - * @param y0 The point's Y value - * @param z0 The point's Z value - */ -TSPoint::TSPoint(int16_t x0, int16_t y0, int16_t z0) { - x = x0; - y = y0; - z = z0; -} -/** - * @brief Check if the current point is **not** equivalent to another point - * - * @param p1 The other point being checked for equivalence - * @return `true` : the two points are equivalent - * `false`: the two points are **not** equivalent - */ -bool TSPoint::operator==(TSPoint p1) { - return ((p1.x == x) && (p1.y == y) && (p1.z == z)); -} -/** - * @brief Check if the current point is **not** equivalent to another point - * - * @param p1 The other point being checked for equivalence - - * @return `true` :the two points are **not** equivalent - * `false`: the two points are equivalent - */ -bool TSPoint::operator!=(TSPoint p1) { - return ((p1.x != x) || (p1.y != y) || (p1.z != z)); -} - -#if (NUMSAMPLES > 2) -static void insert_sort(int array[], uint8_t size) { - uint8_t j; - int save; - - for (int i = 1; i < size; i++) { - save = array[i]; - for (j = i; j >= 1 && save < array[j - 1]; j--) - array[j] = array[j - 1]; - array[j] = save; - } -} -#endif -/** - * @brief Measure the X, Y, and pressure and return a TSPoint with the - * measurements - * - * @return TSPoint The measured X, Y, and Z/pressure values - */ -TSPoint TouchScreen::getPoint(void) { - int x, y, z; - int samples[NUMSAMPLES]; - uint8_t i, valid; - - valid = 1; - - pinMode(_yp, INPUT); - pinMode(_ym, INPUT); - pinMode(_xp, OUTPUT); - pinMode(_xm, OUTPUT); - -#if defined(USE_FAST_PINIO) - *xp_port |= xp_pin; - *xm_port &= ~xm_pin; -#else - digitalWrite(_xp, HIGH); - digitalWrite(_xm, LOW); -#endif - -#ifdef __arm__ - delayMicroseconds(20); // Fast ARM chips need to allow voltages to settle -#endif - - for (i = 0; i < NUMSAMPLES; i++) { - samples[i] = analogRead(_yp); - } - -#if NUMSAMPLES > 2 - insert_sort(samples, NUMSAMPLES); -#endif -#if NUMSAMPLES == 2 - // Allow small amount of measurement noise, because capacitive - // coupling to a TFT display's signals can induce some noise. - if (samples[0] - samples[1] < -4 || samples[0] - samples[1] > 4) { - valid = 0; - } else { - samples[1] = (samples[0] + samples[1]) >> 1; // average 2 samples - } -#endif - - x = (1023 - samples[NUMSAMPLES / 2]); - - pinMode(_xp, INPUT); - pinMode(_xm, INPUT); - pinMode(_yp, OUTPUT); - pinMode(_ym, OUTPUT); - -#if defined(USE_FAST_PINIO) - *ym_port &= ~ym_pin; - *yp_port |= yp_pin; -#else - digitalWrite(_ym, LOW); - digitalWrite(_yp, HIGH); -#endif - -#ifdef __arm__ - delayMicroseconds(20); // Fast ARM chips need to allow voltages to settle -#endif - - for (i = 0; i < NUMSAMPLES; i++) { - samples[i] = analogRead(_xm); - } - -#if NUMSAMPLES > 2 - insert_sort(samples, NUMSAMPLES); -#endif -#if NUMSAMPLES == 2 - // Allow small amount of measurement noise, because capacitive - // coupling to a TFT display's signals can induce some noise. - if (samples[0] - samples[1] < -4 || samples[0] - samples[1] > 4) { - valid = 0; - } else { - samples[1] = (samples[0] + samples[1]) >> 1; // average 2 samples - } -#endif - - y = (1023 - samples[NUMSAMPLES / 2]); - - // Set X+ to ground - // Set Y- to VCC - // Hi-Z X- and Y+ - pinMode(_xp, OUTPUT); - pinMode(_yp, INPUT); - -#if defined(USE_FAST_PINIO) - *xp_port &= ~xp_pin; - *ym_port |= ym_pin; -#else - digitalWrite(_xp, LOW); - digitalWrite(_ym, HIGH); -#endif - - int z1 = analogRead(_xm); - int z2 = analogRead(_yp); - - if (_rxplate != 0) { - // now read the x - float rtouch; - rtouch = z2; - rtouch /= z1; - rtouch -= 1; - rtouch *= x; - rtouch *= _rxplate; - rtouch /= 1024; - - z = rtouch; - } else { - z = (1023 - (z2 - z1)); - } - - if (!valid) { - z = 0; - } - - return TSPoint(x, y, z); -} - -TouchScreen::TouchScreen(uint8_t xp, uint8_t yp, uint8_t xm, uint8_t ym, - uint16_t rxplate = 0) { - _yp = yp; - _xm = xm; - _ym = ym; - _xp = xp; - _rxplate = rxplate; - -#if defined(USE_FAST_PINIO) - xp_port = portOutputRegister(digitalPinToPort(_xp)); - yp_port = portOutputRegister(digitalPinToPort(_yp)); - xm_port = portOutputRegister(digitalPinToPort(_xm)); - ym_port = portOutputRegister(digitalPinToPort(_ym)); - - xp_pin = digitalPinToBitMask(_xp); - yp_pin = digitalPinToBitMask(_yp); - xm_pin = digitalPinToBitMask(_xm); - ym_pin = digitalPinToBitMask(_ym); -#endif - - pressureThreshhold = 10; -} -/** - * @brief Read the touch event's X value - * - * @return int the X measurement - */ -int TouchScreen::readTouchX(void) { - pinMode(_yp, INPUT); - pinMode(_ym, INPUT); - digitalWrite(_yp, LOW); - digitalWrite(_ym, LOW); - - pinMode(_xp, OUTPUT); - digitalWrite(_xp, HIGH); - pinMode(_xm, OUTPUT); - digitalWrite(_xm, LOW); - - return (1023 - analogRead(_yp)); -} -/** - * @brief Read the touch event's Y value - * - * @return int the Y measurement - */ -int TouchScreen::readTouchY(void) { - pinMode(_xp, INPUT); - pinMode(_xm, INPUT); - digitalWrite(_xp, LOW); - digitalWrite(_xm, LOW); - - pinMode(_yp, OUTPUT); - digitalWrite(_yp, HIGH); - pinMode(_ym, OUTPUT); - digitalWrite(_ym, LOW); - - return (1023 - analogRead(_xm)); -} -/** - * @brief Read the touch event's Z/pressure value - * - * @return int the Z measurement - */ -uint16_t TouchScreen::pressure(void) { - // Set X+ to ground - pinMode(_xp, OUTPUT); - digitalWrite(_xp, LOW); - - // Set Y- to VCC - pinMode(_ym, OUTPUT); - digitalWrite(_ym, HIGH); - - // Hi-Z X- and Y+ - digitalWrite(_xm, LOW); - pinMode(_xm, INPUT); - digitalWrite(_yp, LOW); - pinMode(_yp, INPUT); - - int z1 = analogRead(_xm); - int z2 = analogRead(_yp); - - if (_rxplate != 0) { - // now read the x - float rtouch; - rtouch = z2; - rtouch /= z1; - rtouch -= 1; - rtouch *= readTouchX(); - rtouch *= _rxplate; - rtouch /= 1024; - - return rtouch; - } else { - return (1023 - (z2 - z1)); - } -} diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.h b/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.h deleted file mode 100644 index 44e92696e..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/TouchScreen.h +++ /dev/null @@ -1,79 +0,0 @@ -// Touch screen library with X Y and Z (pressure) readings as well -// as oversampling to avoid 'bouncing' -// (c) ladyada / adafruit -// Code under MIT License - -#ifndef _ADAFRUIT_TOUCHSCREEN_H_ -#define _ADAFRUIT_TOUCHSCREEN_H_ -#include - -#if defined(__AVR_ATmega328P__) || defined(__AVR_ATmega32U4__) || \ - defined(TEENSYDUINO) || defined(__AVR_ATmega2560__) || \ - defined(__AVR_ATmega4809__) -typedef volatile uint8_t RwReg; -#elif defined(ARDUINO_STM32_FEATHER) -typedef volatile uint32 RwReg; -#elif defined(NRF52_SERIES) || defined(ESP32) || defined(ESP8266) || \ - defined(ARDUINO_ARCH_STM32) -typedef volatile uint32_t RwReg; -#else -typedef volatile uint32_t RwReg; -#endif - -#if defined(__AVR__) || defined(TEENSYDUINO) || defined(ARDUINO_ARCH_SAMD) -#define USE_FAST_PINIO -#endif - -/** Object that encapsulates the X,Y, and Z/pressure measurements for a touch - * event. */ -class TSPoint { -public: - TSPoint(void); - TSPoint(int16_t x, int16_t y, int16_t z); - - bool operator==(TSPoint); - bool operator!=(TSPoint); - - int16_t x, ///< state variable for the x value - y, ///< state variable for the y value - z; ///< state variable for the z value -}; -/** Object that controls and keeps state for a touch screen. */ - -class TouchScreen { -public: - /** - * @brief Construct a new Touch Screen object - * - * @param xp X+ pin. Must be an analog pin - * @param yp Y+ pin. Must be an analog pin - * @param xm X- pin. Can be a digital pin - * @param ym Y- pin. Can be a digital pin - * @param rx The resistance in ohms between X+ and X- to calibrate pressure - * sensing - */ - TouchScreen(uint8_t xp, uint8_t yp, uint8_t xm, uint8_t ym, uint16_t rx); - - /** - * @brief **NOT IMPLEMENTED** Test if the screen has been touched - * - * @return true : touch detected false: no touch detected - */ - bool isTouching(void); - uint16_t pressure(void); - int readTouchY(); - int readTouchX(); - TSPoint getPoint(); - int16_t pressureThreshhold; ///< Pressure threshold for `isTouching` - -private: - uint8_t _yp, _ym, _xm, _xp; - uint16_t _rxplate; - -#if defined(USE_FAST_PINIO) - volatile RwReg *xp_port, *yp_port, *xm_port, *ym_port; - RwReg xp_pin, xm_pin, yp_pin, ym_pin; -#endif -}; - -#endif diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/code-of-conduct.md b/lib/libesp32_lvgl/Adafruit_TouchScreen/code-of-conduct.md deleted file mode 100644 index 8ee6e4498..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/code-of-conduct.md +++ /dev/null @@ -1,127 +0,0 @@ -# Adafruit Community Code of Conduct - -## Our Pledge - -In the interest of fostering an open and welcoming environment, we as -contributors and leaders pledge to making participation in our project and -our community a harassment-free experience for everyone, regardless of age, body -size, disability, ethnicity, gender identity and expression, level or type of -experience, education, socio-economic status, nationality, personal appearance, -race, religion, or sexual identity and orientation. - -## Our Standards - -We are committed to providing a friendly, safe and welcoming environment for -all. - -Examples of behavior that contributes to creating a positive environment -include: - -* Be kind and courteous to others -* Using welcoming and inclusive language -* Being respectful of differing viewpoints and experiences -* Collaborating with other community members -* Gracefully accepting constructive criticism -* Focusing on what is best for the community -* Showing empathy towards other community members - -Examples of unacceptable behavior by participants include: - -* The use of sexualized language or imagery and sexual attention or advances -* The use of inappropriate images, including in a community member's avatar -* The use of inappropriate language, including in a community member's nickname -* Any spamming, flaming, baiting or other attention-stealing behavior -* Excessive or unwelcome helping; answering outside the scope of the question - asked -* Trolling, insulting/derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or electronic - address, without explicit permission -* Other conduct which could reasonably be considered inappropriate - -The goal of the standards and moderation guidelines outlined here is to build -and maintain a respectful community. We ask that you don’t just aim to be -"technically unimpeachable", but rather try to be your best self. - -We value many things beyond technical expertise, including collaboration and -supporting others within our community. Providing a positive experience for -other community members can have a much more significant impact than simply -providing the correct answer. - -## Our Responsibilities - -Project leaders are responsible for clarifying the standards of acceptable -behavior and are expected to take appropriate and fair corrective action in -response to any instances of unacceptable behavior. - -Project leaders have the right and responsibility to remove, edit, or -reject messages, comments, commits, code, issues, and other contributions -that are not aligned to this Code of Conduct, or to ban temporarily or -permanently any community member for other behaviors that they deem -inappropriate, threatening, offensive, or harmful. - -## Moderation - -Instances of behaviors that violate the Adafruit Community Code of Conduct -may be reported by any member of the community. Community members are -encouraged to report these situations, including situations they witness -involving other community members. - -You may report in the following ways: - -In any situation, you may send an email to . - -On the Adafruit Discord, you may send an open message from any channel -to all Community Helpers by tagging @community helpers. You may also send an -open message from any channel, or a direct message to @kattni#1507, -@tannewt#4653, @Dan Halbert#1614, @cater#2442, @sommersoft#0222, or -@Andon#8175. - -Email and direct message reports will be kept confidential. - -In situations on Discord where the issue is particularly egregious, possibly -illegal, requires immediate action, or violates the Discord terms of service, -you should also report the message directly to Discord. - -These are the steps for upholding our community’s standards of conduct. - -1. Any member of the community may report any situation that violates the -Adafruit Community Code of Conduct. All reports will be reviewed and -investigated. -2. If the behavior is an egregious violation, the community member who -committed the violation may be banned immediately, without warning. -3. Otherwise, moderators will first respond to such behavior with a warning. -4. Moderators follow a soft "three strikes" policy - the community member may -be given another chance, if they are receptive to the warning and change their -behavior. -5. If the community member is unreceptive or unreasonable when warned by a -moderator, or the warning goes unheeded, they may be banned for a first or -second offense. Repeated offenses will result in the community member being -banned. - -## Scope - -This Code of Conduct and the enforcement policies listed above apply to all -Adafruit Community venues. This includes but is not limited to any community -spaces (both public and private), the entire Adafruit Discord server, and -Adafruit GitHub repositories. Examples of Adafruit Community spaces include -but are not limited to meet-ups, audio chats on the Adafruit Discord, or -interaction at a conference. - -This Code of Conduct applies both within project spaces and in public spaces -when an individual is representing the project or its community. As a community -member, you are representing our community, and are expected to behave -accordingly. - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.4, available at -, -and the [Rust Code of Conduct](https://www.rust-lang.org/en-US/conduct.html). - -For other projects adopting the Adafruit Community Code of -Conduct, please contact the maintainers of those projects for enforcement. -If you wish to use this code of conduct for your own project, consider -explicitly mentioning your moderation policy or making a copy with your -own moderation policy so as to avoid confusion. diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemo/.esp8266.test.skip b/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemo/.esp8266.test.skip deleted file mode 100644 index e69de29bb..000000000 diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemo/touchscreendemo.ino b/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemo/touchscreendemo.ino deleted file mode 100644 index bf883b34f..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemo/touchscreendemo.ino +++ /dev/null @@ -1,35 +0,0 @@ -// Touch screen library with X Y and Z (pressure) readings as well -// as oversampling to avoid 'bouncing' -// This demo code returns raw readings, public domain - -#include -#include "TouchScreen.h" - -#define YP A2 // must be an analog pin, use "An" notation! -#define XM A3 // must be an analog pin, use "An" notation! -#define YM 8 // can be a digital pin -#define XP 9 // can be a digital pin - -// For better pressure precision, we need to know the resistance -// between X+ and X- Use any multimeter to read it -// For the one we're using, its 300 ohms across the X plate -TouchScreen ts = TouchScreen(XP, YP, XM, YM, 300); - -void setup(void) { - Serial.begin(9600); -} - -void loop(void) { - // a point object holds x y and z coordinates - TSPoint p = ts.getPoint(); - - // we have some minimum pressure we consider 'valid' - // pressure of 0 means no pressing! - if (p.z > ts.pressureThreshhold) { - Serial.print("X = "); Serial.print(p.x); - Serial.print("\tY = "); Serial.print(p.y); - Serial.print("\tPressure = "); Serial.println(p.z); - } - - delay(100); -} diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemoshield/.esp8266.test.skip b/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemoshield/.esp8266.test.skip deleted file mode 100644 index e69de29bb..000000000 diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemoshield/touchscreendemoshield.ino b/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemoshield/touchscreendemoshield.ino deleted file mode 100644 index edc629994..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/examples/touchscreendemoshield/touchscreendemoshield.ino +++ /dev/null @@ -1,37 +0,0 @@ -// Touch screen library with X Y and Z (pressure) readings as well -// as oversampling to avoid 'bouncing' -// This demo code returns raw readings, public domain - -#include -#include "TouchScreen.h" - -// These are the pins for the shield! -#define YP A1 // must be an analog pin, use "An" notation! -#define XM A2 // must be an analog pin, use "An" notation! -#define YM 7 // can be a digital pin -#define XP 6 // can be a digital pin - -#define MINPRESSURE 10 -#define MAXPRESSURE 1000 - -// For better pressure precision, we need to know the resistance -// between X+ and X- Use any multimeter to read it -// For the one we're using, its 300 ohms across the X plate -TouchScreen ts = TouchScreen(XP, YP, XM, YM, 300); - -void setup(void) { - Serial.begin(9600); -} - -void loop(void) { - // a point object holds x y and z coordinates - TSPoint p = ts.getPoint(); - - // we have some minimum pressure we consider 'valid' - // pressure of 0 means no pressing! - if (p.z > MINPRESSURE && p.z < MAXPRESSURE) { - Serial.print("X = "); Serial.print(p.x); - Serial.print("\tY = "); Serial.print(p.y); - Serial.print("\tPressure = "); Serial.println(p.z); - } -} diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/library.properties b/lib/libesp32_lvgl/Adafruit_TouchScreen/library.properties deleted file mode 100644 index 89b2d82d2..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Adafruit TouchScreen -version=1.1.1 -author=Adafruit -maintainer=Adafruit -sentence=Adafruit TouchScreen display library. -paragraph=Adafruit TouchScreen display library. -category=Display -url=https://github.com/adafruit/Adafruit_TouchScreen -architectures=* diff --git a/lib/libesp32_lvgl/Adafruit_TouchScreen/license.txt b/lib/libesp32_lvgl/Adafruit_TouchScreen/license.txt deleted file mode 100644 index 763c55622..000000000 --- a/lib/libesp32_lvgl/Adafruit_TouchScreen/license.txt +++ /dev/null @@ -1,26 +0,0 @@ -Software License Agreement (BSD License) - -Copyright (c) 2019 Limor Fried for Adafruit Industries -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: -1. Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright -notice, this list of conditions and the following disclaimer in the -documentation and/or other materials provided with the distribution. -3. Neither the name of the copyright holders nor the -names of its contributors may be used to endorse or promote products -derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.cpp b/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.cpp index d4446c88e..a4ab860a2 100644 --- a/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.cpp +++ b/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.cpp @@ -53,7 +53,7 @@ uint16_t uDisplay_lvgl::GetColorFromIndex(uint8_t index) { extern uint8_t *buffer; extern uint8_t color_type; -uDisplay_lvgl::uDisplay_lvgl(char *lp) : Renderer(800, 600) { +uDisplay_lvgl::uDisplay_lvgl(char *lp) { // analyse decriptor col_mode = 16; sa_mode = 16; @@ -100,9 +100,7 @@ uDisplay_lvgl::uDisplay_lvgl(char *lp) : Renderer(800, 600) { str2c(&lp1, dname, sizeof(dname)); char ibuff[16]; gxs = next_val(&lp1); - setwidth(gxs); gys = next_val(&lp1); - setheight(gys); bpp = next_val(&lp1); if (bpp == 1) { color_type = uCOLOR_BW; @@ -679,191 +677,6 @@ void uDisplay_lvgl::Updateframe(void) { } -void uDisplay_lvgl::drawFastVLine(int16_t x, int16_t y, int16_t h, uint16_t color) { - - if (ep_mode) { - drawFastVLine_EPD(x, y, h, color); - return; - } - - if (interface != _UDSP_SPI) { - Renderer::drawFastVLine(x, y, h, color); - return; - } - // Rudimentary clipping - if ((x >= _width) || (y >= _height)) return; - if ((y + h - 1) >= _height) h = _height - y; - - SPI_BEGIN_TRANSACTION - - SPI_CS_LOW - - setAddrWindow_int(x, y, 1, h); - - if (col_mode == 18) { - uint8_t r = (color & 0xF800) >> 11; - uint8_t g = (color & 0x07E0) >> 5; - uint8_t b = color & 0x001F; - r = (r * 255) / 31; - g = (g * 255) / 63; - b = (b * 255) / 31; - - while (h--) { - spi_data8(r); - spi_data8(g); - spi_data8(b); - } - } else { - while (h--) { - WriteColor(color); - } - } - - SPI_CS_HIGH - - SPI_END_TRANSACTION -} - -void uDisplay_lvgl::drawFastHLine(int16_t x, int16_t y, int16_t w, uint16_t color) { - - - if (ep_mode) { - drawFastHLine_EPD(x, y, w, color); - return; - } - - if (interface != _UDSP_SPI) { - Renderer::drawFastHLine(x, y, w, color); - return; - } - - // Rudimentary clipping - if((x >= _width) || (y >= _height)) return; - if((x+w-1) >= _width) w = _width-x; - - - SPI_BEGIN_TRANSACTION - - SPI_CS_LOW - - setAddrWindow_int(x, y, w, 1); - - if (col_mode == 18) { - uint8_t r = (color & 0xF800) >> 11; - uint8_t g = (color & 0x07E0) >> 5; - uint8_t b = color & 0x001F; - r = (r * 255) / 31; - g = (g * 255) / 63; - b = (b * 255) / 31; - - while (w--) { - spi_data8(r); - spi_data8(g); - spi_data8(b); - } - } else { - while (w--) { - WriteColor(color); - } - } - - SPI_CS_HIGH - - SPI_END_TRANSACTION -} - -void uDisplay_lvgl::fillScreen(uint16_t color) { - fillRect(0, 0, gxs, gys, color); -} - -// fill a rectangle -void uDisplay_lvgl::fillRect(int16_t x, int16_t y, int16_t w, int16_t h, uint16_t color) { - - - if (ep_mode) { - fillRect_EPD(x, y, w, h, color); - return; - } - - if (interface != _UDSP_SPI) { - Renderer::fillRect(x, y, w, h, color); - return; - } - - if((x >= gxs) || (y >= gys)) return; - if((x + w - 1) >= gxs) w = gxs - x; - if((y + h - 1) >= gys) h = gys - y; - - - SPI_BEGIN_TRANSACTION - SPI_CS_LOW - - setAddrWindow_int(x, y, w, h); - - if (col_mode == 18) { - uint8_t r = (color & 0xF800) >> 11; - uint8_t g = (color & 0x07E0) >> 5; - uint8_t b = color & 0x001F; - r = (r * 255) / 31; - g = (g * 255) / 63; - b = (b * 255) / 31; - - for (y = h; y > 0; y--) { - for (x = w; x > 0; x--) { - spi_data8(r); - spi_data8(g); - spi_data8(b); - } - } - - } else { - for (y = h; y > 0; y--) { - for (x = w; x > 0; x--) { - WriteColor(color); - } - } - } - SPI_CS_HIGH - SPI_END_TRANSACTION -} - -/* - -// pack RGB into uint32 -uint32_t pack_rgb(uint32_t r, uint32_t g, uint32_t b) { - uint32_t data; - data=r<<23; - data|=g<<14; - data|=b<<5; - data|=0b10000000010000000010000000000000; - return ulswap(data); -} - -// init 27 bit mode -uint32_t data=pack_rgb(r,g,b); -REG_SET_BIT(SPI_USER_REG(3), SPI_USR_MOSI); -REG_WRITE(SPI_MOSI_DLEN_REG(3), 27 - 1); -uint32_t *dp=(uint32_t*)SPI_W0_REG(3); -digitalWrite( _cs, LOW); -for(y=h; y>0; y--) { - for(x=w; x>0; x--) { - while (REG_GET_FIELD(SPI_CMD_REG(3), SPI_USR)); - *dp=data; - REG_SET_BIT(SPI_CMD_REG(3), SPI_USR); - } -} -*/ - - -// void uDisplay_lvgl::Splash(void) { -// if (ep_mode) { -// delay(lut3time * 10); -// } -// setTextFont(splash_font); -// setTextSize(splash_size); -// DrawStringAt(splash_xp, splash_yp, dname, fg_col, 0); -// Updateframe(); -// } void uDisplay_lvgl::setAddrWindow(uint16_t x0, uint16_t y0, uint16_t x1, uint16_t y1) { @@ -917,7 +730,7 @@ void uDisplay_lvgl::setAddrWindow_int(uint16_t x, uint16_t y, uint16_t w, uint16 } -void uDisplay_lvgl::pushColors(uint16_t *data, uint16_t len, boolean first) { +void uDisplay_lvgl::pushColors(uint16_t *data, uint16_t len, bool first) { uint16_t color; while (len--) { @@ -949,32 +762,32 @@ void uDisplay_lvgl::WriteColor(uint16_t color) { void uDisplay_lvgl::drawPixel(int16_t x, int16_t y, uint16_t color) { - if (ep_mode) { - drawPixel_EPD(x, y, color); - return; - } + // if (ep_mode) { + // drawPixel_EPD(x, y, color); + // return; + // } - if (interface != _UDSP_SPI) { - Renderer::drawPixel(x, y, color); - return; - } + // if (interface != _UDSP_SPI) { + // Renderer::drawPixel(x, y, color); + // return; + // } - if ((x < 0) || (x >= _width) || (y < 0) || (y >= _height)) return; + // if ((x < 0) || (x >= _width) || (y < 0) || (y >= _height)) return; - SPI_BEGIN_TRANSACTION + // SPI_BEGIN_TRANSACTION - SPI_CS_LOW + // SPI_CS_LOW - setAddrWindow_int(x, y, 1, 1); + // setAddrWindow_int(x, y, 1, 1); - WriteColor(color); + // WriteColor(color); - SPI_CS_HIGH + // SPI_CS_HIGH - SPI_END_TRANSACTION + // SPI_END_TRANSACTION } void uDisplay_lvgl::writePixels(int16_t x, int16_t y, int16_t w, int16_t h, @@ -1028,14 +841,14 @@ void uDisplay_lvgl::setRotation(uint8_t rotation) { cur_rot = rotation; if (interface != _UDSP_SPI) { - Renderer::setRotation(cur_rot); + // Renderer::setRotation(cur_rot); return; } if (interface == _UDSP_SPI) { if (ep_mode) { - Renderer::setRotation(cur_rot); + // Renderer::setRotation(cur_rot); return; } SPI_BEGIN_TRANSACTION @@ -1111,7 +924,7 @@ void uDisplay_lvgl::DisplayOnff(int8_t on) { } } -void uDisplay_lvgl::invertDisplay(boolean i) { +void uDisplay_lvgl::invertDisplay(bool i) { if (ep_mode) { return; diff --git a/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.h b/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.h index ac6105d05..4b216090a 100644 --- a/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.h +++ b/lib/libesp32_lvgl/LVGL_drivers/src/uDisplay_lvgl.h @@ -1,8 +1,6 @@ #ifndef _UDISP_LVGL_ #define _UDISP_LVGL_ -#include -#include #include #include @@ -60,7 +58,7 @@ enum uColorType { uCOLOR_BW, uCOLOR_COLOR }; #define ESP32_PWM_CHANNEL 1 -class uDisplay_lvgl : public Renderer { +class uDisplay_lvgl { public: uDisplay_lvgl(char *); void Init(void); @@ -74,11 +72,13 @@ class uDisplay_lvgl : public Renderer { void dim(uint8_t dim); uint16_t GetColorFromIndex(uint8_t index); void setRotation(uint8_t m); - void fillScreen(uint16_t color); - void fillRect(int16_t x, int16_t y, int16_t w, int16_t h, uint16_t color); - void pushColors(uint16_t *data, uint16_t len, boolean first); + void pushColors(uint16_t *data, uint16_t len, bool first); void TS_RotConvert(int16_t *x, int16_t *y); - void invertDisplay(boolean i); + void invertDisplay(bool i); + + inline int32_t width(void) const { return gxs; } + inline int32_t height(void) const { return gys; } + inline uint8_t getRotation(void) const { return cur_rot; } public: void setAddrWindow(uint16_t x0, uint16_t y0, uint16_t x1, uint16_t y1); @@ -86,8 +86,6 @@ class uDisplay_lvgl : public Renderer { uint16_t *colors, uint32_t len); private: void drawPixel(int16_t x, int16_t y, uint16_t color); - void drawFastHLine(int16_t x, int16_t y, int16_t w, uint16_t color); - void drawFastVLine(int16_t x, int16_t y, int16_t h, uint16_t color); uint32_t str2c(char **sp, char *vp, uint32_t len); void i2c_command(uint8_t val); void spi_command(uint8_t val); @@ -144,8 +142,8 @@ class uDisplay_lvgl : public Renderer { // uint16_t splash_yp; // uint16_t fg_col; // uint16_t bg_col; - uint16_t gxs; - uint16_t gys; + uint16_t gxs, _width; + uint16_t gys, _height; int8_t spi_cs; int8_t spi_clk; int8_t spi_mosi; diff --git a/tasmota/xdrv_52_3_berry_lvlg.ino b/tasmota/xdrv_52_3_berry_lvlg.ino index f004c1871..2d07d8886 100644 --- a/tasmota/xdrv_52_3_berry_lvlg.ino +++ b/tasmota/xdrv_52_3_berry_lvlg.ino @@ -22,9 +22,10 @@ #ifdef USE_LVGL #include - - #include "lvgl.h" +#include "Adafruit_LvGL_Glue.h" + +extern Adafruit_LvGL_Glue * glue; /******************************************************************** * Generated code, don't edit @@ -502,6 +503,29 @@ extern "C" { be_pushnstring(vm, s, strlen(s)); /* make escape string from buffer */ be_return(vm); } + /*********************************************************************************************\ + * Screenshot in raw format + \********************************************************************************************/ + int lv0_screenshot(bvm *vm); + int lv0_screenshot(bvm *vm) { + if (!glue) { be_return_nil(vm); } + + char fname[32]; + snprintf(fname, sizeof(fname), "/screenshot-%d.raw", Rtc.utc_time); + File f = dfsp->open(fname, "w"); + if (f) { + glue->setScreenshotFile(&f); + + // redraw screen + lv_obj_invalidate(lv_scr_act()); + lv_refr_now(lv_disp_get_default()); + + glue->stopScreenshot(); + f.close(); + } + be_pushstring(vm, fname); + be_return(vm); + } } #include "lvgl_berry/be_lv_c_mapping.h" diff --git a/tasmota/xdrv_54_lvgl.ino b/tasmota/xdrv_54_lvgl.ino index 16a6e593b..a73fc629a 100644 --- a/tasmota/xdrv_54_lvgl.ino +++ b/tasmota/xdrv_54_lvgl.ino @@ -20,7 +20,6 @@ #ifdef USE_LVGL -#include #include #include "lvgl.h" @@ -257,8 +256,8 @@ void start_lvgl(const char * uconfig) { udisp->Init(); - Settings.display_width = udisp->width(); - Settings.display_height = udisp->height(); + // Settings.display_width = udisp->width(); + // Settings.display_height = udisp->height(); udisp->DisplayInit(0 /* DISPLAY_INIT_MODE */, Settings.display_size, Settings.display_rotate, Settings.display_font); udisp->dim(Settings.display_dimmer); @@ -269,7 +268,7 @@ void start_lvgl(const char * uconfig) { glue = new Adafruit_LvGL_Glue(); // Initialize glue, passing in address of display & touchscreen - LvGLStatus status = glue->begin(udisp, (TouchScreen*)nullptr); + LvGLStatus status = glue->begin(udisp); if (status != LVGL_OK) { AddLog(LOG_LEVEL_ERROR, PSTR("Glue error %d"), status); return; diff --git a/tools/lv_berry/convert.py b/tools/lv_berry/convert.py index be82e8b87..1283f4cc1 100644 --- a/tools/lv_berry/convert.py +++ b/tools/lv_berry/convert.py @@ -144,35 +144,6 @@ with open(in_file) as f: break if found: continue - # if func_name.startswith("lv_obj_"): - # c_func_name = "lvo_" + re.sub('^lv_obj_', '', func_name) - # lvo.append( [ c_func_name, c_ret, c_args, func_name ] ) - # elif func_name.startswith("lv_label_"): - # c_func_name = "lvo_label_" + re.sub('^lv_label_', '', func_name) - # lvo.append( [ c_func_name, c_ret, c_args, func_name ] ) - # elif func_name.startswith("lv_group_"): - # c_func_name = "lvg_" + re.sub('^lv_group_', '', func_name) - # lvg.append( [ c_func_name, c_ret, c_args, func_name ] ) - - - # elif func_name.startswith("lv_arc_"): - # c_func_name = "lvg_" + re.sub('^lv_arc_', '', func_name) - # lvg.append( [ c_func_name, c_ret, c_args, func_name ] ) - - - # if func_name.startswith("lv_style_"): - # if func_name == "lv_style_init": continue # no need for init as it would collied with native init (and called behind the scene anyways) - # be_name = re.sub('^lv_style_', '', func_name) - # c_func_name = "lvs_" + be_name - # lvs.append( [ c_func_name, c_ret, c_args, func_name, be_name ] ) - - # else: - # pass # ignore for now - # # be_name = re.sub('^lv_', '', func_name) - # # c_func_name = "lvbe0_" + be_name - # # lv0.append( [ c_func_name, c_ret, c_args, func_name, be_name ] ) - - with open(module_file) as f: @@ -305,6 +276,7 @@ extern int lv0_layer_top(bvm *vm); extern int lv0_layer_sys(bvm *vm); extern int lv0_get_hor_res(bvm *vm); extern int lv0_get_ver_res(bvm *vm); +extern int lv0_screenshot(bvm *vm); extern int lco_init(bvm *vm); extern int lco_tostring(bvm *vm); @@ -410,34 +382,6 @@ print(""" sys.stdout.close() -# for f in lvo: -# c_func_name = f[0] -# print(f"extern int {c_func_name}(bvm *vm);") - -# print("/********************************************************************/") -# print() - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_object` methods */") -# print() - -# for f in lvo: -# c_func_name = f[0] -# berry_name = c_func_name -# berry_name = re.sub('^lvo_label_', '', berry_name) -# berry_name = re.sub('^lvo_', '', berry_name) -# print(f" {{ \"{berry_name}\", {c_func_name} }},") - -# print("/********************************************************************/") -# print() - - - - - sys.stdout = open(lvgl_prefix + be_lv_lvgl_module, 'w') print("/********************************************************************") print(" * Generated code, don't edit") @@ -462,6 +406,7 @@ extern int lv0_layer_top(bvm *vm); extern int lv0_layer_sys(bvm *vm); extern int lv0_get_hor_res(bvm *vm); extern int lv0_get_ver_res(bvm *vm); +extern int lv0_screenshot(bvm *vm); """) for f in lv0: @@ -578,6 +523,7 @@ print(""" be_native_module_function("layer_sys", lv0_layer_sys), be_native_module_function("get_hor_res", lv0_get_hor_res), be_native_module_function("get_ver_res", lv0_get_ver_res), + be_native_module_function("screenshot", lv0_screenshot), """) for f in lv0: @@ -744,6 +690,7 @@ print(""" layer_sys, func(lv0_layer_sys) get_hor_res, func(lv0_get_hor_res) get_ver_res, func(lv0_get_ver_res) + screenshot, func(lv0_screenshot) """) @@ -765,115 +712,3 @@ print(""" print("/********************************************************************/") sys.stdout.close() - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_group external functions definitions */") -# print() - -# for f in lvg: -# c_func_name = f[0] -# print(f"extern int {c_func_name}(bvm *vm);") - -# print("/********************************************************************/") -# print() - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_group` methods */") -# print() - -# for f in lvg: -# c_func_name = f[0] -# berry_name = c_func_name -# berry_name = re.sub('^lvg_', '', berry_name) -# print(f" {{ \"{berry_name}\", {c_func_name} }},") - -# print("/********************************************************************/") -# print() - - - - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_style methods */") -# print() - -# for f in lvs: -# c_func_name = f[0] -# c_ret_type = f[1] -# c_argc = f[2] -# if c_argc is not None: c_argc = "\"" + c_argc + "\"" -# orig_func_name = f[3] -# #print(f" int {c_func_name}(bvm *vm) \{ return (vm, be_call_c_func(void*) &") -# print(f" int {c_func_name}(bvm *vm) {{ return be_call_c_func(vm, (void*) &{orig_func_name}, \"{c_ret_type}\", { c_argc if c_argc else 'nullptr'}); }}") - -# print("/********************************************************************/") -# print() - - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_style external functions definitions */") -# print() - -# for f in lvs: -# c_func_name = f[0] -# print(f"extern int {c_func_name}(bvm *vm);") - -# print("/********************************************************************/") -# print() - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lv_style` methods */") -# print() - -# for f in lvs: -# c_func_name = f[0] -# berry_name = c_func_name -# berry_name = re.sub('^lvs_', '', berry_name) -# print(f" {{ \"{berry_name}\", {c_func_name} }},") - -# print("/********************************************************************/") -# print() - - - - -# print("/********************************************************************") -# print(" * Generated code, don't edit") -# print(" *******************************************************************/") - -# print("/* `lvgl` functions */") -# print() - -# for f in lv: -# c_func_name = f[0] -# c_ret_type = f[1] -# c_argc = f[2] -# if c_argc is not None: c_argc = "\"" + c_argc + "\"" -# orig_func_name = f[3] -# #print(f" int {c_func_name}(bvm *vm) \{ return (vm, be_call_c_func(void*) &") -# print(f" int {c_func_name}(bvm *vm) {{ return be_call_c_func(vm, (void*) &{orig_func_name}, \"{c_ret_type}\", { c_argc if c_argc else 'nullptr'}); }}") - -# print("/********************************************************************/") -# print() - - - - #int lv0_label_create(bvm *vm) { return be_call_c_func(vm, (void*) &lv_label_create, LV_OBJ_CLASS); } - - -#print(lvo) \ No newline at end of file