Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_printf/
Dprintf.c897 const out_fct_wrap_type out_fct_wrap = {out, arg}; in vfctprintf() local
898 return _vsnprintf(_out_fct, (char *) (uintptr_t) &out_fct_wrap, (size_t) -1, format, va); in vfctprintf()