Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_base_headers/include/
Dpico.h22 #define __PICO_STRING(x) #x macro
23 #define __PICO_XSTRING(x) __PICO_STRING(x)