OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTCTRL_SUFFIX_A
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/soc/common/bootctrl/
bootctrl.h
29
#define
BOOTCTRL_SUFFIX_A
"_a"
bootctrl.c
323
static const char* suffix[2] = {
BOOTCTRL_SUFFIX_A
, BOOTCTRL_SUFFIX_B};
Completed in 178 milliseconds