Home
last modified time | relevance | path

Searched refs:csfopenwrite (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c22 void *(*csfopenwrite)(const char *path),
42 void *csfopenwrite(const char *path);
50 extern void *csfopenwrite(const char *path);
55 void *csfopenwrite(const char *path) in csfopenwrite() function
1549 … __coveragescanner_set_custom_io(NULL, csfputs, csfopenappend, NULL, csfopenwrite, csfclose, NULL);