Home | History | Annotate | Download | only in arm

Lines Matching full:num2str

34 #define NUM2STR(x) #x
43 #define UART_OVERLAY(x) "ADAFRUIT-UART" NUM2STR(x)
45 #define SPI_OVERLAY(x) "BB-SPI" NUM2STR(x) "-01"
46 #define I2C_OVERLAY(x) "ADAFRUIT-I2C" NUM2STR(x)