Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h15 #define _STRINGIFY(x) #x macro
18 __attribute__((section("." _STRINGIFY(a) \
19 "." _STRINGIFY(b) \
20 "." _STRINGIFY(c))))
/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_device.h141 #define _STRINGIFY(x) #x macro
142 #define STRINGIFY(s) _STRINGIFY(s)

Completed in 6 milliseconds