Initializes the SNTPc moduleGet IPerf test status.
Files
sntp-ciperf.h/sntp-ciperf.c
Prototype
Code Block | ||
---|---|---|
| ||
CPUIPERF_TEST_BOOLEANSTATUS SNTPcIPerf_InitTestGetStatus (constIPERF_TEST_ID SNTPctest_CFGid, *p_cfg, SNTPcIPERF_ERR *p_err); |
Arguments
p_cfg
...
test_id
Test ID of the test to release.
p_err
Pointer to variable that will receive the return error code from this function.
...