Home
last modified time | relevance | path

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

/bsp/avr32/software_framework/utils/preprocessor/
A Dstringz.h60 #define STRINGZ(x) #x macro
71 #define ASTRINGZ(x) STRINGZ(x)
/bsp/samd21/sam_d2x_asflib/sam0/utils/preprocessor/
A Dstringz.h69 #define STRINGZ(x) #x macro
80 #define ASTRINGZ(x) STRINGZ(x)
/bsp/avr32/software_framework/drivers/pm/
A Dpm.h69 #define SLEEP(mode) {__asm__ __volatile__ ("sleep "STRINGZ(mode));}

Completed in 20 milliseconds