Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerMalmberg/Smooth
/ functions
Functions
1,275 in github.com/PerMalmberg/Smooth
⨍
Functions
1,275
◇
Types & classes
325
↓ 1 callers
Method
zero
lib/smooth/application/io/wiegand/Wiegand.cpp:135
↓ 1 callers
Method
zero
Zeroes the time, but lets it keep running.
lib/smooth/include/smooth/core/timer/ElapsedTime.h:51
Method
A
test/linux_unit_tests/FSMTest.cpp:67
Method
ADS1115
lib/smooth/application/io/i2c/ADS1115.cpp:34
Method
ATask
test/starter_example/starter_example.cpp:30
Method
App
test/i2c_rtc8563_test/i2c_rtc8563_test.cpp:72
Method
App
test/spi_4_line_devices_test/spi_4_line_devices_test.cpp:73
Method
App
test/destructing_event_queues/destructing_event_queues.cpp:105
Method
App
test/security/security.cpp:31
Method
App
test/hw_sdcard_test/hw_sdcard_test.cpp:51
Method
App
test/http_server_test/http_server_test.cpp:145
Method
App
test/logging/logging.cpp:30
Method
App
test/http_files_upload_test/http_files_upload_test.cpp:148
Method
App
test/linux_asan_test/linux_asan_test.cpp:26
Method
App
test/i2c_dht12_test/i2c_dht12_test.cpp:45
Method
App
test/access_point/access_point.cpp:100
Method
App
test/server_socket_test/server_socket_test.cpp:37
Method
App
test/starter_example/starter_example.cpp:41
Method
App
test/hw_wrover_kit_blinky/hw_wrover_kit_blinky.cpp:28
Method
App
test/secure_socket_test/secure_socket_test.cpp:119
Method
App
test/hw_spiflash/hw_spiflash.cpp:33
Method
App
test/hw_jsonfile_test/hw_jsonfile_test.cpp:39
Method
App
test/secure_server_socket_test/secure_server_socket_test.cpp:138
Method
App
test/hw_interrupt_queue/hw_interrupt_queue.cpp:26
Method
App
test/timer/timer.cpp:31
Method
App
test/destructing_subscribing_event_queues/destructing_subscribing_event_queues.cpp:111
Method
App
test/sntp/sntp.cpp:32
Method
App
test/i2c_bme280_test/i2c_bme280_test.cpp:55
Method
App
test/publish/publish.cpp:49
Method
App
test/mqtt/mqtt.cpp:39
Method
App
test/task_event_queue/task_event_queue.cpp:33
Method
App
test/i2c_sht30_test/i2c_sht30_test.cpp:26
Method
Application
Constructor \param priority The priority to run at. Usually smooth::core::APPLICATION_BASE_PRIO + an arbitrary value, but should be lower than the pri
lib/smooth/include/smooth/core/Application.h:55
Method
AxpPMU
Constructor
lib/smooth/application/io/i2c/AxpPMU.cpp:29
Method
B
test/linux_unit_tests/FSMTest.cpp:83
Method
BME280
lib/smooth/application/io/i2c/BME280.cpp:28
Method
BME280Core
lib/smooth/include/smooth/application/io/spi/BME280Core.h:125
Method
BME280SPI
lib/smooth/application/io/spi/BME280SPI.cpp:29
Method
BME280_compensate_H_int32
Compensation formula for HUMIDITY
lib/smooth/application/io/spi/BME280Core.cpp:180
Method
BME280_compensate_P_int64
Compensation formula for PRESSURE
lib/smooth/application/io/spi/BME280Core.cpp:151
Method
BME280_compensate_T_int32
Compensation formula for TEMPERATURE
lib/smooth/application/io/spi/BME280Core.cpp:132
Method
BaseEvent
lib/smooth/include/smooth/application/network/mqtt/event/BaseEvent.h:31
Method
BaseState
test/linux_unit_tests/FSMTest.cpp:30
Method
BufferContainer
lib/smooth/include/smooth/core/network/BufferContainer.h:93
Method
ByteSet
lib/smooth/include/smooth/core/util/ByteSet.h:29
Method
CircularBuffer
lib/smooth/include/smooth/core/util/CircularBuffer.h:100
Method
CircularBuffer
lib/smooth/include/smooth/core/util/CircularBuffer.h:117
Method
ClientPool
lib/smooth/include/smooth/core/network/ClientPool.h:90
Method
CommonSocket
lib/smooth/include/smooth/core/network/CommonSocket.h:39
Method
ConnAck
lib/smooth/include/smooth/application/network/mqtt/packet/ConnAck.h:36
Method
Connect
Minimum connect packet
lib/smooth/application/network/mqtt/packet/Connect.cpp:29
Method
Connect
lib/smooth/include/smooth/application/network/mqtt/packet/Connect.h:30
Method
ConnectEvent
lib/smooth/include/smooth/application/network/mqtt/event/ConnectEvent.h:28
Method
ConnectToBrokerState
lib/smooth/include/smooth/application/network/mqtt/state/ConnectToBrokerState.h:28
Method
ConnectedState
lib/smooth/include/smooth/application/network/mqtt/state/ConnectedState.h:28
Method
ConnectionStatusEvent
lib/smooth/include/smooth/core/network/event/ConnectionStatusEvent.h:28
Method
CreationWrapper
lib/smooth/include/smooth/core/util/create_protected.h:36
Method
DHT12
Constructor
lib/smooth/application/io/i2c/DHT12.cpp:26
Method
DataAvailableEvent
lib/smooth/include/smooth/core/network/event/DataAvailableEvent.h:30
Method
DataRetriever
test/linux_unit_tests/TemplateProcessorTest.cpp:32
Method
Disconnect
lib/smooth/application/network/mqtt/packet/Disconnect.cpp:25
Method
DisconnectEvent
lib/smooth/include/smooth/application/network/mqtt/event/DisconnectEvent.h:28
Method
DisconnectState
lib/smooth/include/smooth/application/network/mqtt/state/DisconnectState.h:29
Method
DisconnectedState
lib/smooth/include/smooth/application/network/mqtt/state/DisconnectedState.h:28
Method
DisplayPin
Constructor
lib/smooth/include/smooth/application/display/DisplayPin.h:27
Method
DmaFixedBuffer
Constructor
lib/smooth/include/smooth/core/util/DmaFixedBuffer.h:35
Method
EarlyInit
lib/smooth/core/Application.cpp:36
Method
ErrorResponse
lib/smooth/application/network/http/regular/responses/ErrorResponse.cpp:22
Method
FSLock
lib/smooth/core/filesystem/FSLock.cpp:45
Method
FSLock
lib/smooth/include/smooth/core/filesystem/FSLock.h:38
Method
File
lib/smooth/core/filesystem/File.cpp:29
Method
FileContentResponse
lib/smooth/application/network/http/regular/responses/FileContentResponse.cpp:31
Method
FileInfo
lib/smooth/include/smooth/core/filesystem/Fileinfo.h:31
Method
FlashMount
lib/smooth/include/smooth/core/filesystem/MountPoint.h:107
Method
HTTPPacket
lib/smooth/application/network/http/regular/HTTPPacket.cpp:29
Method
HTTPPacket
lib/smooth/include/smooth/application/network/http/HTTPPacket.h:39
Method
HTTPProtocol
lib/smooth/include/smooth/application/network/http/HTTPProtocol.h:47
Method
HTTPServer
lib/smooth/include/smooth/application/network/http/HTTPServer.h:141
Method
HTTPServerClient
lib/smooth/include/smooth/application/network/http/HTTPServerClient.h:48
Method
HTTPServerConfig
lib/smooth/include/smooth/application/network/http/HTTPServerConfig.h:15
Method
HeaderOnlyResponse
lib/smooth/application/network/http/regular/responses/HeaderOnlyResponse.cpp:32
Method
HeaderOnlyResponse
lib/smooth/include/smooth/application/network/http/regular/responses/HeaderOnlyResponse.h:32
Method
I2CCommandLink
lib/smooth/core/io/i2c/I2CCommandLink.cpp:23
Method
I2CMasterDevice
Constructor \param port The port \param address The device address \param guard The guard mutex.
lib/smooth/include/smooth/core/io/i2c/I2CMasterDevice.h:41
Method
IPv4
lib/smooth/core/network/IPv4.cpp:35
Method
IPv6
lib/smooth/core/network/IPv6.cpp:23
Method
ISRTaskEventQueue
lib/smooth/include/smooth/core/ipc/ISRTaskEventQueue.h:91
Method
ISRTaskEventQueue
lib/smooth/include/smooth/core/ipc/mock/ISRTaskEventQueue.h:62
Method
ITaskEventQueue
lib/smooth/include/smooth/core/ipc/ITaskEventQueue.h:29
Method
IdleState
lib/smooth/include/smooth/application/network/mqtt/state/IdleState.h:28
Method
InFlight
lib/smooth/include/smooth/application/network/mqtt/InFlight.h:35
Method
InetAddress
Constructor \param ip_as_string The IP in string form. \param port The port.
lib/smooth/include/smooth/core/network/InetAddress.h:36
Method
Input
lib/smooth/core/io/Input.cpp:23
Method
Input
lib/smooth/include/smooth/core/io/Input.h:38
Method
InterruptInputCB
lib/smooth/core/io/InterruptInputCB.cpp:23
Method
InterruptInputCB
lib/smooth/include/smooth/core/io/InterruptInputCB.h:47
Method
InterruptInputEvent
lib/smooth/include/smooth/core/io/InterruptEvent.h:10
Method
ItemToPublish
test/publish/publish.h:28
Method
JsonFile
lib/smooth/core/json/JsonFile.cpp:24
Method
LCDSpi
lib/smooth/application/display/LCDSpi.cpp:33
← previous
next →
401–500 of 1,275, ranked by callers