MCPcopy Create free account

hub / github.com/HASwitchPlate/openHASP / functions

Functions2,420 in github.com/HASwitchPlate/openHASP

MethodfillCircle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:583
MethodfillCircleHelper
** Function name: fillCircleHelper ** Description: Support function for filled circle drawing **********************************
lib/GxTFT/src/GxTFT.cpp:253
MethodfillCurve
lib/GxTFT/src/GxTFT.cpp:528
MethodfillCurve
lib/GxTFT/src/GxTFT_GFX.cpp:226
MethodfillCurve
lib/GxTFT/src/GxCTRL/GxCTRL.h:45
MethodfillCurve
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:662
MethodfillCurve
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:623
MethodfillEllipse
** Function name: fillEllipse ** Description: draw a filled ellipse ************************************************************
lib/GxTFT/src/GxTFT.cpp:335
MethodfillEllipse
lib/GxTFT/src/GxTFT_GFX.cpp:215
MethodfillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL.h:43
MethodfillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:652
MethodfillEllipse
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:613
MethodfillRect
lib/GxTFT/src/GxCTRL/GxCTRL.cpp:110
MethodfillRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:612
MethodfillRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:573
MethodfillRoundRect
** Function name: fillRoundRect ** Description: Draw a rounded corner filled rectangle *****************************************
lib/GxTFT/src/GxTFT.cpp:424
MethodfillRoundRect
lib/GxTFT/src/GxTFT_GFX.cpp:203
MethodfillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL.h:41
MethodfillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:642
MethodfillRoundRect
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:603
MethodfillScreen
/
lib/GxTFT/src/GxTFT_GFX.cpp:93
MethodfillTriangle
** Function name: fillTriangle ** Description: Draw a filled triangle using 3 arbitrary points *********************************
lib/GxTFT/src/GxTFT.cpp:453
MethodfillTriangle
lib/GxTFT/src/GxTFT_GFX.cpp:191
MethodfillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL.h:39
MethodfillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875S/GxCTRL_RA8875S.cpp:632
MethodfillTriangle
lib/GxTFT/src/GxCTRL/GxCTRL_RA8875P/GxCTRL_RA8875P.cpp:593
Functionfiller
(e, t)
data/script.js:46
Functionfiller2
(e, t)
data/script.js:52
Functionfirst_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
Functionflash_id
(esp, args)
tools/esptool_with_merge_bin.py:3528
Functionflash_progress
(progress, length)
tools/esptool_with_merge_bin.py:3540
Methodflash_set_parameters
(self, size)
tools/esptool_with_merge_bin.py:1228
Methodflash_spi_attach
(self, hspi_arg)
tools/esptool_with_merge_bin.py:1220
Methodflush_pixels
Update TFT */
src/drv/tft/tft_driver_lovyangfx.cpp:479
Methodflush_pixels
Update TFT */
src/drv/tft/tft_driver_tftespi.cpp:132
Methodflush_pixels
src/drv/tft/tft_driver.h:25
MethodfontHeight
** Function name: fontHeight ** Description: return the height of a font (yAdvance for free fonts) *****************************
lib/GxTFT/src/GxTFT.cpp:744
Functionfont_dummy_glyph_bitmap
src/hasp/hasp_font.cpp:40
Functionfont_dummy_glyph_dsc
src/hasp/hasp_font.cpp:35
Functionfont_face_requester
lib/lv_lib_freetype/lv_freetype.c:234
MethodfontsLoaded
lib/GxTFT/src/GxTFT.cpp:734
Methodformat_bytes
src/hasp/hasp_parser.cpp:181
Methodfree
lib/SimpleFTPServer/FtpServer.h:576
FunctionfreeHighMemory
src/hal/hasp_hal.cpp:180
Methodfrom_readelf_line
Create a Section from a line of `readelf -WS` output.
tools/elf-size-analyze.py:619
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfs_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
Functionfsmc_ili9341_flush
lib/lv_drv_fsmc_ili9341/fsmc_ili9341.cpp:126
Functionfsmc_ili9341_init
* Initialize the ILI9341 display controller */
lib/lv_drv_fsmc_ili9341/fsmc_ili9341.cpp:89
FunctionftpGetConfig
src/sys/svc/hasp_ftp.cpp:159
FunctionftpSetConfig
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
Functionftp_callback
src/sys/svc/hasp_ftp.cpp:31
Functionftp_transfer_callback
src/sys/svc/hasp_ftp.cpp:47
Functiongauge_format_10
src/hasp/hasp_attribute_helper.h:517
Functiongauge_format_100
src/hasp/hasp_attribute_helper.h:522
Functiongauge_format_10k
src/hasp/hasp_attribute_helper.h:532
Functiongauge_format_1k
src/hasp/hasp_attribute_helper.h:527
Functiongeneric_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
MethodgetDateTime
lib/SimpleFTPServer/FtpServer.cpp:1774
MethodgetFileModTime
lib/SimpleFTPServer/FtpServer.cpp:2046
MethodgetFileName
lib/SimpleFTPServer/FtpServer.h:508
MethodgetLevel
lib/ArduinoLog/ArduinoLog.cpp:71
MethodgetPoint
lib/XPT2046_Touchscreen_ID542/XPT2046_Touchscreen.cpp:63
MethodgetRotation
** Function name: getRotation ** Description: Return the rotation value (as used by setRotation()) *****************************
lib/GxTFT/src/GxTFT.cpp:632
MethodgetShowLevel
lib/ArduinoLog/ArduinoLog.cpp:87
Methodget_action_id
src/hasp/hasp_parser.cpp:200
Methodget_alignment_data_needed
(segment)
tools/esptool_with_merge_bin.py:2614
Methodget_backlight_invert
src/dev/device.h:90
Methodget_backlight_invert
src/dev/stm32f7/stm32f7.cpp:91
Methodget_backlight_invert
src/dev/esp8266/esp8266.cpp:91
Methodget_backlight_invert
src/dev/posix/hasp_posix.cpp:114
Methodget_backlight_invert
src/dev/stm32f4/stm32f4.cpp:86
Methodget_backlight_invert
src/dev/win32/hasp_win32.cpp:80
Methodget_backlight_level
src/dev/device.h:84
← previousnext →1,201–1,300 of 2,420, ranked by callers