Home
last modified time | relevance | path

Searched defs:DEPRECATED (Results 1 – 4 of 4) sorted by relevance

/bsp/microchip/same70/bsp/same70b/include/component/deprecated/
A Dtemplate.h32 #define DEPRECATED(macro, message) _Pragma (_DEP_STRING(GCC warning message)) macro
34 #define DEPRECATED(macro, message) macro
A Dtc.h32 #define DEPRECATED(macro, message) _Pragma (_DEP_STRING(GCC warning message)) macro
34 #define DEPRECATED(macro, message) macro
A Dusbhs.h32 #define DEPRECATED(macro, message) _Pragma (_DEP_STRING(GCC warning message)) macro
34 #define DEPRECATED(macro, message) macro
A Dusart.h32 #define DEPRECATED(macro, message) _Pragma (_DEP_STRING(GCC warning message)) macro
34 #define DEPRECATED(macro, message) macro

Completed in 11 milliseconds