Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ Ft_assertSetCallBack
Function
Ft_assertSetCallBack
bsp/ft2004/libraries/bsp/standlone/ft_assert.c:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void Ft_assertSetCallBack(Ft_assertCallback Routine)
41
{
42
Ft_assertCallbackRoutine = Routine;
43
}
Callers
1
rt_hw_board_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected