Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dofw.h99 #define RT_OFW_SYMBOL_TYPE_RANGE(_class, _type, _start, _end) \ argument
100 static const rt_used RT_OFW_SYMBOL(_class, 0) _type _start; \
111 #define RT_OFW_STUB_RANGE_EXPORT(_class, _start, _end) \ argument
112 RT_OFW_SYMBOL_TYPE_RANGE(_class, struct rt_ofw_stub, _start = {}, _end = {})

Completed in 4 milliseconds