MCPcopy Create free account

hub / github.com/Ar-zz-duboy/Arduboy / functions

Functions81 in github.com/Ar-zz-duboy/Arduboy

↓ 4 callersMethodinitChannel
src/audio/audio.cpp:77
↓ 1 callersMethodbegin
src/Arduboy.cpp:27
↓ 1 callersMethodbegin
src/audio/audio.cpp:68
↓ 1 callersMethodpaintScreen
src/core/core.cpp:218
↓ 1 callersMethodwrite
src/Arduboy.cpp:707
MethodArduboy
src/Arduboy.cpp:5
MethodArduboyCore
src/core/core.cpp:90
FunctionISR
TIMER 1
src/audio/audio.cpp:293
MethodLCDCommandMode
src/core/core.cpp:167
MethodLCDDataMode
src/core/core.cpp:161
MethodallPixelsOn
turn all display pixels on, ignoring buffer contents or set to normal buffer display
src/core/core.cpp:274
MethodbeginNoLogo
this is pusposely duplicated (without logo) so that whichever is actually used is linked and the one that is not is gone without wasting any space in
src/Arduboy.cpp:43
Methodblank
src/core/core.cpp:252
Methodboot
src/core/core.cpp:92
MethodbootLCD
src/core/core.cpp:142
MethodbootLogo
src/Arduboy.cpp:65
MethodbootPins
src/core/core.cpp:123
MethodbootUtils
src/Arduboy.cpp:54
MethodbuttonsState
src/core/core.cpp:317
Methodclear
src/Arduboy.cpp:167
MethodclearDisplay
src/Arduboy.cpp:162
MethodcloseChannels
src/audio/audio.cpp:231
MethodcpuLoad
src/Arduboy.cpp:133
Methoddisplay
src/Arduboy.cpp:731
MethoddrawBitmap
src/Arduboy.cpp:590
MethoddrawChar
src/Arduboy.cpp:648
MethoddrawCircle
src/Arduboy.cpp:199
MethoddrawCircleHelper
src/Arduboy.cpp:236
MethoddrawFastHLine
src/Arduboy.cpp:395
MethoddrawFastVLine
src/Arduboy.cpp:385
MethoddrawLine
src/Arduboy.cpp:325
MethoddrawPixel
src/Arduboy.cpp:172
MethoddrawRect
src/Arduboy.cpp:376
MethoddrawRoundRect
src/Arduboy.cpp:453
MethoddrawSlowXYBitmap
src/Arduboy.cpp:630
MethoddrawTriangle
src/Arduboy.cpp:479
Methodenabled
src/audio/audio.cpp:51
MethodeveryXFrames
src/Arduboy.cpp:94
MethodfillCircle
src/Arduboy.cpp:281
MethodfillCircleHelper
src/Arduboy.cpp:287
MethodfillRect
src/Arduboy.cpp:405
MethodfillRoundRect
src/Arduboy.cpp:468
MethodfillScreen
src/Arduboy.cpp:415
MethodfillTriangle
src/Arduboy.cpp:487
MethodflipHorizontal
flip the display horizontally or set to normal
src/core/core.cpp:289
MethodflipVertical
flip the display vertically or set to normal
src/core/core.cpp:280
MethodgetBuffer
src/Arduboy.cpp:736
MethodgetInput
src/core/core.cpp:311
MethodgetPixel
src/Arduboy.cpp:192
Methodheight
src/core/core.cpp:208
Methodidle
src/core/core.cpp:187
MethodinitRandomSeed
src/Arduboy.cpp:138
Methodinvert
invert the display or set to normal when inverted, a pixel set to 0 will be on
src/core/core.cpp:267
MethodnextFrame
src/Arduboy.cpp:99
MethodnotPressed
src/Arduboy.cpp:747
Methodoff
src/audio/audio.cpp:56
Methodon
src/audio/audio.cpp:44
Methodpaint8Pixels
src/core/core.cpp:213
MethodplayNote
src/audio/audio.cpp:111
MethodplayScore
src/audio/audio.cpp:175
Methodplaying
src/audio/audio.cpp:190
Methodpressed
src/Arduboy.cpp:742
MethodrawADC
src/Arduboy.cpp:145
MethodsafeMode
src/core/core.cpp:176
MethodsaveMuchPower
src/core/core.cpp:193
MethodsaveOnOff
src/audio/audio.cpp:63
MethodsendLCDCommand
src/core/core.cpp:258
MethodsetCursor
src/Arduboy.cpp:690
MethodsetFrameRate
src/Arduboy.cpp:88
MethodsetRGBled
src/core/core.cpp:296
MethodsetTextSize
src/Arduboy.cpp:696
MethodsetTextWrap
src/Arduboy.cpp:702
MethodslowCPU
if we're compiling for 8Mhz we need to slow the CPU down because the hardware clock on the Arduboy is 16MHz
src/core/core.cpp:113
MethodsoundOutput
src/audio/audio.cpp:250
Methodstart
src/Arduboy.cpp:22
Methodstep
Do score commands until a "wait" is found, or the score is stopped. This is called initially from tune_playcore, but then is called from the interrupt
src/audio/audio.cpp:200
MethodstopNote
src/audio/audio.cpp:159
MethodstopScore
src/audio/audio.cpp:183
Methodswap
src/Arduboy.cpp:752
Methodtone
src/audio/audio.cpp:261
Methodwidth
src/core/core.cpp:206