MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / _error

Function _error

scripts/kconfig/menuconfig.py:2956–2959  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

2954
2955
2956def _error(text):
2957 # Pops up an error dialog that can be dismissed with Space/Enter/ESC
2958
2959 _msg("Error", text)
2960
2961
2962def _node_str(node):

Callers 3

_try_loadFunction · 0.85
_try_saveFunction · 0.85
_check_validFunction · 0.85

Calls 1

_msgFunction · 0.85

Tested by

no test coverage detected