MCPcopy Create free account

hub / github.com/MaltWhiskey/Mega-Cube / functions

Functions876 in github.com/MaltWhiskey/Mega-Cube

Method_waitTransmitComplete
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.cpp:1724
Method_waitTransmitComplete
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.cpp:1724
Method_waitUpdateAsyncComplete
* Wait until transfer is complete **/
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1385
Method_waitUpdateAsyncComplete
* Wait until transfer is complete **/
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1385
Method_write_chunk
Write a [write,skip] sequence in the buffer. */
Software/LED Display/lib/ILI9341_T4/src/DiffBuff.h:452
Method_write_chunk
Write a [write,skip] sequence in the buffer. */
Software/LVGL Test/lib/ILI9341_T4/src/DiffBuff.h:451
Method_write_encoded
Write a value. WARNING : val MUST BE STRICTLY SMALLER THAN 2^22 */
Software/LED Display/lib/ILI9341_T4/src/DiffBuff.h:428
Method_write_encoded
Write a value. WARNING : val MUST BE STRICTLY SMALLER THAN 2^22 */
Software/LVGL Test/lib/ILI9341_T4/src/DiffBuff.h:427
Method_writecommand_cont
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1953
Method_writecommand_cont
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1953
Method_writecommand_last
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1980
Method_writecommand_last
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1980
Method_writedata16_cont
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1971
Method_writedata16_cont
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1971
Method_writedata16_last
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:2000
Method_writedata16_last
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:2000
Method_writedata8_cont
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1962
Method_writedata8_cont
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1962
Method_writedata8_last
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:1990
Method_writedata8_last
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:1990
Functionalbum_gesture_event_cb
Software/LVGL Test/lib/ILI9341_T4/examples/lvgl_music_demo/src/music/lv_demo_music_main.c:920
Functionalbum_gesture_event_cb
Software/LVGL Test/src/src/music/lv_demo_music_main.c:920
MethodasyncUpdateActive
* Return true if an Async update is currently ongoing and false otherwise. **/
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:976
MethodasyncUpdateActive
* Return true if an Async update is currently ongoing and false otherwise. **/
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:976
Functionauto_step_cb
Software/LVGL Test/lib/ILI9341_T4/examples/lvgl_music_demo/src/music/lv_demo_music.c:155
Functionauto_step_cb
Software/LVGL Test/src/src/music/lv_demo_music.c:155
Methodbegin
Software/WIO Terminal/src/Application.cpp:32
Methodbegin
Software/LED Display/src/core/Display.cpp:20
Methodbegin
----------------------------------------------------------------------------*/ Start display asap to minimize PL9823 blue startup
Software/LED Display/src/space/Animation.cpp:52
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/TriangleWeb.h:44
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/MagentaSquares.h:70
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/PlasmaCloud.h:60
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/Checkerboard.h:39
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/Sphere3D.h:51
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/Waveform.h:30
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/Cube3D.h:33
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/Leaves.h:39
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/TwistyText.h:55
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/PlasmaYellow.h:35
MethodbgColor
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/BaseAnimation.h:28
Functionbtn_click_event_cb
Software/LVGL Test/lib/ILI9341_T4/examples/lvgl_music_demo/src/music/lv_demo_music_list.c:209
Functionbtn_click_event_cb
Software/LVGL Test/src/src/music/lv_demo_music_list.c:209
MethodbufferingMode
* Return the current buffering mode: * * - 0 = NO_BUFFERING : no internal framebuffer. All updates operations are carried immediately.
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:679
MethodbufferingMode
* Return the current buffering mode: * * - 0 = NO_BUFFERING : no internal framebuffer. All updates operations are carried immediately.
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:679
MethodcalibrateTouch
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.cpp:2590
MethodcalibrateTouch
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.cpp:2590
Methodcb_disp_flush
Callback to draw on the screen
Software/LED Display/src/core/LCD.cpp:66
Functioncb_touchpad_read
Callback to read the touchpad
Software/LVGL Test/src/main.cpp:226
Methodcb_touchpad_read
Callback to read the touchpad
Software/LED Display/src/core/LCD.cpp:78
Methodclear
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.cpp:810
MethodcomputeDiff
dummy diff, but copy if needed*/
Software/LED Display/lib/ILI9341_T4/src/DiffBuff.h:554
MethodcomputeDiff
dummy diff, but copy if needed*/
Software/LVGL Test/lib/ILI9341_T4/src/DiffBuff.h:553
Methodconjugated
Software/LED Display/src/power/Math3D.cpp:197
Methodcopyfb
Software/LED Display/lib/ILI9341_T4/src/DiffBuff.cpp:40
Methodcopyfb
Software/LVGL Test/lib/ILI9341_T4/src/DiffBuff.cpp:40
Methodcount_neighbours
Count the neighbours of a given cell
Software/LED Display/src/space/Life.h:103
MethoddiffUpdateActive
* Query whether the driver performs full screen transfer or differential updates. * * Differential updates are enabled as soon as the follow
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:741
MethoddiffUpdateActive
* Query whether the driver performs full screen transfer or differential updates. * * Differential updates are enabled as soon as the follow
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:741
MethoddisplayReady
Triggered after all led data is sent but before reset/latch
Software/LED Display/src/core/Display.cpp:38
Methoddistance2D
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/MagentaSquares.h:42
Methoddraw
Software/WIO Terminal/src/UI/Component.h:13
Methoddraw
Software/WIO Terminal/src/UI/UI.cpp:48
Methoddraw
Software/LED Display/src/space/Fireworks.h:48
Methoddraw
Software/LED Display/src/space/Twinkels.h:54
Methoddraw
Software/LED Display/src/space/Spectrum.h:47
Methoddraw
Software/LED Display/src/space/Accelerometer.h:19
Methoddraw
Software/LED Display/src/space/Pong.h:163
Methoddraw
Software/LED Display/src/space/Cube.h:36
Methoddraw
Software/LED Display/src/space/Sinus.h:29
Methoddraw
Software/LED Display/src/space/Mario.h:34
Methoddraw
Software/LED Display/src/space/Starfield.h:35
Methoddraw
Software/LED Display/src/space/Arrows.h:41
Methoddraw
Software/LED Display/src/space/Atoms.h:27
Methoddraw
Software/LED Display/src/space/Plasma.h:42
Methoddraw
Software/LED Display/src/space/Helix.h:37
Methoddraw
Software/LED Display/src/space/Scroller.h:27
MethoddrawFilledCircle
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/ILI9341Wrapper.h:213
MethoddrawNoise
Draw the 3D noise data matrix[][][]
Software/LED Display/src/space/Plasma.h:95
FunctioneaseInOutQuart
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/TransitionScroll.h:59
Methodend
Software/LED Display/src/space/Twinkels.h:47
Methodend
Software/LED Display/src/space/Helix.h:78
MethodfillScreen
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/ILI9341Wrapper.h:46
MethodfireArrow
Software/LED Display/src/space/Fireworks.h:28
MethodforceTransitionNow
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/TwistyText.h:79
MethodforceTransitionNow
Software/LVGL Test/lib/ILI9341_T4/examples/demosauce/BaseAnimation.h:45
Methodfps
Get fps, if animate has been called than t > 0
Software/LED Display/src/space/Animation.cpp:102
Methodgame_gliders
Create some gliders for Life 4444
Software/LED Display/src/space/Life.h:43
Methodgame_next_generation
Create a new generation using the game rules, calculates hash value to detect cycles and amount of living cells. These conditions can be used to start
Software/LED Display/src/space/Life.h:121
Methodgame_progress
Main game progress loop, selects rules and start conditions. Creates a new generation is all cells are dead. Also checks for other ending conditions a
Software/LED Display/src/space/Life.h:146
Methodgame_randomize
Create primordial soup as the new generation
Software/LED Display/src/space/Life.h:66
Methodgame_reset
Clear all generations and reset the game rules
Software/LED Display/src/space/Life.h:87
Methodgame_rule_reset
Reset the game rules
Software/LED Display/src/space/Life.h:97
Methodgenerate_explosion
Software/LED Display/src/space/Pong.h:97
Methodgenerate_glider
Project gliders starting from (0,15,0) for easy visualisation
Software/LED Display/src/space/Life.h:31
MethodgetBrightness
Software/LED Display/src/core/Display.cpp:100
MethodgetCompareMask
* Return the value of the current compare_mask. * * Return 0 if the mask is not set and strict comparison of pixel colors is enforced *
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:817
MethodgetCompareMask
* Return the value of the current compare_mask. * * Return 0 if the mask is not set and strict comparison of pixel colors is enforced *
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:817
MethodgetDiffGap
* Return the current gap parameter used when creating diffs. **/
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:773
MethodgetDiffGap
* Return the current gap parameter used when creating diffs. **/
Software/LVGL Test/lib/ILI9341_T4/src/ILI9341Driver.h:773
MethodgetLateStartRatio
* Return the value of the "late start ratio" parameter. **/
Software/LED Display/lib/ILI9341_T4/src/ILI9341Driver.h:607
← previousnext →501–600 of 876, ranked by callers