Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ _expr_str
Function
_expr_str
scripts/kconfig/menuconfig.py:2838–2840 ·
view source on GitHub ↗
(expr)
Source
from the content-addressed store, hash-verified
2836
2837
2838
def
_expr_str(expr):
2839
# Custom expression printer that shows symbol values
2840
return
expr_str(expr, _name_and_val_str)
2841
2842
2843
def
_styled_win(style):
Callers
2
_defaults_info
Function · 0.70
_split_expr_info
Function · 0.70
Calls
1
expr_str
Function · 0.90
Tested by
no test coverage detected