Home
last modified time | relevance | path

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

/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dui_portapack.c166 static const ui_font_t font_fixed_16x14 = { variable
430 const ui_font_t* const font = (i > 5) ? &font_fixed_24x19 : &font_fixed_16x14; in portapack_ui_set_frequency()