Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dofw_fdt.h45 #define RT_FDT_EARLYCON_EXPORT(_name, _type, _compatible, _setup) \ argument
50 .type = _type, \
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; \
101 static const rt_used RT_OFW_SYMBOL(_class, end) _type _end; \

Completed in 4 milliseconds