Home
last modified time | relevance | path

Searched defs:uffs_AssertCall (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_debug.c123 void uffs_AssertCall(const char *file, int line, const char *msg, ...) in uffs_AssertCall() function
180 void uffs_AssertCall(const char *file, int line, const char *msg, ...) {}; in uffs_AssertCall() function
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/
H A Duffs_public.h204 #define uffs_AssertCall(file, line, msg, ...) \ macro
208 #define uffs_AssertCall(file, line, msg, ...) macro