Searched defs:CPU (Results 1 – 14 of 14) sorted by relevance
15 CPU ?= probe macro17 CPU ?= generic macro
38 #define CPU "H8/300H" macro40 #define CPU "H8S" macro42 #define CPU "Unknown" macro
45 CPU = -mcpu=cortex-m4 macro
21 #define CPU 1 macro
957 CPU section in Controllers980 CPU Interface Files argument
54 #define CPU(ver, _name) \ macro
121 #define CPU(he) (he->cpu) macro
155 #define CPU(he) (he->cpu) macro
23 #define CPU (CLKCTRL + 0x0020) macro
23 #define CPU (CLKCTRL + 0x0050) macro
31 CPU, enumerator
22 #define INC_ID(BE, CPU, LINK) do { (BE)++; (CPU)++; (LINK)++; } while (0) argument
18 #define CPU "CPU" macro
440 #define PM_PLL_CPU_SEL(CPU) { \ argument