Home
last modified time | relevance | path

Searched defs:intname (Results 1 – 2 of 2) sorted by relevance

/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_ints.h317 #define INT_RESOLVE(intname, class) intname##TM4C123 argument
335 #define INT_RESOLVE(intname, class) intname##TM4C129 argument
345 #define INT_CONCAT(intname, class) INT_RESOLVE(intname, class) argument
/bsp/tm4c129x/libraries/inc/
A Dhw_ints.h317 #define INT_RESOLVE(intname, class) intname##TM4C123 argument
335 #define INT_RESOLVE(intname, class) intname##TM4C129 argument
345 #define INT_CONCAT(intname, class) INT_RESOLVE(intname, class) argument

Completed in 10 milliseconds