Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_printf/
Dprintf.c123 void (*fct)(char character, void *arg); member
148 ((out_fct_wrap_type *) buffer)->fct(character, ((out_fct_wrap_type *) buffer)->arg); in _out_fct()