MCPcopy Create free account

hub / github.com/EmbeddedRPC/erpc / functions

Functions4,450 in github.com/EmbeddedRPC/erpc

↓ 2 callersFunction_node_int_prop
This function takes a 'node' and will look to see if that 'node' has a property called 'prop' and if that 'prop' is an integer type will ret
scripts/kconfig/kconfigfunctions.py:196
↓ 2 callersFunction_node_ph_array_prop
This function takes a 'node', a property name ('prop'), index ('index') and a cell ('cell') and it will look to see if that node has a proper
scripts/kconfig/kconfigfunctions.py:249
↓ 2 callersFunction_node_reg_size
(node, index, unit)
scripts/kconfig/kconfigfunctions.py:180
↓ 2 callersMethod_open_config
(self, filename)
scripts/kconfig/kconfiglib.py:2182
↓ 2 callersFunction_ordered_unique
(lst)
scripts/kconfig/kconfiglib.py:6455
↓ 2 callersFunction_parent_menu
(node)
scripts/kconfig/menuconfig.py:1477
↓ 2 callersMethod_parse_prompt
(self, node)
scripts/kconfig/kconfiglib.py:3378
↓ 2 callersFunction_prompt_info
(sc)
scripts/kconfig/menuconfig.py:2593
↓ 2 callersFunction_quit_dialog
()
scripts/kconfig/menuconfig.py:938
↓ 2 callersMethod_rec_invalidate
(self)
scripts/kconfig/kconfiglib.py:5563
↓ 2 callersMethod_rec_invalidate_if_has_prompt
(self)
scripts/kconfig/kconfiglib.py:5000
↓ 2 callersFunction_resize_input_dialog
(win, title, info_lines)
scripts/kconfig/menuconfig.py:1767
↓ 2 callersFunction_resize_key_dialog
(win, text)
scripts/kconfig/menuconfig.py:1968
↓ 2 callersFunction_safe_move
(win, *args)
scripts/kconfig/menuconfig.py:3250
↓ 2 callersFunction_safe_vline
(win, *args)
scripts/kconfig/menuconfig.py:3243
↓ 2 callersFunction_save_dialog
(save_fn, default_filename, description)
scripts/kconfig/menuconfig.py:1868
↓ 2 callersFunction_select_next_menu_entry
()
scripts/kconfig/menuconfig.py:1221
↓ 2 callersFunction_select_prev_menu_entry
()
scripts/kconfig/menuconfig.py:1242
↓ 2 callersFunction_select_selected_choice_sym
()
scripts/kconfig/menuconfig.py:1123
↓ 2 callersMethod_selection_from_defaults
(self)
scripts/kconfig/kconfiglib.py:5544
↓ 2 callersFunction_set_style
(win, style)
scripts/kconfig/menuconfig.py:2853
↓ 2 callersMethod_set_type
(self, sc, new_type)
scripts/kconfig/kconfiglib.py:3368
↓ 2 callersFunction_split_expr_info
(expr, indent)
scripts/kconfig/menuconfig.py:2693
↓ 2 callersFunction_split_expr_info
(expr, indent)
scripts/kconfig/guiconfig.py:2168
↓ 2 callersFunction_strcmp
(s1, s2)
scripts/kconfig/kconfiglib.py:6473
↓ 2 callersFunction_sym_to_num
(sym)
scripts/kconfig/kconfiglib.py:6479
↓ 2 callersMethod_test_nots
(self, endPos: int)
erpcgen/test/conftest.py:828
↓ 2 callersFunction_toggle_show_all
()
scripts/kconfig/menuconfig.py:1277
↓ 2 callersFunction_touch_dep_file
(path, sym_name)
scripts/kconfig/kconfiglib.py:6490
↓ 2 callersFunction_trace_write
(var, fn)
scripts/kconfig/guiconfig.py:2027
↓ 2 callersFunction_tree_toggle_open
(item)
scripts/kconfig/guiconfig.py:1017
↓ 2 callersFunction_try_save
(save_fn, filename, description)
scripts/kconfig/menuconfig.py:1898
↓ 2 callersMethod_undef_assign
(self, name, val, filename, linenr)
scripts/kconfig/kconfiglib.py:1373
↓ 2 callersFunction_update_jump_to_display
()
scripts/kconfig/guiconfig.py:1921
↓ 2 callersFunction_update_menu
()
scripts/kconfig/menuconfig.py:1673
↓ 2 callersFunction_visibility
(sc)
scripts/kconfig/kconfiglib.py:6398
↓ 2 callersFunction_visible
(node)
scripts/kconfig/menuconfig.py:1559
↓ 2 callersFunction_warn_verbose_deprecated
(fn_name)
scripts/kconfig/kconfiglib.py:6856
↓ 2 callersMethodaddCase
erpcgen/src/types/Type.cpp:586
↓ 2 callersMethodaddDirToSymbolsMap
erpcgen/src/types/Type.cpp:399
↓ 2 callersMethodaddInterface
erpcgen/src/types/Type.cpp:393
↓ 2 callersMethodaddSearchPath
erpcgen/src/SearchPath.cpp:40
↓ 2 callersMethodadd_client_parameter
(self, parameter: str)
test/run_unit_tests.py:191
↓ 2 callersMethodadd_source
(self, path)
erpcgen/test/conftest.py:269
↓ 2 callersMethodarray
Return bytea array from code's buffer. @return buffer data
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:27
↓ 2 callersMethodbaseReceive
(int count)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/transport/FramedTransport.java:96
↓ 2 callersFunctioncallSecondSide
test/test_arbitrator/test_arbitrator_server_impl.cpp:50
↓ 2 callersMethodcheckNotNull
Check if Object is null. @param object Object to be checked @param errorMessage Message for exception
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/Utils.java:46
↓ 2 callersFunctioncheckString
test/test_struct/test_struct_server_impl.cpp:76
↓ 2 callersMethodcheckUInt16
Check if UInt16 value is in valid range. @param value UInt16 value
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/Utils.java:34
↓ 2 callersMethodclient
(self)
test/run_unit_tests.py:486
↓ 2 callersMethodcmake_generate
Generate cmake project in build dir from erpc as source. Conf file, C and C++ compiler can be defined @return: Command return code
test/run_unit_tests.py:511
↓ 2 callersMethodcreate
Create new empty Codec. @return Empty Codec
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/CodecFactory.java:18
↓ 2 callersMethodcreateCodec
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/CodecFactory.java:32
↓ 2 callersFunctioncreateStudent
test/test_struct/test_struct_server_impl.cpp:131
↓ 2 callersFunctioncreate_MatrixMultiplyService_service
examples/zephyr/matrix_multiply_tcp/src/service/c_erpc_matrix_multiply_server.cpp:41
↓ 2 callersMethodcreate_failed_test_suite_xml
Create empty failed xml result if test timeout. @param test_case: Name of the test_case @param result_file: Output file
test/run_unit_tests.py:301
↓ 2 callersFunctioncreate_id_token
erpcgen/src/cpptemplate/cpptempl.cpp:827
↓ 2 callersFunctiondestroy_MatrixMultiplyService_service
examples/zephyr/matrix_multiply_tcp/src/service/c_erpc_matrix_multiply_server.cpp:63
↓ 2 callersFunctiondump_data
erpcgen/src/cpptemplate/cpptempl.cpp:746
↓ 2 callersFunctionedit_width
()
scripts/kconfig/menuconfig.py:1730
↓ 2 callersFunctionerpc_client_set_error_handler
erpc_c/setup/erpc_client_setup.cpp:118
↓ 2 callersFunctionerpc_free
erpc_c/port/erpc_port_threadx.cpp:63
↓ 2 callersFunctionerpc_free
erpc_c/port/erpc_port_zephyr.cpp:61
↓ 2 callersFunctionerpc_free
erpc_c/port/erpc_port_memmanager.cpp:65
↓ 2 callersFunctionerpc_free
erpc_c/port/erpc_port_freertos.cpp:62
↓ 2 callersFunctionerpc_transport_cmsis_uart_init
erpc_c/setup/erpc_setup_uart_cmsis.cpp:27
↓ 2 callersFunctionerpc_transport_zephyr_mbox_init
erpc_c/setup/erpc_setup_mbox_zephyr.cpp:24
↓ 2 callersMethoderpcgen
(self, language: str, output_dir: str | Path, idl_file: str | Path, package: str | None = None,
test/run_unit_tests.py:344
↓ 2 callersFunctionerr
(msg)
scripts/kconfig/lint.py:327
↓ 2 callersFunctionexecutable
()
scripts/kconfig/lint.py:335
↓ 2 callersFunctionfillMatrix
(size, maxRandomValue)
examples/matrix_multiply_python/matrix_multiply.py:40
↓ 2 callersMethodfillMatrix
(int[][] matrix)
examples/matrix_multiply_java/src/main/java/io/github/embeddedrpc/erpc/example/Main.java:118
↓ 2 callersFunctionfill_matrices
! * @brief Fill matrices by random values */
examples/zephyr/matrix_multiply_rpmsglite/src/main.cpp:41
↓ 2 callersFunctionfill_matrices
! * @brief Fill matrices by random values */
examples/zephyr/matrix_multiply_mbox/src/main.cpp:41
↓ 2 callersFunctionfilter_braces
(text: str)
erpcgen/test/conftest.py:163
↓ 2 callersMethodfirstReceiveInt
(self)
test/python_impl_tests/test_arbitrator/test_arbitrator.py:299
↓ 2 callersMethodfirstSendInt
(self, a)
test/python_impl_tests/test_arbitrator/test_arbitrator.py:294
↓ 2 callersMethodgenerate_shim_code
(self)
test/run_unit_tests.py:543
↓ 2 callersMethodgetAnnStringValue
erpcgen/src/Generator.cpp:642
↓ 2 callersMethodgetArbitrator
! * @brief Gets the transport arbitrator instance. * * @return TransportArbitrator * Transport arbitrator instance. */
erpc_c/infra/erpc_arbitrated_client_manager.hpp:62
↓ 2 callersMethodgetConnectionFromSystemProperties
Create transport based on properties: -Dserver or -Dclient (default: client) - Server or client -Dhost=HOST_NAME (default: localhost) - Host name -Dpo
test/java_impl_tests/src/test/java/io/github/embeddedrpc/erpc/tests/Connection.java:27
↓ 2 callersMethodgetContainList
! * @brief This function set information about if member contains list data type. * * @return Information about if member contains list
erpcgen/src/types/StructMember.hpp:129
↓ 2 callersMethodgetContainString
! * @brief This function set information about if member contains string data type. * * @return Information about if member contains st
erpcgen/src/types/StructMember.hpp:143
↓ 2 callersMethodgetGetNumberFunction
Core0Interface interface getGetNumberFunction function client shim.
examples/MCUXPRESSO_SDK/erpc_two_way_rpc/service/erpc_two_way_rpc_Core0Interface_client.cpp:99
↓ 2 callersMethodgetHandler
return service interface handler.
examples/MCUXPRESSO_SDK/erpc_two_way_rpc/service/erpc_two_way_rpc_Core0Interface_server.cpp:47
↓ 2 callersMethodgetLang
! * @brief This function returns programming language type for which is annotation intended. * * @return Programming language type.
erpcgen/src/types/Annotation.hpp:105
↓ 2 callersMethodgetLastLine
! * @brief This function returns last line of token from token location * (location from analyzed file). * * @return Return last l
erpcgen/src/Token.hpp:299
↓ 2 callersFunctiongetMember
test/test_struct/test_struct_server_impl.cpp:30
↓ 2 callersFunctiongetMemberTest2
test/test_struct/test_struct_server_impl.cpp:50
↓ 2 callersMethodgetNumberFromCore1
Core0Interface interface getNumberFromCore1 function client shim.
examples/MCUXPRESSO_SDK/erpc_two_way_rpc/service/erpc_two_way_rpc_Core0Interface_client.cpp:211
↓ 2 callersMethodgetOutputFilename
! * @brief This function returns output file name. * * @return Return name of output file. */
erpcgen/src/InterfaceDefinition.hpp:121
↓ 2 callersMethodgetOutputLevel
\brief Returns the current logging output level.
erpcgen/src/Logging.hpp:81
↓ 2 callersMethodgetParentStruct
! * @brief Returns the struct owning this union. */
erpcgen/src/types/UnionType.hpp:66
↓ 2 callersMethodgetProgramName
! * @brief This function returns program name. * * @return Return name of program. */
erpcgen/src/InterfaceDefinition.hpp:107
↓ 2 callersMethodgetPtr
! * @brief This function returns pointer to mutex. * * @return Pointer to mutex. */
erpc_c/port/erpc_threading.h:404
↓ 2 callersFunctiongetResultFromSecondSide
test/common/unit_test_arbitrator_app1.cpp:214
↓ 2 callersMethodgetServiceId
! * @brief Return service id number. * * @return Service id number. */
erpc_c/infra/erpc_server.hpp:59
↓ 2 callersMethodgetSharedTransport
erpc_c/infra/erpc_transport_arbitrator.cpp:160
↓ 2 callersMethodgetString
(String key)
examples/hello_world/java/src/main/java/org/example/Config.java:45
← previousnext →701–800 of 4,450, ranked by callers