MCPcopy Create free account

hub / github.com/PerMalmberg/Smooth / functions

Functions1,275 in github.com/PerMalmberg/Smooth

MethodLink
lib/smooth/include/smooth/core/ipc/Link.h:36
MethodLinkWrapper
lib/smooth/include/smooth/core/ipc/SubscribingTaskEventQueue.h:89
MethodLockedWritePos
lib/smooth/include/smooth/core/network/IPacketReceiveBuffer.h:27
MethodMBedTLSContext
lib/smooth/core/network/MbedTLSContext.cpp:53
MethodMCP23017
lib/smooth/application/io/i2c/MCP23017.cpp:30
MethodMMCSDCard
lib/smooth/core/filesystem/MMCSDCard.cpp:23
MethodMQTTBaseState
lib/smooth/application/network/mqtt/state/MQTTBaseState.cpp:25
MethodMaster
lib/smooth/core/io/i2c/Master.cpp:28
MethodMountPoint
lib/smooth/include/smooth/core/filesystem/MountPoint.h:64
MethodMqttClient
lib/smooth/application/network/mqtt/MqttClient.cpp:39
MethodMqttFSM
lib/smooth/include/smooth/application/network/mqtt/state/MqttFSM.h:45
MethodNetworkStatus
lib/smooth/include/smooth/core/network/NetworkStatus.h:31
MethodOutput
lib/smooth/core/io/Output.cpp:22
MethodOutput
lib/smooth/include/smooth/core/io/Output.h:35
MethodPCF8563
Constructor
lib/smooth/application/io/i2c/PCF8563.cpp:30
MethodPacketReceiveBuffer
lib/smooth/include/smooth/core/network/PacketReceiveBuffer.h:40
MethodPasswordHash
lib/smooth/include/smooth/application/security/PasswordHash.h:31
MethodPingReq
lib/smooth/application/network/mqtt/packet/PingReq.cpp:26
MethodPingResp
lib/smooth/include/smooth/application/network/mqtt/packet/PingResp.h:28
MethodPubAck
lib/smooth/include/smooth/application/network/mqtt/packet/PubAck.h:28
MethodPubComp
lib/smooth/include/smooth/application/network/mqtt/packet/PubComp.h:28
MethodPubRec
lib/smooth/include/smooth/application/network/mqtt/packet/PubRec.h:28
MethodPubRel
lib/smooth/include/smooth/application/network/mqtt/packet/PubRel.h:28
MethodPublication
lib/smooth/application/network/mqtt/Publication.cpp:34
MethodPublish
lib/smooth/application/network/mqtt/packet/Publish.cpp:23
MethodPublish
lib/smooth/include/smooth/application/network/mqtt/packet/Publish.h:30
MethodPublisherTask
test/publish/publish.cpp:35
MethodQueue
Constructor \param name The name of the queue, mainly used for debugging and logging. \param size The size of the queue, i.e. the number of items it c
lib/smooth/include/smooth/core/ipc/Queue.h:46
MethodQueueNotification
lib/smooth/include/smooth/core/ipc/QueueNotification.h:31
MethodRGBLed
lib/smooth/application/rgb_led/RGBLed.cpp:25
MethodRGBLedTiming
Constructor \param low_duration_0_level Level of first part of the period for 'low' \param low_duration_0 Duration of first period for 'low' \param lo
lib/smooth/include/smooth/application/rgb_led/RGBLedTiming.h:40
MethodReceiver
test/destructing_subscribing_event_queues/destructing_subscribing_event_queues.cpp:61
MethodRegularHTTPProtocol
lib/smooth/include/smooth/application/network/http/regular/RegularHTTPProtocol.h:34
MethodReplacePacketWithDefault
lib/smooth/include/smooth/core/network/PacketReceiveBuffer.h:135
MethodRunState
lib/smooth/include/smooth/application/network/mqtt/state/RunState.h:28
MethodSDCardMount
lib/smooth/include/smooth/core/filesystem/MountPoint.h:85
MethodSHT30
Constructor
lib/smooth/application/io/i2c/SHT30.cpp:46
MethodSK6812
lib/smooth/include/smooth/application/rgb_led/RGBLedTiming.h:143
MethodSPIDevice
lib/smooth/core/io/spi/SPIDevice.cpp:27
MethodSPIFlash
lib/smooth/core/filesystem/SPIFlash.cpp:26
MethodSPISDCard
lib/smooth/core/filesystem/SPISDCard.cpp:25
MethodSSLContext
lib/smooth/include/smooth/core/network/MbedTLSContext.h:35
MethodSecureServerSocket
lib/smooth/include/smooth/core/network/SecureServerSocket.h:47
MethodSecureSocket
lib/smooth/include/smooth/core/network/SecureSocket.h:98
MethodSendBlob
test/http_server_test/SendBlob.cpp:28
MethodSender
test/destructing_subscribing_event_queues/destructing_subscribing_event_queues.cpp:42
MethodSenderTask
test/task_event_queue/task_event_queue.cpp:62
MethodServerClient
lib/smooth/include/smooth/core/network/ServerClient.h:57
MethodServerClient
lib/smooth/include/smooth/core/network/ServerClient.h:130
MethodServerSocket
lib/smooth/include/smooth/core/network/ServerSocket.h:92
MethodSntp
lib/smooth/core/sntp/Sntp.cpp:31
MethodSocket
lib/smooth/include/smooth/core/network/Socket.h:184
MethodSocketDispatcher
lib/smooth/core/network/SocketDispatcher.cpp:53
MethodSocketOperation
lib/smooth/include/smooth/core/network/SocketOperation.h:32
MethodSpiDmaFixedBuffer
Constructor derived class of DmaFixedBuffer Note: Since this buffer is created by DmaFixedBuffer and it is using heap_caps_malloc we do not need to ch
lib/smooth/include/smooth/core/io/spi/SpiDmaFixedBuffer.h:36
MethodStartupState
lib/smooth/include/smooth/application/network/mqtt/state/StartupState.h:28
MethodStaticFSM
lib/smooth/include/smooth/core/fsm/StaticFSM.h:43
MethodStreamPacket
test/server_socket_test/StreamPacket.h:24
MethodStreamPacket
test/secure_server_socket_test/StreamPacket.h:24
MethodStreamingClient
test/server_socket_test/StreamingClient.h:34
MethodStreamingClient
test/secure_server_socket_test/StreamingClient.h:34
MethodStringResponse
lib/smooth/application/network/http/regular/responses/StringResponse.cpp:30
MethodStringResponse
lib/smooth/include/smooth/application/network/http/regular/responses/StringResponse.h:33
MethodSubAck
lib/smooth/include/smooth/application/network/mqtt/packet/SubAck.h:28
MethodSubscribe
lib/smooth/include/smooth/application/network/mqtt/packet/Subscribe.h:29
MethodSubscribingTaskEventQueue
lib/smooth/include/smooth/core/ipc/SubscribingTaskEventQueue.h:41
MethodTask
Constructor used when creating a new task running on a new thread.
lib/smooth/core/Task.cpp:35
MethodTask
lib/smooth/include/smooth/core/Task.h:70
MethodTaskEventQueue
lib/smooth/include/smooth/core/ipc/TaskEventQueue.h:55
MethodTaskStats
lib/smooth/core/SystemStatistics.cpp:38
MethodTaskStats
lib/smooth/include/smooth/core/SystemStatistics.h:26
MethodTemplateProcessor
lib/smooth/application/network/http/regular/TemplateProcessor.cpp:31
MethodTimeSyncEvent
lib/smooth/include/smooth/core/sntp/TimeSyncEvent.h:29
MethodTimer
lib/smooth/core/timer/Timer.cpp:28
MethodTimerExpiredEvent
lib/smooth/include/smooth/core/timer/TimerExpiredEvent.h:28
MethodTimerOwner
lib/smooth/core/timer/Timer.cpp:97
MethodTimerOwner
lib/smooth/include/smooth/core/timer/Timer.h:42
MethodTimerQueue
lib/smooth/include/smooth/core/timer/TimerService.h:41
MethodTimerService
lib/smooth/core/timer/TimerService.cpp:28
MethodTimerUser
test/destructing_event_queues/destructing_event_queues.cpp:44
MethodTransmitBufferEmptyEvent
lib/smooth/include/smooth/core/network/event/TransmitBufferEmptyEvent.h:29
MethodUnsubAck
lib/smooth/include/smooth/application/network/mqtt/packet/UnsubAck.h:26
MethodUnsubscribe
lib/smooth/include/smooth/application/network/mqtt/packet/Unsubscribe.h:26
MethodWS2812
lib/smooth/include/smooth/application/rgb_led/RGBLedTiming.h:128
MethodWS2812B
lib/smooth/include/smooth/application/rgb_led/RGBLedTiming.h:110
MethodWS2813
lib/smooth/include/smooth/application/rgb_led/RGBLedTiming.h:158
MethodWSEchoServer
test/http_server_test/WSEchoServer.cpp:32
MethodWSResponse
lib/smooth/application/network/http/websocket/responses/WSResponse.cpp:80
MethodWebsocketProtocol
lib/smooth/include/smooth/application/network/http/websocket/WebsocketProtocol.h:54
MethodWebsocketServer
lib/smooth/include/smooth/application/network/http/websocket/WebsocketServer.h:33
MethodWiegand
lib/smooth/application/io/wiegand/Wiegand.cpp:31
MethodWifi
lib/smooth/core/network/Wifi.cpp:39
MethodWifi
lib/smooth/include/smooth/core/network/Wifi.h:39
MethodWorker
test/destructing_event_queues/destructing_event_queues.cpp:66
Methodadd
test/http_files_upload_test/http_files_upload_test.h:55
Methodadd_backlight_pin
Add backlight pin
lib/smooth/application/display/LCDSpi.cpp:429
Methodadd_colon_zero_padding
Add colon and zero padding to number
lib/smooth/application/io/i2c/PCF8563.cpp:209
Methodadd_color
lib/smooth/application/rgb_led/RGBLed.cpp:90
Methodadd_header
lib/smooth/application/network/http/regular/responses/HeaderOnlyResponse.cpp:53
Methodadd_string
lib/smooth/application/network/http/regular/responses/StringResponse.cpp:79
← previousnext →501–600 of 1,275, ranked by callers