MCPcopy Create free account

hub / github.com/HASwitchPlate/openHASP / functions

Functions2,420 in github.com/HASwitchPlate/openHASP

↓ 1 callersFunctionhttpHandleReboot
///////////////////////////////////////////////////////////////////////////////////////////////
src/sys/svc/hasp_http_async.cpp:408
↓ 1 callersFunctionhttpHandleReboot
///////////////////////////////////////////////////////////////////////////////////////////////
src/sys/svc/hasp_http.cpp:342
↓ 1 callersFunctionhttpLoop
///////////////////////////////////////////////////////////////////////////////////////////////
src/sys/svc/hasp_http.cpp:2291
↓ 1 callersFunctionhttpSetup
src/sys/svc/hasp_http.cpp:2190
↓ 1 callersFunctionhttpStart
src/sys/svc/hasp_http_async.cpp:2182
↓ 1 callersFunctionhttpStop
src/sys/svc/hasp_http_async.cpp:2206
↓ 1 callersFunctionimg_init
src/hasp/lv_theme_hasp.c:495
↓ 1 callersMethodinit
** Function name: init ** Description: Reset, then initialise the TFT display registers ****************************************
lib/GxTFT/src/GxTFT.cpp:116
↓ 1 callersMethodinit
src/drv/tft/tft_driver_lovyangfx.cpp:348
↓ 1 callersFunctioninit_parallel_16_bus
src/drv/tft/tft_driver_lovyangfx.cpp:49
↓ 1 callersFunctioninit_parallel_8_bus
src/drv/tft/tft_driver_lovyangfx.cpp:76
↓ 1 callersFunctioninit_spi_bus
src/drv/tft/tft_driver_lovyangfx.cpp:102
↓ 1 callersMethodis_flash_encryption_key_valid
Bit 0 of efuse_rd_disable[3:0] is mapped to BLOCK1 this bit is at position 16 in EFUSE_BLK0_RDATA0_REG
tools/esptool_with_merge_bin.py:1366
↓ 1 callersMethodis_irom_addr
Returns True if an address starts in the irom region. Valid for ESP8266 only.
tools/esptool_with_merge_bin.py:2317
↓ 1 callersMethodis_read_only
(self)
tools/elf-size-analyze.py:602
↓ 1 callersMethodis_system_pin
src/dev/esp32/esp32.cpp:357
↓ 1 callersFunctionkeyboard_init
src/hasp/lv_theme_hasp.c:759
↓ 1 callersFunctionlabel_init
src/hasp/lv_theme_hasp.c:463
↓ 1 callersFunctionled_init
src/hasp/lv_theme_hasp.c:509
↓ 1 callersFunctionline_init
src/hasp/lv_theme_hasp.c:502
↓ 1 callersFunctionlinemeter_init
src/hasp/lv_theme_hasp.c:556
↓ 1 callersFunctionlist_init
src/hasp/lv_theme_hasp.c:830
↓ 1 callersFunctionload_cmaps
src/font/hasp_font_loader.cpp:307
↓ 1 callersFunctionload_cmaps_tables
src/font/hasp_font_loader.cpp:240
↓ 1 callersMethodload_extended_header
(self, load_file)
tools/esptool_with_merge_bin.py:2712
↓ 1 callersFunctionload_glyph
src/font/hasp_font_loader.cpp:336
↓ 1 callersMethodload_jsonl
src/hasp/hasp_page.cpp:164
↓ 1 callersFunctionloop
src/main_sdl2.cpp:150
↓ 1 callersFunctionlv_freetype_init
lib/lv_lib_freetype/lv_freetype.c:131
↓ 1 callersFunctionlv_fs_if_fatfs_init
lib/lv_fs_if/lv_fs_fatfs.c:61
↓ 1 callersFunctionlv_fs_if_init
* Register driver(s) for the File system interface */
lib/lv_fs_if/lv_fs_if.c:47
↓ 1 callersFunctionlv_fs_if_pc_init
* Register a driver for the File system interface */
lib/lv_fs_if/lv_fs_pc.c:79
↓ 1 callersFunctionlv_ft_font_destroy
lib/lv_lib_freetype/lv_freetype.c:209
↓ 1 callersFunctionlv_ft_font_destroy_cache
lib/lv_lib_freetype/lv_freetype.c:490
↓ 1 callersFunctionlv_ft_font_destroy_nocache
lib/lv_lib_freetype/lv_freetype.c:690
↓ 1 callersFunctionlv_ft_font_init
lib/lv_lib_freetype/lv_freetype.c:200
↓ 1 callersFunctionlv_ft_font_init_cache
lib/lv_lib_freetype/lv_freetype.c:439
↓ 1 callersFunctionlv_ft_font_init_nocache
lib/lv_lib_freetype/lv_freetype.c:624
↓ 1 callersFunctionlv_ft_ftell
long int ftell ( FILE * stream );
lib/lv_lib_freetype/lv_fs_freetype.c:83
↓ 1 callersFunctionlv_qrcode_create
* Create an empty QR code (an `lv_canvas`) object. * @param parent point to an object where to create the QR code * @param size width and height of
lib/lv_lib_qrcode/lv_qrcode.c:48
↓ 1 callersFunctionlv_qrcode_update
* Set the data of a QR code object * @param qrcode pointer to aQ code object * @param data data to display * @param data_len length of data in byte
lib/lv_lib_qrcode/lv_qrcode.c:93
↓ 1 callersFunctionlv_theme_hasp_init
* Initialize the default * @param color_primary the primary color of the theme * @param color_secondary the secondary color for the theme * @param
src/hasp/lv_theme_hasp.c:991
↓ 1 callersFunctionlvgl_load_font
* Loads a `lv_font_t` from a binary file, given a `lv_fs_file_t`. * * Memory allocations on `lvgl_load_font` should be immediately zeroed and * the
src/font/hasp_font_loader.cpp:476
↓ 1 callersFunctionmain
()
tools/elf-size-analyze.py:982
↓ 1 callersFunctionmain
Main function for esptool argv - Optional override for default arguments parsing (that uses sys.argv), can be a list of custom arguments
tools/esptool_with_merge_bin.py:3651
↓ 1 callersMethodmaybe_patch_segment_data
If SHA256 digest of the ELF file needs to be inserted into this segment, do so. Returns segment data.
tools/esptool_with_merge_bin.py:2260
↓ 1 callersFunctionmdnsLoop
src/sys/svc/hasp_mdns.cpp:92
↓ 1 callersFunctionmdnsSetup
src/sys/svc/hasp_mdns.cpp:22
↓ 1 callersMethodmerge_adjacent_segments
(self)
tools/esptool_with_merge_bin.py:2335
↓ 1 callersMethodmerge_paths
Merges all path componenets that have only one child into single nodes.
tools/elf-size-analyze.py:756
↓ 1 callersFunctionmqttStart
src/mqtt/hasp_mqtt_paho_single.cpp:289
↓ 1 callersFunctionmqttStart
src/mqtt/hasp_mqtt_pubsubclient.cpp:215
↓ 1 callersFunctionmqttStop
src/mqtt/hasp_mqtt_paho_async.cpp:374
↓ 1 callersFunctionmqtt_ha_register_activepage
src/mqtt/hasp_mqtt_ha.cpp:272
↓ 1 callersFunctionmqtt_ha_register_backlight
src/mqtt/hasp_mqtt_ha.cpp:184
↓ 1 callersFunctionmqtt_ha_register_connectivity
src/mqtt/hasp_mqtt_ha.cpp:166
↓ 1 callersFunctionmqtt_ha_register_idle
src/mqtt/hasp_mqtt_ha.cpp:254
↓ 1 callersFunctionmqtt_ha_register_moodlight
src/mqtt/hasp_mqtt_ha.cpp:212
↓ 1 callersFunctionmqtt_message_arrived
src/mqtt/hasp_mqtt_paho_single.cpp:159
↓ 1 callersFunctionmqtt_message_cb
Receive incoming messages
src/mqtt/hasp_mqtt_paho_single.cpp:92
↓ 1 callersFunctionmqtt_message_cb
Receive incoming messages
src/mqtt/hasp_mqtt_paho_async.cpp:96
↓ 1 callersFunctionmqtt_send_discovery
src/mqtt/hasp_mqtt_paho_single.cpp:232
↓ 1 callersFunctionmqtt_send_object_state
src/mqtt/hasp_mqtt_paho_async.cpp:317
↓ 1 callersFunctionmsgbox_init
src/hasp/lv_theme_hasp.c:773
↓ 1 callersFunctionmy_btnmatrix_get_count
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:538
↓ 1 callersFunctionmy_btnmatrix_set_map
src/hasp/hasp_attribute.cpp:154
↓ 1 callersFunctionmy_chart_get_max_value
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:135
↓ 1 callersFunctionmy_chart_get_min_value
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:128
↓ 1 callersFunctionmy_chart_get_series
src/hasp/hasp_attribute_helper.h:141
↓ 1 callersFunctionmy_line_set_points
src/hasp/hasp_attribute.cpp:188
↓ 1 callersFunctionmy_list_set_options
src/hasp/hasp_attribute_helper.h:418
↓ 1 callersFunctionmy_mbox_realign
* Resize the button holder to fit * @param mbox pointer to message box object */
src/hasp/hasp_attribute_helper.h:266
↓ 1 callersFunctionmy_msgbox_set_map
src/hasp/hasp_attribute.cpp:167
↓ 1 callersFunctionmy_roller_get_visible_row_count
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:87
↓ 1 callersFunctionmy_rotate_fan
src/custom/my_custom_fan_template.cpp:24
↓ 1 callersFunctionmy_spinbox_get_max_value
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:162
↓ 1 callersFunctionmy_spinbox_get_min_value
OK - this function is missing in lvgl
src/hasp/hasp_attribute_helper.h:155
↓ 1 callersFunctionmy_textarea_get_text_align
src/hasp/hasp_attribute_helper.h:43
↓ 1 callersFunctionname_refer_find
* find name string in names list.name string cnt += 1 if find. * @param name name string * @return the string pointer of name. */
lib/lv_lib_freetype/lv_freetype.c:713
↓ 1 callersFunctionnative_cpuid
src/dev/win32/hasp_win32.cpp:18
↓ 1 callersFunctionnetworkLoop
src/sys/net/hasp_network.cpp:55
↓ 1 callersFunctionnetworkSetup
src/sys/net/hasp_network.cpp:44
↓ 1 callersFunctionnetwork_get_ipaddress
src/sys/net/hasp_network.cpp:133
↓ 1 callersFunctionnetwork_get_statusupdate
src/sys/net/hasp_network.cpp:122
↓ 1 callersFunctionnvsUpdateUInt
src/hasp/hasp_nvs.cpp:39
↓ 1 callersFunctionnvs_clear_user_config
src/hasp/hasp_nvs.cpp:6
↓ 1 callersFunctionobject_add_task
src/hasp/hasp_object.cpp:203
↓ 1 callersFunctionobject_set_normalized_group_values
SHOULD only by called from DISPATCH
src/hasp/hasp_object.cpp:147
↓ 1 callersMethodoccupies_ram
(self)
tools/elf-size-analyze.py:615
↓ 1 callersMethodoccupies_rom
(self)
tools/elf-size-analyze.py:611
↓ 1 callersFunctiononConnect
src/mqtt/hasp_mqtt_paho_single.cpp:247
↓ 1 callersFunctionoobeSetup
src/hasp_oobe.cpp:304
↓ 1 callersFunctionotaEverySecond
src/sys/svc/hasp_ota.cpp:196
↓ 1 callersFunctionotaLoop
src/sys/svc/hasp_ota.cpp:191
↓ 1 callersFunctionotaSetup
src/sys/svc/hasp_ota.cpp:203
↓ 1 callersFunctionota_http_update
src/sys/svc/hasp_ota.cpp:281
↓ 1 callersMethodoverride_vddsdio
(self, new_voltage)
tools/esptool_with_merge_bin.py:1534
↓ 1 callersFunctionpage_init
src/hasp/lv_theme_hasp.c:783
↓ 1 callersFunctionparse_args
()
tools/elf-size-analyze.py:40
↓ 1 callersMethodparse_flash_size_arg
(cls, arg)
tools/esptool_with_merge_bin.py:747
← previousnext →701–800 of 2,420, ranked by callers