Searched defs:NumFlashBanks (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AVR.h | 187 int NumFlashBanks = 0; variable |
H A D | AVR.cpp | 28 const int NumFlashBanks; // Set to 0 for the devices do not support LPM/ELPM. member |