Home
last modified time | relevance | path

Searched defs:width (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_printf/
Dprintf.c181 unsigned int width, unsigned int flags) { in _out_rev()
209 bool negative, unsigned int base, unsigned int prec, unsigned int width, in _ntoa_format()
260 … unsigned long base, unsigned int prec, unsigned int width, unsigned int flags) { in _ntoa_long()
286 … bool negative, unsigned long long base, unsigned int prec, unsigned int width, in _ntoa_long_long()
323 unsigned int width, unsigned int flags) { in _ftoa()
448 unsigned int width, unsigned int flags) { in _etoa()
565 unsigned int flags, width, precision, n; in _vsnprintf() local
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
Dpad_checksum14 def bitrev(x, width): argument
/hal_rpi_pico-latest/src/rp2040/boot_stage2/
Dpad_checksum16 def bitrev(x, width): argument