MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

MethodisImageTypeSupported
lib/YAWidgets/src/BitmapWidget.cpp:180
MethodisKeywordEqual
lib/YAWidgets/src/TextWidget.cpp:828
MethodisLedOn
lib/HalTftDisplay/src/Board.cpp:163
MethodisLedOn
lib/HalHub75Esp32/src/Board.cpp:163
MethodisLedOn
lib/HalLedMatrix/src/Board.cpp:167
MethodisMealFound
lib/WormPlugin/src/WormPlugin.cpp:320
MethodisOn
lib/HalTftDisplay/src/Display.cpp:152
MethodisOn
lib/HalHub75Esp32/src/Display.cpp:155
MethodisPartOf
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:617
MethodisPlaying
src/General/RTTTL.cpp:244
MethodisPluginAliasValid
src/Plugin/PluginMgr.cpp:473
MethodisPsramAvailable
lib/Utilities/src/MemUtil.cpp:128
MethodisPushFlagSet
lib/DDPPlugin/src/DDPServer.cpp:349
MethodisQueryFlagSet
lib/DDPPlugin/src/DDPServer.cpp:342
MethodisReady
* The display is ready, when the last physical pixel update is finished. * A asynchronous display update, triggered by show() can be observed thi
lib/HalTftDisplay/src/Display.h:108
MethodisReady
* The display is ready, when the last physical pixel update is finished. * A asynchronous display update, triggered by show() can be observed thi
lib/HalHub75Esp32/src/Display.h:105
MethodisReplyFlagSet
lib/DDPPlugin/src/DDPServer.cpp:330
MethodisRequestHandlerTrivial
* Non-trivial handler. * This is important to control the HTTP body parsing. In case of a non-trivial * handler, the webserver will parse th
src/Web/CaptivePortalHandler.h:116
MethodisRestartRequested
* Is a restart requested? * A restart will be requested after a user initiates a change to the PixelixUpdater partition (factory) via the webinte
src/Restart/RestartMgr.h:95
MethodisSeqNoValid
lib/DDPPlugin/src/DDPServer.cpp:368
MethodisSeverityEnabled
lib/Logging/src/Logging.cpp:237
MethodisSignalDetected
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:516
MethodisSlotEmpty
src/DisplayMgr/SlotList.cpp:216
MethodisStaticText
lib/YAWidgets/src/TextWidget.cpp:400
MethodisStorageFlagSet
lib/DDPPlugin/src/DDPServer.cpp:323
MethodisSwitchOffRequested
* Is switch off requested? * * @return If switch off is requested, it will return true otherwise false. */
src/ButtonHandler/ButtonActions.h:113
MethodisTextWrapEnabled
* Is text wrap around enabled? * * @return If text wrap around is enabled, it will return true otherwise false. */
lib/BaseGfx/src/BaseGfxText.hpp:237
MethodisTimeCodeFlagSet
lib/DDPPlugin/src/DDPServer.cpp:316
MethodisVertical
* Get the direction of the gradient. * * @return If vertical gradient, it will return true otherwise false. */
lib/BaseGfx/src/BaseGfxBrush.hpp:398
MethodisWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView32x16.h:244
MethodisWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView32x8.h:244
MethodisWeatherForecastSupported
* Is the weather forecast feature supported by the view? * * @return If feature is supported, it will return true otherwise false. */
lib/Views/src/layout/OpenWeatherView64x64.h:240
FunctionisrButton
* Button ISR which is called on change (falling- or rising-edge). * * @param[in] arg Trigger counter for the button. */
src/Hal/ButtonDrv.cpp:398
MethodledOff
lib/HalTftDisplay/src/Board.cpp:157
MethodledOff
lib/HalHub75Esp32/src/Board.cpp:157
MethodledOff
lib/HalLedMatrix/src/Board.cpp:161
MethodledOn
lib/HalTftDisplay/src/Board.cpp:151
MethodledOn
lib/HalHub75Esp32/src/Board.cpp:151
MethodledOn
lib/HalLedMatrix/src/Board.cpp:155
MethodlineTo
* Draw line from current pen location to the given * coordinates. * * @param[in] x x-coordinate * @param[in] y y-coordinate *
lib/BaseGfx/src/BaseGfxPen.hpp:156
MethodlinearGradientTextColor
lib/YAWidgets/src/TextWidget.cpp:1031
Methodload
lib/YAWidgets/src/BmpImgLoader.cpp:150
Methodload
lib/FileMgrService/src/FileMgrService.cpp:540
Methodload
src/Hal/SensorDataProvider.cpp:280
MethodloadBMP
lib/YAWidgets/src/BitmapWidget.cpp:267
MethodloadBmpFileHeader
lib/YAWidgets/src/BmpImgLoader.cpp:236
MethodloadConfiguration
* Load configuration from JSON file. * * @return If successful loaded, it will return true otherwise false. */
lib/Plugin/src/PluginWithConfig.hpp:297
MethodloadDibHeader
lib/YAWidgets/src/BmpImgLoader.cpp:250
MethodloadDiscoveryInfo
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:361
MethodloadGIF
lib/YAWidgets/src/BitmapWidget.cpp:310
MethodloadIcon
lib/Views/src/layout/CanvasViewGeneric.cpp:64
MethodloadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconViewGeneric.h:135
MethodloadIcon
lib/Views/src/layout/PlayerView64x64.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextView64x64.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextView32x8.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextLampView32x8.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextViewGeneric.cpp:64
MethodloadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView64x64.h:136
MethodloadIcon
lib/Views/src/layout/IconTextLampView32x16.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextView32x16.cpp:64
MethodloadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView32x16.h:136
MethodloadIcon
lib/Views/src/layout/IconTextLampViewGeneric.cpp:64
MethodloadIcon
lib/Views/src/layout/PlayerView32x16.cpp:64
MethodloadIcon
lib/Views/src/layout/IconTextLampView64x64.cpp:64
MethodloadIcon
lib/Views/src/layout/PlayerViewGeneric.cpp:64
MethodloadIcon
* Load icon image from filesystem and show in the slot with the given id. * * @param[in] slotId The id of the slot. * @param[in] fil
lib/Views/src/layout/MultiIconView32x8.h:136
MethodloadImageDataBlock
lib/YAWidgets/src/GifImgPlayer.cpp:1305
MethodloadMelody
src/General/RTTTL.cpp:120
MethodloadPalette
lib/YAWidgets/src/BmpImgLoader.cpp:296
MethodloadPixelData
lib/YAWidgets/src/BmpImgLoader.cpp:324
MethodloadSettings
lib/TimerService/src/TimerService.cpp:238
MethodloadSettings
lib/MqttService/src/MqttService.cpp:285
Methodlock
src/DisplayMgr/SlotList.cpp:248
MethodlogLevelToString
lib/Logging/src/LogSinkPrinter.cpp:175
MethodlogMqttClientState
lib/MqttService/src/MqttBrokerConnection.cpp:396
MethodlogSensorAvailability
src/Hal/SensorDataProvider.cpp:389
Functionloop
* Main loop, which is called periodically. */
src/main.cpp:240
MethodlowLevelTaskFunction
lib/Os/src/Task.hpp:342
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_SimpleTimer/TestSimpleTimer.cpp:84
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_BmpImgLoader/TestBmpImgLoader.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_GfxText/TestGfxText.cpp:88
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_TextWidget/TestTextWidget.cpp:89
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_LzwDecoder/TestLzwDecoder.cpp:109
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_GifImgPlayer/TestGifImgPlayer.cpp:110
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Util/TestUtil.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_CanvasWidget/TestCanvasWidget.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_ProgressBar/TestProgressBar.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_LampWidget/TestLampWidget.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Widget/TestWidget.cpp:88
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Logging/TestLogging.cpp:87
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_StateMachine/TestStateMachine.cpp:179
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_BitmapWidget/TestBitmapWidget.cpp:86
Functionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Color/TestColor.cpp:88
Functionmain_mbedtls_calloc
* mbedTLS memory allocation function using PSRAM if available. * * @param count Number of elements to allocate. * @param size Size of each element
src/main.cpp:313
MethodmergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeViewGeneric.h:331
MethodmergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeView32x8.h:330
MethodmergeConfiguration
lib/Views/src/layout/DateTimeView64x64.cpp:335
MethodmergeConfiguration
* Merge JSON configuration with local settings to create a complete set. * * The received configuration may not contain all single key/value
lib/Views/src/layout/DateTimeView32x16.h:330
MethodmergeConfiguration
lib/DateTimePlugin/src/DateTimePlugin.cpp:292
MethodmountFilesystem
src/SystemState/InitState.cpp:548
← previousnext →1,801–1,900 of 2,917, ranked by callers