Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ functions
Functions
2,917 in github.com/BlueAndi/Pixelix
⨍
Functions
2,917
◇
Types & classes
452
Method
enable
src/DisplayMgr/BrightnessCtrl.cpp:102
Method
enable
src/DisplayMgr/SlotList.cpp:276
Method
enableFadeEffect
* Enable the fade effect. */
lib/YAWidgets/src/TextWidget.h:317
Method
enableWakeUpSources
src/Hal/ButtonDrv.cpp:205
Method
end
src/Web/MyWebServer.cpp:118
Method
end
src/Hal/SensorDataProvider.cpp:181
Method
end
src/DisplayMgr/DisplayMgr.cpp:210
Method
entry
* The entry is called once, a state is entered. * * @param[in] sm Responsible state machine */
test/test_StateMachine/TestStateMachine.cpp:81
Method
entry
src/SystemState/ErrorState.cpp:74
Method
entry
src/SystemState/ConnectedState.cpp:80
Method
entry
src/SystemState/ConnectingState.cpp:76
Method
entry
src/SystemState/IdleState.cpp:66
Method
entry
src/SystemState/RestartState.cpp:77
Method
entry
src/SystemState/InitState.cpp:109
Function
error
* Common error handler used in case a requested path was not found. * * @param[in] request Web request */
src/Web/MyWebServer.cpp:146
Method
error
* Handle invalid rest path request. * * @param[in] request HTTP request */
src/Web/RestApi.cpp:228
Method
errorToStr
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:1611
Function
execButtonAction
* Execute a button action. * * @param[in] topic Topic * @param[in] value Value * * @return If successful, it will return true otherwise f
src/Topics/Topics.cpp:240
Method
execute
src/Web/WsCommand/WsCmdButton.cpp:65
Method
execute
src/Web/WsCommand/WsCmdSlot.cpp:67
Method
execute
src/Web/WsCommand/WsCmdSlotDuration.cpp:67
Method
execute
src/Web/WsCommand/WsCmdAlias.cpp:66
Method
execute
src/Web/WsCommand/WsCmdRestart.cpp:65
Method
execute
src/Web/WsCommand/WsCmdSlots.cpp:66
Method
execute
src/Web/WsCommand/WsCmdUninstall.cpp:68
Method
execute
src/Web/WsCommand/WsCmdMove.cpp:67
Method
execute
src/Web/WsCommand/WsCmdIperf.cpp:68
Method
execute
src/Web/WsCommand/WsCmdBrightness.cpp:66
Method
execute
src/Web/WsCommand/WsCmdGetDisp.cpp:67
Method
execute
src/Web/WsCommand/WsCmdFontType.cpp:66
Method
execute
src/Web/WsCommand/WsCmdPlugins.cpp:65
Method
execute
src/Web/WsCommand/WsCmdInstall.cpp:66
Method
execute
src/Web/WsCommand/WsCmdEffect.cpp:65
Method
executeAction
src/ButtonHandler/ButtonActions.cpp:70
Method
executeCommand
src/General/MiniTerminal.cpp:192
Method
exit
* The exit is called once, a state will be left. * * @param[in] sm Responsible state machine */
test/test_StateMachine/TestStateMachine.cpp:105
Method
exit
src/SystemState/ErrorState.cpp:193
Method
exit
src/SystemState/ConnectedState.cpp:146
Method
exit
src/SystemState/ConnectingState.cpp:194
Method
exit
src/SystemState/APState.cpp:214
Method
exit
src/SystemState/IdleState.cpp:80
Method
exit
src/SystemState/RestartState.cpp:171
Method
exit
src/SystemState/InitState.cpp:338
Method
fadeIn
lib/FadeEffects/src/FadeLinear.cpp:67
Method
fadeIn
lib/FadeEffects/src/FadeMoveY.cpp:67
Method
fadeOut
lib/FadeEffects/src/FadeLinear.cpp:97
Method
fadeOut
lib/FadeEffects/src/FadeMoveY.cpp:76
Method
fillUpWithSpaces
src/Service/ClockDrv.cpp:211
Method
filterPluginAlias
src/Plugin/PluginMgr.cpp:494
Method
fontTypeToStr
lib/Fonts/src/Fonts.cpp:104
Method
fromRgb565
* Set new color information by RGB565 value. * The intensity won't change. * * @param[in] value Color value (RGB) in 16 bit format
lib/YAGfx/src/Rgb565.h:349
Method
generateFullPath
* Generate the full path for any plugin instance specific kind of configuration * file. * * @param[in] uid The plugin UID *
lib/Plugin/src/Plugin.hpp:381
Method
generateInitialPattern
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:301
Method
generateJobId
lib/HttpService/src/HttpService.cpp:337
Function
generatePieGraph
(t,e)
data/js/rpie.js:1
Method
generateUID
src/Plugin/PluginFactory.cpp:137
Method
get
* Get base color information with respect to current intensity. * * @param[out] red Red value * @param[out] green Green value
lib/YAGfx/src/Rgb565.h:199
Method
get
lib/RestService/src/RestService.cpp:197
Method
get
lib/HttpService/src/HttpService.cpp:164
Method
getActiveIconSlots
lib/Views/src/layout/MultiIconView32x8.cpp:70
Method
getActiveIconSlots
lib/Views/src/layout/MultiIconView32x16.cpp:70
Method
getActiveIconSlots
lib/Views/src/layout/MultiIconView64x64.cpp:70
Method
getActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView32x8.cpp:243
Method
getActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView32x16.cpp:243
Method
getActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView64x64.cpp:387
Method
getActualConfiguration
lib/IconTextLampPlugin/src/IconTextLampPlugin.cpp:463
Method
getActualConfiguration
lib/IconTextPlugin/src/IconTextPlugin.cpp:337
Method
getAdcRawAvg
lib/Sensors/src/SensorBattery.cpp:133
Method
getAmbientLightLevel
src/DisplayMgr/AmbientLight.cpp:130
Method
getBaseNameFromPath
lib/Logging/src/Logging.cpp:242
Method
getBitsPerPixelElement
lib/DDPPlugin/src/DDPServer.cpp:397
Method
getBlue
* Get blue color value. * * @return Blue value */
lib/YAGfx/src/Rgb565.h:269
Method
getBrightness
* Get brightness level in digits. * * @return Brightness level in digits [0; 255]. */
src/DisplayMgr/BrightnessCtrl.h:229
Method
getBuffer
* Get display buffer. * * @return Display buffer */
test/common/YAGfxTest.hpp:186
Method
getCallCounterDrawPixel
* Get call counter of @drawPixel. * * @return Call counter */
test/common/YAGfxTest.hpp:196
Method
getCellState
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:316
Method
getChannel
lib/Sensors/src/SensorSystem.cpp:62
Method
getChannel
lib/Sensors/src/SensorHeap.cpp:62
Method
getChannel
lib/Sensors/src/SensorWiFi.cpp:62
Method
getChannel
lib/Sensors/src/SensorSht3X.cpp:93
Method
getChannel
lib/Sensors/src/SensorBattery.cpp:82
Method
getChannel
lib/Sensors/src/SensorDhtX.cpp:112
Method
getChannel
lib/SensorPlugin/src/SensorPlugin.cpp:269
Method
getChipId
lib/Utilities/src/WiFiUtil.cpp:130
Method
getCode
lib/YAWidgets/src/LzwDecoder.cpp:337
Method
getColor
* Get color at given position, used for drawing text. * * @param[in] x x-coordinate * @param[in] y y-coordinate * * @return C
lib/BaseGfx/src/BaseGfxBrush.hpp:153
Method
getColor
* Get color at given position, used for drawing text. * * @param[in] x x-coordinate * @param[in] y y-coordinate * * @return C
lib/BaseGfx/src/BaseGfxBrush.hpp:264
Method
getComponentByIndex
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:564
Method
getComponentCount
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:548
Method
getConfigTopic
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:318
Method
getConfiguration
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:341
Method
getConfiguration
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:406
Method
getConfiguration
lib/VolumioPlugin/src/VolumioPlugin.cpp:292
Method
getConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeViewGeneric.h:300
Method
getConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeView32x8.h:299
Method
getConfiguration
lib/Views/src/layout/DateTimeView64x64.cpp:277
Method
getConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeView32x16.h:299
Method
getConfiguration
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:280
Method
getConfiguration
lib/CountdownPlugin/src/CountdownPlugin.cpp:214
Method
getConfiguration
lib/SensorPlugin/src/SensorPlugin.cpp:205
← previous
next →
1,201–1,300 of 2,917, ranked by callers