Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/inc/
Dfx_api.h351 #define FX_TRACE_OBJECT_REGISTER(t, p, n, a, b) _fx_trace_object_register(t, (VOID *)p, (CH… argument
354 #define FX_TRACE_EVENT_UPDATE(e, t, i, a, b, c, d) _fx_trace_event_update((TX_TRACE_BUFFER_ENT… argument
367 #define FX_TRACE_OBJECT_REGISTER(t, p, n, a, b)
370 #define FX_TRACE_EVENT_UPDATE(e, t, i, a, b, c, d)
1326 #define fx_file_open(m, f, n, t) _fxe_file_open(m, f, n, t, sizeof(FX_FILE)) argument
/FileX-v6.2.1/cmake/
Darm-none-eabi.cmake15 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…