Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HASwitchPlate/openHASP
/ functions
Functions
2,420 in github.com/HASwitchPlate/openHASP
⨍
Functions
2,420
◇
Types & classes
188
↓ 2 callers
Method
is_root
(self)
tools/elf-size-analyze.py:697
↓ 2 callers
Function
lv_ft_freetype_high_watermark
lib/lv_lib_freetype/lv_freetype.c:218
↓ 2 callers
Function
mdnsGetConfig
src/sys/svc/hasp_mdns.cpp:110
↓ 2 callers
Function
mdnsSetConfig
* Reads the settings from json and sets the application variables. * @note: data pixel should be formated to uint32_t RGBA. Imagemagick requirements.
src/sys/svc/hasp_mdns.cpp:126
↓ 2 callers
Function
mdnsStart
src/sys/svc/hasp_mdns.cpp:28
↓ 2 callers
Function
mdnsStop
src/sys/svc/hasp_mdns.cpp:101
↓ 2 callers
Method
mem_begin
(self, size, blocks, blocksize, offset)
tools/esptool_with_merge_bin.py:639
↓ 2 callers
Method
mem_block
(self, data, seq)
tools/esptool_with_merge_bin.py:656
↓ 2 callers
Method
mem_finish
(self, entrypoint=0)
tools/esptool_with_merge_bin.py:662
↓ 2 callers
Function
mqttEvery5Seconds
src/mqtt/hasp_mqtt_pubsubclient.cpp:357
↓ 2 callers
Function
mqttIsConnected
src/mqtt/hasp_mqtt_paho_single.cpp:219
↓ 2 callers
Function
mqttLoop
src/mqtt/hasp_mqtt_paho_single.cpp:402
↓ 2 callers
Function
mqttSetup
src/mqtt/hasp_mqtt_paho_single.cpp:381
↓ 2 callers
Function
mqttStart
src/mqtt/hasp_mqtt_paho_async.cpp:324
↓ 2 callers
Function
mqtt_get_info
src/mqtt/hasp_mqtt_paho_single.cpp:414
↓ 2 callers
Function
mqtt_send_lwt
src/mqtt/hasp_mqtt_pubsubclient.cpp:95
↓ 2 callers
Function
mqtt_send_state
src/mqtt/hasp_mqtt_paho_async.cpp:309
↓ 2 callers
Function
mqtt_subscribe
src/mqtt/hasp_mqtt_paho_async.cpp:204
↓ 2 callers
Function
multiply_legacy_baudrate
TODO: Remove old compatibility options
src/log/hasp_debug.cpp:101
↓ 2 callers
Function
my_image_release_resources
src/hasp/hasp_attribute.cpp:22
↓ 2 callers
Function
my_label_set_text
src/hasp/hasp_attribute_helper.h:219
↓ 2 callers
Function
my_map_create
Create new btnmatrix button map from json array
src/hasp/hasp_attribute.cpp:90
↓ 2 callers
Function
my_msgbox_map_clear
src/hasp/hasp_attribute.cpp:74
↓ 2 callers
Function
my_obj_get_range
src/hasp/hasp_attribute.cpp:1914
↓ 2 callers
Function
my_obj_get_value_str_text
* Get the value_str for an object part and state. * @param obj pointer to a object * @param result text '\0' terminated character string. */
src/hasp/hasp_attribute_helper.h:353
↓ 2 callers
Function
my_obj_set_tag
the tag data is stored as SERIALIZED JSON data
src/hasp/hasp_attribute_helper.h:7
↓ 2 callers
Function
my_tabview_get_tab_name
src/hasp/hasp_attribute_helper.h:50
↓ 2 callers
Function
name_refer_del
* del name string from list. */
lib/lv_lib_freetype/lv_freetype.c:729
↓ 2 callers
Function
name_refer_save
* save name string to list. * @param name name string * @return Saved string pointer */
lib/lv_lib_freetype/lv_freetype.c:755
↓ 2 callers
Function
networkEvery5Seconds
src/sys/net/hasp_network.cpp:90
↓ 2 callers
Function
networkStop
src/sys/net/hasp_network.cpp:29
↓ 2 callers
Function
network_get_info
src/sys/net/hasp_network.cpp:157
↓ 2 callers
Function
numCharCountBits
Returns the bit width of the character count field for a segment in the given mode in a QR Code at the given version number. The result is in the rang
lib/lv_lib_qrcode/qrcodegen.cpp:982
↓ 2 callers
Function
obj_get_type_name
* Get the object type name of an object * @param obj an lv_obj_t* of the object to check its type * @return name of the object type * @note */
src/hasp/hasp_object.h:113
↓ 2 callers
Function
object_set_group_values
Recursive function that goes over all objects only ONCE
src/hasp/hasp_object.cpp:120
↓ 2 callers
Method
occupies_memory
(self)
tools/elf-size-analyze.py:605
↓ 2 callers
Function
oobeSetAutoCalibrate
src/hasp_oobe.cpp:299
↓ 2 callers
Function
oobeSetupQR
src/hasp_oobe.cpp:115
↓ 2 callers
Function
oobeSetupSsid
src/hasp_oobe.cpp:179
↓ 2 callers
Function
otaProgress
src/sys/svc/hasp_ota.cpp:123
↓ 2 callers
Method
pad_to_alignment
(self, alignment)
tools/esptool_with_merge_bin.py:2206
↓ 2 callers
Method
print
(cls, sections)
tools/elf-size-analyze.py:643
↓ 2 callers
Function
qrcodegen_calcSegmentBufferSize
Public function - see documentation comment in header file.
lib/lv_lib_qrcode/qrcodegen.cpp:808
↓ 2 callers
Function
qrcodegen_encodeBinary
Public function - see documentation comment in header file.
lib/lv_lib_qrcode/qrcodegen.cpp:172
↓ 2 callers
Function
qrcodegen_getModule
Public function - see documentation comment in header file.
lib/lv_lib_qrcode/qrcodegen.cpp:739
↓ 2 callers
Method
readData16Transaction
lib/GxTFT/src/GxIO/GxIO.cpp:24
↓ 2 callers
Function
read_bits_signed
src/font/hasp_font_loader.cpp:215
↓ 2 callers
Method
read_flash
(self, offset, length, progress_fn=None)
tools/esptool_with_merge_bin.py:868
↓ 2 callers
Function
read_mac
(esp, args)
tools/esptool_with_merge_bin.py:3493
↓ 2 callers
Function
saveConfig
src/sys/svc/hasp_http_async.cpp:322
↓ 2 callers
Function
saveConfig
src/sys/svc/hasp_http.cpp:256
↓ 2 callers
Method
setBackLight
lib/GxTFT/src/GxIO/GxIO_SPI/GxIO_SPI.cpp:267
↓ 2 callers
Method
setCallback
lib/SimpleFTPServer/FtpServer.h:466
↓ 2 callers
Method
setLevel
lib/ArduinoLog/ArduinoLog.cpp:64
↓ 2 callers
Method
setWindow
lib/GxTFT/src/GxTFT.cpp:980
↓ 2 callers
Method
set_rotation
src/drv/tft/tft_driver_sdl2.cpp:97
↓ 2 callers
Function
sizeof_fmt
(num, suffix='B')
tools/elf-size-analyze.py:300
↓ 2 callers
Function
slip_reader
Generator to read SLIP packets from a serial port. Yields one full SLIP packet at a time, raises exception on timeout or invalid data. Design
tools/esptool_with_merge_bin.py:2912
↓ 2 callers
Method
soft_reset
(self, stay_in_bootloader)
tools/esptool_with_merge_bin.py:1108
↓ 2 callers
Function
swipe_event_handler
src/hasp/hasp_event.cpp:360
↓ 2 callers
Function
telnetEverySecond
src/sys/svc/hasp_telnet.cpp:399
↓ 2 callers
Function
telnetStart
src/sys/svc/hasp_telnet.cpp:304
↓ 2 callers
Function
telnetStop
src/sys/svc/hasp_telnet.cpp:95
↓ 2 callers
Function
telnet_update_prompt
src/sys/svc/hasp_telnet.cpp:48
↓ 2 callers
Function
telnet_username_prompt
src/sys/svc/hasp_telnet.cpp:74
↓ 2 callers
Function
timeGetConfig
src/sys/net/hasp_time.cpp:67
↓ 2 callers
Function
timeSetConfig
src/sys/net/hasp_time.cpp:94
↓ 2 callers
Function
timeSetup
src/sys/net/hasp_time.cpp:42
↓ 2 callers
Function
webUploadProgress
src/sys/svc/hasp_http_async.cpp:817
↓ 2 callers
Function
webUploadProgress
src/sys/svc/hasp_http.cpp:672
↓ 2 callers
Function
wifiConnected
src/sys/net/hasp_wifi.cpp:68
↓ 2 callers
Function
wifiReconnect
src/sys/net/hasp_wifi.cpp:429
↓ 2 callers
Function
wifi_run_scripts
src/sys/net/hasp_wifi.cpp:54
↓ 1 callers
Function
BindStdHandlesToConsole
https://gist.github.com/kingseva/a918ec66079a9475f19642ec31276a21
src/main_sdl2.cpp:50
↓ 1 callers
Function
DMA_Config
hal/stm32f429_disco/tft.c:150
↓ 1 callers
Function
FT5206_getXY
Read touch points
src/drv/old/hasp_drv_ft5206.cpp:14
↓ 1 callers
Function
FT5206_init
void FT5206_init(TwoWire & i2c)
src/drv/old/hasp_drv_ft5206.cpp:66
↓ 1 callers
Function
FT6336U_getXY
Read touch points
src/drv/old/hasp_drv_ft6336u.cpp:14
↓ 1 callers
Function
FT6336U_init
src/drv/old/hasp_drv_ft6336u.cpp:59
↓ 1 callers
Function
InitializeConsoleOutput
src/main_sdl2.cpp:80
↓ 1 callers
Function
STMPE610_getXY
Read touch points from global variable
src/drv/old/hasp_drv_stmpe610.cpp:20
↓ 1 callers
Function
STMPE610_init
src/drv/old/hasp_drv_stmpe610.cpp:62
↓ 1 callers
Function
SystemClock_Config
* @brief System Clock Configuration * The system Clock is configured as follow : * System Clock source = PLL (HSE)
hal/stm32f429_disco/app_hal.c:36
↓ 1 callers
Function
XPT2046_getXY
src/drv/old/hasp_drv_xpt2046.cpp:70
↓ 1 callers
Method
_add_colors
(self, protolines, alternating_colors)
tools/elf-size-analyze.py:955
↓ 1 callers
Method
_add_field_strings
(self, protolines, indent, human_readable)
tools/elf-size-analyze.py:896
↓ 1 callers
Method
_add_symbol_with_path
Adds the given symbol by creating nodes for each path component before adding symbol as the last ("leaf") node.
tools/elf-size-analyze.py:731
↓ 1 callers
Method
_calculate_field_sizes
(self, protolines, initial, max_width=0)
tools/elf-size-analyze.py:916
↓ 1 callers
Method
_check_if_can_reset
Check the strapping register to see if we can reset out of download mode.
tools/esptool_with_merge_bin.py:1737
↓ 1 callers
Method
_create_header_protolines
(self, header_fmt, table_headers, sizes_dict, header)
tools/elf-size-analyze.py:933
↓ 1 callers
Method
_create_totals_protolines
(self, fmt, sizes_dict, human_readable)
tools/elf-size-analyze.py:946
↓ 1 callers
Method
_generate_protolines
(self, min_size)
tools/elf-size-analyze.py:881
↓ 1 callers
Method
_get_flash_size
(self, efuses)
tools/esptool_with_merge_bin.py:1182
↓ 1 callers
Function
_init_bus
Initialize the bus
src/drv/tft/tft_driver_lovyangfx.cpp:217
↓ 1 callers
Function
_init_touch
src/drv/tft/tft_driver_lovyangfx.cpp:302
↓ 1 callers
Function
_main
()
tools/esptool_with_merge_bin.py:4413
↓ 1 callers
Function
_mask_to_shift
Return the index of the least significant bit in the mask
tools/esptool_with_merge_bin.py:196
↓ 1 callers
Method
_read_elf_file
(self, f)
tools/esptool_with_merge_bin.py:2815
↓ 1 callers
Method
_read_sections
(self, f, section_header_offs, section_header_count, shstrndx)
tools/esptool_with_merge_bin.py:2837
↓ 1 callers
Method
_read_segments
(self, f, segment_header_offs, segment_header_count, shstrndx)
tools/esptool_with_merge_bin.py:2878
← previous
next →
401–500 of 2,420, ranked by callers