Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/storage/semihost_vfs/main/
Dsemihost_vfs_example_main.c21 #define STRINGIFY(s) STRINGIFY2(s)
22 #define STRINGIFY2(s) #s macro
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtusb_console.c24 #define STRINGIFY(s) STRINGIFY2(s)
25 #define STRINGIFY2(s) #s macro
/hal_espressif-3.6.0/components/vfs/
Dvfs_console.c16 #define STRINGIFY(s) STRINGIFY2(s)
17 #define STRINGIFY2(s) #s macro