Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ functions
Functions
4,450 in github.com/EmbeddedRPC/erpc
⨍
Functions
4,450
◇
Types & classes
989
↓ 4 callers
Method
readInt32
Read int32 from buffer. @return int32 value
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:195
↓ 4 callers
Method
readInt32
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:216
↓ 4 callers
Method
readUInt8
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:226
↓ 4 callers
Method
read_uint32
(self)
erpc_python/erpc/basic_codec.py:128
↓ 4 callers
Function
remove_services
test/test_const/test_const_server_impl.cpp:41
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
test/common/gtest/gtest.cpp:5436
↓ 4 callers
Function
replaceAll
erpcgen/src/cpptemplate/cpptempl.cpp:42
↓ 4 callers
Method
search
The \a base path argument can be either a relative or absolute path. If the path is relative, then it is joined with search paths one after another un
erpcgen/src/SearchPath.cpp:66
↓ 4 callers
Function
sendMyFoo
test/test_unions/test_unions_server_impl.cpp:96
↓ 4 callers
Function
sendReceiveStruct
test/test_typedef/test_typedef_server_impl.cpp:40
↓ 4 callers
Function
sendReceived2Enum
test/test_lists/test_lists_server_impl.cpp:116
↓ 4 callers
Function
sendReceived2Int32
test/test_lists/test_lists_server_impl.cpp:45
↓ 4 callers
Function
sendReceived2String
test/test_lists/test_lists_server_impl.cpp:215
↓ 4 callers
Function
sendReceivedEnum
test/test_lists/test_lists_server_impl.cpp:99
↓ 4 callers
Function
sendReceivedString
test/test_lists/test_lists_server_impl.cpp:195
↓ 4 callers
Method
setContainList
! * @brief This function set information about if member contains list data type. * * @param[in] containList Information about if membe
erpcgen/src/types/StructMember.hpp:122
↓ 4 callers
Method
setContainString
! * @brief This function set information about if member contains string data type. * * @param[in] containString Information about if m
erpcgen/src/types/StructMember.hpp:136
↓ 4 callers
Method
setCrcStart
erpc_c/infra/erpc_crc16.cpp:51
↓ 4 callers
Method
setReturnStructMemberType
! * @brief This function set data type of function return value. * * @param[in] returnType Function return value data type. */
erpcgen/src/types/Function.hpp:77
↓ 4 callers
Method
setServer
! * @brief This function sets server used for nested calls. * * @param[in] server Server used for nested calls. */
erpc_c/infra/erpc_client_manager.h:122
↓ 4 callers
Method
setServerThreadId
! * @brief This function sets server thread id. * * @param[in] serverThreadId Id of thread where server run function is executed.
erpc_c/infra/erpc_client_manager.h:129
↓ 4 callers
Method
set_line_if_missing
erpcgen/src/cpptemplate/cpptempl.cpp:701
↓ 4 callers
Method
set_value
Sets the user value of the symbol. Equal in effect to assigning the value to the symbol within a .config file. For bool and
scripts/kconfig/kconfiglib.py:4661
↓ 4 callers
Function
standard_config_filename
Helper for tools. Returns the value of KCONFIG_CONFIG (which specifies the .config file to load/save) if it is set, and ".config" otherwise.
scripts/kconfig/kconfiglib.py:6337
↓ 4 callers
Function
testGenericCallback
test/test_unions/test_unions_server_impl.cpp:29
↓ 4 callers
Method
uInt16ToBytes
Conver int representing uint16 to bytearray (little endian). @param value Value to by converted @return uint16 as bytes
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/Utils.java:130
↓ 4 callers
Method
unset_value
Removes any user value from the symbol, as if the symbol had never gotten a user value via Kconfig.load_config() or Symbol.set_value(
scripts/kconfig/kconfiglib.py:4750
↓ 4 callers
Function
warn
(msg)
scripts/kconfig/kconfig.py:305
↓ 4 callers
Function
whenReady
test/common/unit_test_arbitrator_app1.cpp:234
↓ 4 callers
Method
writeBinary
(final byte[] value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:162
↓ 4 callers
Method
writeBool
(final Boolean value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:87
↓ 4 callers
Method
writeDouble
(final double value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:151
↓ 4 callers
Method
writeFloat
(final float value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:145
↓ 4 callers
Method
writeInt16
(final short value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:99
↓ 4 callers
Method
writeInt32
Write int32 to buffer. @param value int32 value
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:76
↓ 4 callers
Method
writeInt8
(final byte value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:93
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
test/common/gtest/gtest.cpp:3526
↓ 3 callers
Function
ArrayAsVector
test/common/gtest/gtest.cpp:3584
↓ 3 callers
Function
AssertionResult
test/common/gtest/gtest.h:18386
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
test/common/gtest/gtest.cpp:9695
↓ 3 callers
Method
Clear
Clears the object.
test/common/gtest/gtest.cpp:3638
↓ 3 callers
Method
Clone
test/common/gtest/gtest.h:10896
↓ 3 callers
Function
DSpiSlaveTransport_NotifyTransferGpioReady
@brief Notify the SPI Master that the Slave is ready for a new transfer */
erpc_c/transports/erpc_dspi_slave_transport.cpp:64
↓ 3 callers
Function
DSpidevMasterTransport_WaitForSlaveReadyGpio
erpc_c/transports/erpc_dspi_master_transport.cpp:63
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
test/common/gtest/gtest.cpp:9745
↓ 3 callers
Function
FlushInfoLog
test/common/gtest/gtest.h:2423
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
test/common/gtest/gtest.cpp:4990
↓ 3 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
test/common/gtest/gtest.cpp:5580
↓ 3 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
test/common/gtest/gtest.cpp:4179
↓ 3 callers
Method
GetTestPartResult
Returns the i-th test part result among all the results. i can range from 0 to total_part_count() - 1. If i is not in that range, aborts the program.
test/common/gtest/gtest.cpp:3501
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
test/common/gtest/gtest.cpp:2209
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
test/common/gtest/gtest.cpp:2102
↓ 3 callers
Function
I2cSlaveTransport_NotifyTransferGpioReady
@brief Notify the I2C Master that the Slave is ready for a new transfer */
erpc_c/transports/erpc_i2c_slave_transport.cpp:72
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
test/common/gtest/gtest.cpp:9812
↓ 3 callers
Function
IsTrue
test/common/gtest/gtest.cpp:6564
↓ 3 callers
Function
LPI2cSlaveTransport_NotifyTransferGpioReady
@brief Notify the LPI2C Master that the Slave is ready for a new transfer */
erpc_c/transports/erpc_lpi2c_slave_transport.cpp:72
↓ 3 callers
Function
LPSpiSlaveTransport_NotifyTransferGpioCompleted
@brief Notify the LPSPI Master that the Slave has finished the transfer */
erpc_c/transports/erpc_lpspi_slave_transport.cpp:78
↓ 3 callers
Method
LongOpt
Get the corresponding long-option string
erpcgen/src/options.cpp:448
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
test/common/gtest/gtest.cpp:9388
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
test/common/gtest/gtest.cpp:6593
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
test/common/gtest/gtest.cpp:9760
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
test/common/gtest/gtest.cpp:6648
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
test/common/gtest/gtest.cpp:9899
↓ 3 callers
Function
PrintRawArrayTo
test/common/gtest/gtest.h:10291
↓ 3 callers
Method
PushLine
test/common/gtest/gtest.cpp:2607
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
test/common/gtest/gtest.cpp:8618
↓ 3 callers
Function
ReportFailureInUnknownLocation
test/common/gtest/gtest.cpp:3725
↓ 3 callers
Function
ShuffleRange
test/common/gtest/gtest.cpp:718
↓ 3 callers
Function
SpiSlaveTransport_NotifyTransferGpioReady
@brief Notify the SPI Master that the Slave is ready for a new transfer */
erpc_c/transports/erpc_spi_slave_transport.cpp:70
↓ 3 callers
Function
SpidevMasterTransport_WaitForSlaveReadyGpio
erpc_c/transports/erpc_spi_master_transport.cpp:65
↓ 3 callers
Method
__init__
(self, c_compiler: str | None = None, cxx_compiler: str | None = None, target: str | None = None,
test/run_unit_tests.py:434
↓ 3 callers
Function
_alloc_rgb
(rgb, rgb2index={})
scripts/kconfig/menuconfig.py:406
↓ 3 callers
Function
_center_vertically
()
scripts/kconfig/menuconfig.py:1324
↓ 3 callers
Function
_change_node
(node, parent)
scripts/kconfig/guiconfig.py:1113
↓ 3 callers
Function
_decoding_error
(e, filename, macro_linenr=None)
scripts/kconfig/kconfiglib.py:6834
↓ 3 callers
Function
_draw_frame
(win, title)
scripts/kconfig/menuconfig.py:1995
↓ 3 callers
Function
_draw_main
()
scripts/kconfig/menuconfig.py:1333
↓ 3 callers
Function
_dt_node_bool_prop_generic
This function takes the 'node_search_function' and uses it to search for a node with 'search_arg' and if node exists, checks if 'prop' exists
scripts/kconfig/kconfigfunctions.py:470
↓ 3 callers
Function
_enter_menu_and_select_first
(menu)
scripts/kconfig/guiconfig.py:1554
↓ 3 callers
Method
_expand_whole
(self, s, args)
scripts/kconfig/kconfiglib.py:2733
↓ 3 callers
Method
_expect_sym
(self)
scripts/kconfig/kconfiglib.py:2620
↓ 3 callers
Method
_format_sym_to_define
(self, sym, list)
scripts/kconfig/kconfiglib.py:1683
↓ 3 callers
Function
_found_dep_loop
(loop, cur)
scripts/kconfig/kconfiglib.py:6785
↓ 3 callers
Function
_input_dialog
(title, initial_text, info_text=None)
scripts/kconfig/menuconfig.py:1701
↓ 3 callers
Method
_invalidate
(self)
scripts/kconfig/kconfiglib.py:4963
↓ 3 callers
Function
_is_y_mode_choice_sym
(item)
scripts/kconfig/menuconfig.py:3077
↓ 3 callers
Function
_kconfig_def_info
(item)
scripts/kconfig/menuconfig.py:2762
↓ 3 callers
Function
_kconfig_def_info
(item)
scripts/kconfig/guiconfig.py:2237
↓ 3 callers
Function
_key_dialog
(title, text, keys)
scripts/kconfig/menuconfig.py:1921
↓ 3 callers
Function
_loc_ref_item
()
scripts/kconfig/guiconfig.py:1600
↓ 3 callers
Function
_msg
(title, text)
scripts/kconfig/menuconfig.py:2950
↓ 3 callers
Function
_parent_menu
(node)
scripts/kconfig/guiconfig.py:2016
↓ 3 callers
Function
_parse_style
(style_str, parsing_default)
scripts/kconfig/menuconfig.py:511
↓ 3 callers
Function
_quit
(msg=None)
scripts/kconfig/guiconfig.py:1691
↓ 3 callers
Function
_re_search
(regex)
scripts/kconfig/kconfiglib.py:7254
↓ 3 callers
Method
_rec_invalidate
(self)
scripts/kconfig/kconfiglib.py:4969
↓ 3 callers
Function
_resize_info_dialog
(top_line_win, text_win, bot_sep_win, help_win)
scripts/kconfig/menuconfig.py:2456
↓ 3 callers
Function
_resize_jump_to_dialog
(edit_box, matches_win, bot_sep_win, help_win, sel_node_i, scroll)
scripts/kconfig/menuconfig.py:2250
↓ 3 callers
Function
_set_sel_node_tri_val
(tri_val)
scripts/kconfig/menuconfig.py:1644
↓ 3 callers
Function
_set_status
(s)
scripts/kconfig/guiconfig.py:638
← previous
next →
401–500 of 4,450, ranked by callers