Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dboot_merger.h95 #define CHIP_RKNANO "RKNANO" macro
H A Dmain.cpp1514 } else if (!strcmp(chip, CHIP_RKNANO)) { in getChipType()