Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bbram/
Dbbram_it8xxx2_emul.c18 #define GET_CONFIG(target) \ macro
25 const struct bbram_it8xxx2_config *config = GET_CONFIG(target); in it8xxx2_emul_backend_set_data()
38 const struct bbram_it8xxx2_config *config = GET_CONFIG(target); in it8xxx2_emul_backend_get_data()
Dbbram_npcx_emul.c18 #define GET_CONFIG(target) \ macro
25 const struct bbram_npcx_config *config = GET_CONFIG(target); in npcx_emul_backend_set_data()
38 const struct bbram_npcx_config *config = GET_CONFIG(target); in npcx_emul_backend_get_data()