Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bbram/
Dbbram_it8xxx2.c32 #define BRAM_VALID_MAGIC_FIELD0 (BRAM_VALID_MAGIC & 0xff) macro
86 if ((*bram_valid_flag0 != BRAM_VALID_MAGIC_FIELD0) || in bbram_it8xxx2_init()
98 *bram_valid_flag0 = BRAM_VALID_MAGIC_FIELD0; in bbram_it8xxx2_init()