MCPcopy Create free account

hub / github.com/PerMalmberg/Smooth / functions

Functions1,275 in github.com/PerMalmberg/Smooth

Methodappend_data
lib/smooth/application/network/mqtt/packet/MQTTPacket.cpp:28
Methodappend_msb_lsb
lib/smooth/application/network/mqtt/packet/MQTTPacket.cpp:92
Methodappend_string
lib/smooth/application/network/mqtt/packet/MQTTPacket.cpp:80
Methodapply
lib/smooth/application/rgb_led/RGBLed.cpp:111
Methodapply_constructed_data
lib/smooth/application/network/mqtt/packet/MQTTPacket.cpp:98
Methodavailable_items
lib/smooth/include/smooth/core/util/CircularBuffer.h:83
Methodavailable_slots
lib/smooth/include/smooth/core/util/CircularBuffer.h:88
Methodbcd_to_decimal
Convert BCD to decimal
lib/smooth/application/io/i2c/PCF8563.cpp:81
Methodbuild_sets
lib/smooth/core/network/SocketDispatcher.cpp:144
Methodcalc_gpio_input_voltage
Calculate GPIO input voltage (when used as ADC)
lib/smooth/application/io/i2c/AxpPMU.cpp:292
Methodcalculate_crc
Calculate the CRC
lib/smooth/application/io/i2c/SHT30.cpp:157
Methodcheck_socket_timeouts
lib/smooth/core/network/SocketDispatcher.cpp:338
Methodclear
lib/smooth/include/smooth/core/network/PacketSendBuffer.h:92
Methodclear
lib/smooth/include/smooth/core/network/PacketReceiveBuffer.h:93
Methodclear
lib/smooth/include/smooth/core/ipc/QueueNotification.h:41
Methodclear
lib/smooth/include/smooth/core/util/CircularBuffer.h:93
Methodclear_alarm_active
Clear alarm
test/i2c_rtc8563_test/i2c_rtc8563_test.cpp:218
Methodclear_bits
lib/smooth/application/io/wiegand/Wiegand.cpp:45
Methodclear_buffers
lib/smooth/include/smooth/core/network/Socket.h:522
Methodclear_coulomb_counter
Clear coulomb counter
lib/smooth/application/io/i2c/AxpPMU.cpp:335
Methodclear_sets
lib/smooth/core/network/SocketDispatcher.cpp:135
Methodclear_status
Clear the status register on the SHT30
lib/smooth/application/io/i2c/SHT30.cpp:96
Methodclose_connection
lib/smooth/application/network/http/websocket/WebSocketServer.cpp:24
Methodclose_if
lib/smooth/core/network/Wifi.cpp:216
Methodclr
lib/smooth/core/io/Output.cpp:61
Methodcommon_init
lib/smooth/core/network/MbedTLSContext.cpp:73
Methodconfigure
lib/smooth/application/io/i2c/ADS1115.cpp:39
Methodconfigure_device
lib/smooth/application/io/i2c/MCP23017.cpp:84
Methodconfigure_ports
lib/smooth/application/io/i2c/MCP23017.cpp:58
Methodconfigure_sensor
lib/smooth/application/io/spi/BME280SPI.cpp:129
Methodconnected
lib/smooth/application/network/http/HTTPServerClient.cpp:79
Methodconnected
test/server_socket_test/StreamingClient.h:62
Methodconnected
test/secure_server_socket_test/StreamingClient.h:62
Methodconsume_headers
lib/smooth/application/network/http/regular/MIMEParser.cpp:281
Methodconsume_headers
lib/smooth/application/network/http/regular/RegularHTTPProtocol.cpp:169
Methodcontains_dots
lib/smooth/core/filesystem/Path.cpp:204
Methodcount
Returns the number of items waiting to be popped. \return The number of items in the queue.
lib/smooth/include/smooth/core/ipc/TaskEventQueue.h:82
Methodcreate
lib/smooth/core/timer/Timer.cpp:79
Methodcreate
lib/smooth/include/smooth/core/network/Socket.h:155
Methodcreate
lib/smooth/include/smooth/core/network/SecureServerSocket.h:71
Methodcreate
lib/smooth/include/smooth/core/network/SecureSocket.h:140
Methodcreate
lib/smooth/include/smooth/core/network/ServerSocket.h:269
Methodcreate
lib/smooth/include/smooth/core/ipc/SubscribingTaskEventQueue.h:56
Methodcreate
lib/smooth/include/smooth/core/ipc/ISRTaskEventQueue.h:46
Methodcreate
lib/smooth/include/smooth/core/ipc/TaskEventQueue.h:44
Methodcreate
lib/smooth/include/smooth/core/ipc/mock/ISRTaskEventQueue.h:39
Methodcreate_device
lib/smooth/include/smooth/core/io/spi/Master.h:113
Methodcreate_device
lib/smooth/include/smooth/core/io/i2c/Master.h:67
Functioncreate_protected_shared
lib/smooth/include/smooth/core/util/create_protected.h:30
Functioncreate_protected_unique
lib/smooth/include/smooth/core/util/create_protected.h:48
Methodcreate_socket
lib/smooth/include/smooth/core/network/Socket.h:216
Methodcreate_socket
lib/smooth/include/smooth/core/network/ServerSocket.h:280
Methodcreate_timer
test/timer/timer.cpp:74
Methoddata
\return Returns pointer to first element in buffer
lib/smooth/include/smooth/core/util/DmaFixedBuffer.h:47
Methoddata_received
lib/smooth/application/network/http/regular/RegularHTTPProtocol.cpp:54
Methoddata_received
lib/smooth/application/network/http/websocket/WebsocketProtocol.cpp:90
Methoddata_received
lib/smooth/application/network/mqtt/packet/MQTTProtocol.cpp:56
Methoddata_received
test/http_server_test/WSEchoServer.cpp:40
Methoddata_received
test/server_socket_test/StreamingProtocol.h:38
Methoddata_received
test/secure_server_socket_test/StreamingProtocol.h:38
Methoddebug
lib/smooth/include/smooth/core/logging/log.h:127
Methoddecimal_to_bcd
Convert decimal to BCD
lib/smooth/application/io/i2c/PCF8563.cpp:87
Methoddeinit
lib/smooth/core/filesystem/SPISDCard.cpp:86
Methoddeinitialize
lib/smooth/core/io/spi/Master.cpp:104
Methoddeinitialize
lib/smooth/core/io/i2c/Master.cpp:71
Methoddisconnect
lib/smooth/application/network/mqtt/MqttClient.cpp:135
Methoddisconnected
lib/smooth/application/network/http/HTTPServerClient.cpp:75
Methoddisconnected
test/server_socket_test/StreamingClient.h:58
Methoddisconnected
test/secure_server_socket_test/StreamingClient.h:58
Methoddo_cleanup
Do cleanup
lib/smooth/core/io/i2c/I2CMasterDevice.cpp:348
Methoddo_common_error_checking
lib/smooth/core/filesystem/SDCard.cpp:27
Methoddo_deinitialize
lib/smooth/core/io/spi/Master.cpp:119
Methoddo_handshake_step
lib/smooth/include/smooth/core/network/SecureSocket.h:337
Methoddo_initialization
lib/smooth/core/io/i2c/Master.cpp:57
Methoddo_intitialization
lib/smooth/core/io/spi/Master.cpp:74
Methoddump
lib/smooth/application/network/http/regular/responses/FileContentResponse.cpp:66
Methoddump
lib/smooth/application/network/http/regular/responses/StringResponse.cpp:74
Methoddump
lib/smooth/application/network/http/regular/responses/HeaderOnlyResponse.cpp:67
Methoddump
lib/smooth/include/smooth/application/network/http/IResponseOperation.h:62
Methoddump_mem_stats
lib/smooth/core/SystemStatistics.cpp:88
Methodenable_websocket_on
lib/smooth/include/smooth/application/network/http/HTTPServer.h:333
Methodencode_remaining_length
lib/smooth/application/network/mqtt/packet/MQTTPacket.cpp:110
Methodend_of_request
test/http_files_upload_test/UploadResponder.cpp:36
Methodenter_state
lib/smooth/application/network/mqtt/state/DisconnectedState.cpp:25
Methodenter_state
lib/smooth/application/network/mqtt/state/DisconnectState.cpp:24
Methodenter_state
lib/smooth/application/network/mqtt/state/ConnectToBrokerState.cpp:26
Methodenter_state
lib/smooth/include/smooth/application/network/mqtt/state/MQTTBaseState.h:43
Methodenter_state
test/linux_unit_tests/FSMTest.cpp:37
Methodentering_state
Called as a notification to the subclassing FSM before a new state is entered. \param state The new state
lib/smooth/include/smooth/core/fsm/StaticFSM.h:60
Methodentering_state
lib/smooth/include/smooth/application/network/mqtt/state/MqttFSM.h:75
Methodequals_path_separator
lib/smooth/include/smooth/core/filesystem/Path.h:150
Methoderror
lib/smooth/include/smooth/core/logging/log.h:91
Methodevent
lib/smooth/core/network/SocketDispatcher.cpp:284
Methodevent
lib/smooth/application/network/http/HTTPServerClient.cpp:28
Methodevent
lib/smooth/application/network/mqtt/MqttClient.cpp:188
Methodevent
lib/smooth/application/network/mqtt/state/DisconnectedState.cpp:38
Methodevent
lib/smooth/application/network/mqtt/state/ConnectedState.cpp:25
Methodevent
lib/smooth/application/network/mqtt/state/DisconnectState.cpp:31
Methodevent
lib/smooth/application/io/wiegand/Wiegand.cpp:150
Methodevent
lib/smooth/include/smooth/application/network/mqtt/state/MqttFSM.h:96
← previousnext →601–700 of 1,275, ranked by callers