MCPcopy Create free account

hub / github.com/EmbeddedRPC/erpc / functions

Functions4,450 in github.com/EmbeddedRPC/erpc

↓ 4 callersMethodreadInt32
Read int32 from buffer. @return int32 value
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:195
↓ 4 callersMethodreadInt32
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:216
↓ 4 callersMethodreadUInt8
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:226
↓ 4 callersMethodread_uint32
(self)
erpc_python/erpc/basic_codec.py:128
↓ 4 callersFunctionremove_services
test/test_const/test_const_server_impl.cpp:41
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
test/common/gtest/gtest.cpp:5436
↓ 4 callersFunctionreplaceAll
erpcgen/src/cpptemplate/cpptempl.cpp:42
↓ 4 callersMethodsearch
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 callersFunctionsendMyFoo
test/test_unions/test_unions_server_impl.cpp:96
↓ 4 callersFunctionsendReceiveStruct
test/test_typedef/test_typedef_server_impl.cpp:40
↓ 4 callersFunctionsendReceived2Enum
test/test_lists/test_lists_server_impl.cpp:116
↓ 4 callersFunctionsendReceived2Int32
test/test_lists/test_lists_server_impl.cpp:45
↓ 4 callersFunctionsendReceived2String
test/test_lists/test_lists_server_impl.cpp:215
↓ 4 callersFunctionsendReceivedEnum
test/test_lists/test_lists_server_impl.cpp:99
↓ 4 callersFunctionsendReceivedString
test/test_lists/test_lists_server_impl.cpp:195
↓ 4 callersMethodsetContainList
! * @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 callersMethodsetContainString
! * @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 callersMethodsetCrcStart
erpc_c/infra/erpc_crc16.cpp:51
↓ 4 callersMethodsetReturnStructMemberType
! * @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 callersMethodsetServer
! * @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 callersMethodsetServerThreadId
! * @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 callersMethodset_line_if_missing
erpcgen/src/cpptemplate/cpptempl.cpp:701
↓ 4 callersMethodset_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 callersFunctionstandard_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 callersFunctiontestGenericCallback
test/test_unions/test_unions_server_impl.cpp:29
↓ 4 callersMethoduInt16ToBytes
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 callersMethodunset_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 callersFunctionwarn
(msg)
scripts/kconfig/kconfig.py:305
↓ 4 callersFunctionwhenReady
test/common/unit_test_arbitrator_app1.cpp:234
↓ 4 callersMethodwriteBinary
(final byte[] value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:162
↓ 4 callersMethodwriteBool
(final Boolean value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:87
↓ 4 callersMethodwriteDouble
(final double value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:151
↓ 4 callersMethodwriteFloat
(final float value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:145
↓ 4 callersMethodwriteInt16
(final short value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:99
↓ 4 callersMethodwriteInt32
Write int32 to buffer. @param value int32 value
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:76
↓ 4 callersMethodwriteInt8
(final byte value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:93
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
test/common/gtest/gtest.cpp:3526
↓ 3 callersFunctionArrayAsVector
test/common/gtest/gtest.cpp:3584
↓ 3 callersFunctionAssertionResult
test/common/gtest/gtest.h:18386
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
test/common/gtest/gtest.cpp:9695
↓ 3 callersMethodClear
Clears the object.
test/common/gtest/gtest.cpp:3638
↓ 3 callersMethodClone
test/common/gtest/gtest.h:10896
↓ 3 callersFunctionDSpiSlaveTransport_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 callersFunctionDSpidevMasterTransport_WaitForSlaveReadyGpio
erpc_c/transports/erpc_dspi_master_transport.cpp:63
↓ 3 callersFunctionFlagToEnvVar
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 callersFunctionFlushInfoLog
test/common/gtest/gtest.h:2423
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
test/common/gtest/gtest.cpp:4990
↓ 3 callersMethodGetTestCase
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 callersMethodGetTestInfo
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 callersMethodGetTestPartResult
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 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
test/common/gtest/gtest.cpp:2209
↓ 3 callersFunctionGetTestTypeId
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 callersFunctionI2cSlaveTransport_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 callersFunctionInt32FromGTestEnv
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 callersFunctionIsTrue
test/common/gtest/gtest.cpp:6564
↓ 3 callersFunctionLPI2cSlaveTransport_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 callersFunctionLPSpiSlaveTransport_NotifyTransferGpioCompleted
@brief Notify the LPSPI Master that the Slave has finished the transfer */
erpc_c/transports/erpc_lpspi_slave_transport.cpp:78
↓ 3 callersMethodLongOpt
Get the corresponding long-option string
erpcgen/src/options.cpp:448
↓ 3 callersFunctionMatchRegexAtHead
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 callersFunctionParseFlagValue
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 callersFunctionParseInt32
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 callersFunctionParseInt32Flag
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 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
test/common/gtest/gtest.cpp:9899
↓ 3 callersFunctionPrintRawArrayTo
test/common/gtest/gtest.h:10291
↓ 3 callersMethodPushLine
test/common/gtest/gtest.cpp:2607
↓ 3 callersMethodRemoveTrailingPathSeparator
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 callersFunctionReportFailureInUnknownLocation
test/common/gtest/gtest.cpp:3725
↓ 3 callersFunctionShuffleRange
test/common/gtest/gtest.cpp:718
↓ 3 callersFunctionSpiSlaveTransport_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 callersFunctionSpidevMasterTransport_WaitForSlaveReadyGpio
erpc_c/transports/erpc_spi_master_transport.cpp:65
↓ 3 callersMethod__init__
(self, c_compiler: str | None = None, cxx_compiler: str | None = None, target: str | None = None,
test/run_unit_tests.py:434
↓ 3 callersFunction_alloc_rgb
(rgb, rgb2index={})
scripts/kconfig/menuconfig.py:406
↓ 3 callersFunction_center_vertically
()
scripts/kconfig/menuconfig.py:1324
↓ 3 callersFunction_change_node
(node, parent)
scripts/kconfig/guiconfig.py:1113
↓ 3 callersFunction_decoding_error
(e, filename, macro_linenr=None)
scripts/kconfig/kconfiglib.py:6834
↓ 3 callersFunction_draw_frame
(win, title)
scripts/kconfig/menuconfig.py:1995
↓ 3 callersFunction_draw_main
()
scripts/kconfig/menuconfig.py:1333
↓ 3 callersFunction_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 callersFunction_enter_menu_and_select_first
(menu)
scripts/kconfig/guiconfig.py:1554
↓ 3 callersMethod_expand_whole
(self, s, args)
scripts/kconfig/kconfiglib.py:2733
↓ 3 callersMethod_expect_sym
(self)
scripts/kconfig/kconfiglib.py:2620
↓ 3 callersMethod_format_sym_to_define
(self, sym, list)
scripts/kconfig/kconfiglib.py:1683
↓ 3 callersFunction_found_dep_loop
(loop, cur)
scripts/kconfig/kconfiglib.py:6785
↓ 3 callersFunction_input_dialog
(title, initial_text, info_text=None)
scripts/kconfig/menuconfig.py:1701
↓ 3 callersMethod_invalidate
(self)
scripts/kconfig/kconfiglib.py:4963
↓ 3 callersFunction_is_y_mode_choice_sym
(item)
scripts/kconfig/menuconfig.py:3077
↓ 3 callersFunction_kconfig_def_info
(item)
scripts/kconfig/menuconfig.py:2762
↓ 3 callersFunction_kconfig_def_info
(item)
scripts/kconfig/guiconfig.py:2237
↓ 3 callersFunction_key_dialog
(title, text, keys)
scripts/kconfig/menuconfig.py:1921
↓ 3 callersFunction_loc_ref_item
()
scripts/kconfig/guiconfig.py:1600
↓ 3 callersFunction_msg
(title, text)
scripts/kconfig/menuconfig.py:2950
↓ 3 callersFunction_parent_menu
(node)
scripts/kconfig/guiconfig.py:2016
↓ 3 callersFunction_parse_style
(style_str, parsing_default)
scripts/kconfig/menuconfig.py:511
↓ 3 callersFunction_quit
(msg=None)
scripts/kconfig/guiconfig.py:1691
↓ 3 callersFunction_re_search
(regex)
scripts/kconfig/kconfiglib.py:7254
↓ 3 callersMethod_rec_invalidate
(self)
scripts/kconfig/kconfiglib.py:4969
↓ 3 callersFunction_resize_info_dialog
(top_line_win, text_win, bot_sep_win, help_win)
scripts/kconfig/menuconfig.py:2456
↓ 3 callersFunction_resize_jump_to_dialog
(edit_box, matches_win, bot_sep_win, help_win, sel_node_i, scroll)
scripts/kconfig/menuconfig.py:2250
↓ 3 callersFunction_set_sel_node_tri_val
(tri_val)
scripts/kconfig/menuconfig.py:1644
↓ 3 callersFunction_set_status
(s)
scripts/kconfig/guiconfig.py:638
← previousnext →401–500 of 4,450, ranked by callers