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
Method
fillCircle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:583
Method
fillCircleHelper
** Function name: fillCircleHelper ** Description: Support function for filled circle drawing **********************************
lib/GxTFT/src/GxTFT.cpp:253
Method
fillCurve
lib/GxTFT/src/GxTFT.cpp:528
Method
fillCurve
lib/GxTFT/src/GxTFT_GFX.cpp:226
Method
fillCurve
lib/GxTFT/src/GxCTRL/GxCTRL.h:45
Method
fillCurve
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:662
Method
fillCurve
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:623
Method
fillEllipse
** Function name: fillEllipse ** Description: draw a filled ellipse ************************************************************
lib/GxTFT/src/GxTFT.cpp:335
Method
fillEllipse
lib/GxTFT/src/GxTFT_GFX.cpp:215
Method
fillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL.h:43
Method
fillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:652
Method
fillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:613
Method
fillRect
lib/GxTFT/src/GxCTRL/GxCTRL.cpp:110
Method
fillRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:612
Method
fillRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:573
Method
fillRoundRect
** Function name: fillRoundRect ** Description: Draw a rounded corner filled rectangle *****************************************
lib/GxTFT/src/GxTFT.cpp:424
Method
fillRoundRect
lib/GxTFT/src/GxTFT_GFX.cpp:203
Method
fillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL.h:41
Method
fillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:642
Method
fillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:603
Method
fillScreen
/
lib/GxTFT/src/GxTFT_GFX.cpp:93
Method
fillTriangle
** Function name: fillTriangle ** Description: Draw a filled triangle using 3 arbitrary points *********************************
lib/GxTFT/src/GxTFT.cpp:453
Method
fillTriangle
lib/GxTFT/src/GxTFT_GFX.cpp:191
Method
fillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL.h:39
Method
fillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:632
Method
fillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:593
Function
filler
(e, t)
data/script.js:46
Function
filler2
(e, t)
data/script.js:52
Function
first_touch_event_handler
* Called when a press on the system layer is detected * @param obj pointer to a button matrix * @param event type of event that occured */
src/hasp/hasp_event.cpp:342
Function
flash_id
(esp, args)
tools/esptool_with_merge_bin.py:3528
Function
flash_progress
(progress, length)
tools/esptool_with_merge_bin.py:3540
Method
flash_set_parameters
(self, size)
tools/esptool_with_merge_bin.py:1228
Method
flash_spi_attach
(self, hspi_arg)
tools/esptool_with_merge_bin.py:1220
Method
flush_pixels
Update TFT */
src/drv/tft/tft_driver_lovyangfx.cpp:479
Method
flush_pixels
Update TFT */
src/drv/tft/tft_driver_tftespi.cpp:132
Method
flush_pixels
src/drv/tft/tft_driver.h:25
Method
fontHeight
** Function name: fontHeight ** Description: return the height of a font (yAdvance for free fonts) *****************************
lib/GxTFT/src/GxTFT.cpp:744
Function
font_dummy_glyph_bitmap
src/hasp/hasp_font.cpp:40
Function
font_dummy_glyph_dsc
src/hasp/hasp_font.cpp:35
Function
font_face_requester
lib/lv_lib_freetype/lv_freetype.c:234
Method
fontsLoaded
lib/GxTFT/src/GxTFT.cpp:734
Method
format_bytes
src/hasp/hasp_parser.cpp:181
Method
free
lib/SimpleFTPServer/FtpServer.h:576
Function
freeHighMemory
src/hal/hasp_hal.cpp:180
Method
from_readelf_line
Create a Section from a line of `readelf -WS` output.
tools/elf-size-analyze.py:619
Function
fs_close
* Close an opened file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable. (opened with lv_uf
lib/lv_fs_if/lv_fs_fatfs.c:144
Function
fs_close
* Close an opened file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable. (opened with lv_uf
lib/lv_fs_if/lv_fs_pc.c:174
Function
fs_dir_close
* Close the directory reading * @param drv pointer to a driver where this function belongs * @param dir_p pointer to an initialized 'fs_read_dir_t'
lib/lv_fs_if/lv_fs_fatfs.c:335
Function
fs_dir_close
* Close the directory reading * @param drv pointer to a driver where this function belongs * @param dir_p pointer to an initialized 'fs_read_dir_t'
lib/lv_fs_if/lv_fs_pc.c:464
Function
fs_dir_open
* Initialize a 'fs_read_dir_t' variable for directory reading * @param drv pointer to a driver where this function belongs * @param dir_p pointer to
lib/lv_fs_if/lv_fs_fatfs.c:293
Function
fs_dir_open
* Initialize a 'fs_read_dir_t' variable for directory reading * @param drv pointer to a driver where this function belongs * @param dir_p pointer to
lib/lv_fs_if/lv_fs_pc.c:358
Function
fs_dir_read
* Read the next filename form a directory. * The name of the directories will begin with '/' * @param drv pointer to a driver where this function be
lib/lv_fs_if/lv_fs_fatfs.c:308
Function
fs_dir_read
* Read the next filename form a directory. * The name of the directories will begin with '/' * @param drv pointer to a driver where this function be
lib/lv_fs_if/lv_fs_pc.c:414
Function
fs_free
* Get the free and total size of a driver in kB * @param drv pointer to a driver where this function belongs * @param letter the driver letter * @p
lib/lv_fs_if/lv_fs_fatfs.c:277
Function
fs_free
* Get the free and total size of a driver in kB * @param drv pointer to a driver where this function belongs * @param letter the driver letter * @p
lib/lv_fs_if/lv_fs_pc.c:337
Function
fs_open
* Open a file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param path path to the f
lib/lv_fs_if/lv_fs_fatfs.c:118
Function
fs_open
* Open a file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param path path to the f
lib/lv_fs_if/lv_fs_pc.c:129
Function
fs_read
* Read data from an opened file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable. * @param
lib/lv_fs_if/lv_fs_fatfs.c:160
Function
fs_read
* Read data from an opened file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable. * @param
lib/lv_fs_if/lv_fs_pc.c:192
Function
fs_remove
* Delete a file * @param drv pointer to a driver where this function belongs * @param path path of the file to delete * @return LV_FS_RES_OK or an
lib/lv_fs_if/lv_fs_fatfs.c:230
Function
fs_remove
* Delete a file * @param drv pointer to a driver where this function belongs * @param path path of the file to delete * @return LV_FS_RES_OK or an
lib/lv_fs_if/lv_fs_pc.c:277
Function
fs_rename
* Rename a file * @param drv pointer to a driver where this function belongs * @param oldname path to the file * @param newname path with the new n
lib/lv_fs_if/lv_fs_fatfs.c:260
Function
fs_rename
* Rename a file * @param drv pointer to a driver where this function belongs * @param oldname path to the file * @param newname path with the new n
lib/lv_fs_if/lv_fs_pc.c:312
Function
fs_seek
* Set the read write pointer. Also expand the file size if necessary. * @param drv pointer to a driver where this function belongs * @param file_p p
lib/lv_fs_if/lv_fs_fatfs.c:191
Function
fs_seek
* Set the read write pointer. Also expand the file size if necessary. * @param drv pointer to a driver where this function belongs * @param file_p p
lib/lv_fs_if/lv_fs_pc.c:225
Function
fs_size
* Give the size of a file bytes * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param
lib/lv_fs_if/lv_fs_fatfs.c:204
Function
fs_size
* Give the size of a file bytes * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param
lib/lv_fs_if/lv_fs_pc.c:240
Function
fs_tell
* Give the position of the read write pointer * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t varia
lib/lv_fs_if/lv_fs_fatfs.c:218
Function
fs_tell
* Give the position of the read write pointer * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t varia
lib/lv_fs_if/lv_fs_pc.c:263
Function
fs_trunc
* Truncate the file size to the current position of the read write pointer * @param drv pointer to a driver where this function belongs * @param fil
lib/lv_fs_if/lv_fs_fatfs.c:246
Function
fs_trunc
* Truncate the file size to the current position of the read write pointer * @param drv pointer to a driver where this function belongs * @param fil
lib/lv_fs_if/lv_fs_pc.c:294
Function
fs_write
* Write into a file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param buf pointer
lib/lv_fs_if/lv_fs_fatfs.c:176
Function
fs_write
* Write into a file * @param drv pointer to a driver where this function belongs * @param file_p pointer to a file_t variable * @param buf pointer
lib/lv_fs_if/lv_fs_pc.c:209
Function
fsmc_ili9341_flush
lib/lv_drv_fsmc_ili9341/fsmc_ili9341.cpp:126
Function
fsmc_ili9341_init
* Initialize the ILI9341 display controller */
lib/lv_drv_fsmc_ili9341/fsmc_ili9341.cpp:89
Function
ftpGetConfig
src/sys/svc/hasp_ftp.cpp:159
Function
ftpSetConfig
Set FTP Configuration. * * Read the settings from json and sets the application variables. * * @note: read config.json into memory * * @param[in
src/sys/svc/hasp_ftp.cpp:175
Function
ftp_callback
src/sys/svc/hasp_ftp.cpp:31
Function
ftp_transfer_callback
src/sys/svc/hasp_ftp.cpp:47
Function
gauge_format_10
src/hasp/hasp_attribute_helper.h:517
Function
gauge_format_100
src/hasp/hasp_attribute_helper.h:522
Function
gauge_format_10k
src/hasp/hasp_attribute_helper.h:532
Function
gauge_format_1k
src/hasp/hasp_attribute_helper.h:527
Function
generic_event_handler
* Called when a button-style object is clicked * @param obj pointer to a button object * @param event type of event that occured */
src/hasp/hasp_event.cpp:424
Method
getDateTime
lib/SimpleFTPServer/FtpServer.cpp:1774
Method
getFileModTime
lib/SimpleFTPServer/FtpServer.cpp:2046
Method
getFileName
lib/SimpleFTPServer/FtpServer.h:508
Method
getLevel
lib/ArduinoLog/ArduinoLog.cpp:71
Method
getPoint
lib/XPT2046_Touchscreen_ID542/XPT2046_Touchscreen.cpp:63
Method
getRotation
** Function name: getRotation ** Description: Return the rotation value (as used by setRotation()) *****************************
lib/GxTFT/src/GxTFT.cpp:632
Method
getShowLevel
lib/ArduinoLog/ArduinoLog.cpp:87
Method
get_action_id
src/hasp/hasp_parser.cpp:200
Method
get_alignment_data_needed
(segment)
tools/esptool_with_merge_bin.py:2614
Method
get_backlight_invert
src/dev/device.h:90
Method
get_backlight_invert
src/dev/stm32f7/stm32f7.cpp:91
Method
get_backlight_invert
src/dev/esp8266/esp8266.cpp:91
Method
get_backlight_invert
src/dev/posix/hasp_posix.cpp:114
Method
get_backlight_invert
src/dev/stm32f4/stm32f4.cpp:86
Method
get_backlight_invert
src/dev/win32/hasp_win32.cpp:80
Method
get_backlight_level
src/dev/device.h:84
← previous
next →
1,201–1,300 of 2,420, ranked by callers