Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_printf/
Dprintf.c77 #ifndef PICO_PRINTF_SUPPORT_LONG_LONG
78 #define PICO_PRINTF_SUPPORT_LONG_LONG 1 macro
283 #if PICO_PRINTF_SUPPORT_LONG_LONG
725 #if PICO_PRINTF_SUPPORT_LONG_LONG in _vsnprintf()
745 #if PICO_PRINTF_SUPPORT_LONG_LONG in _vsnprintf()
838 #if PICO_PRINTF_SUPPORT_LONG_LONG in _vsnprintf()
847 #if PICO_PRINTF_SUPPORT_LONG_LONG in _vsnprintf()
/hal_rpi_pico-latest/src/rp2_common/pico_runtime/
DCMakeLists.txt124 target_compile_definitions(${TARGET} PRIVATE PICO_PRINTF_SUPPORT_LONG_LONG=0)