Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bbram/
Dnpcx.h14 struct bbram_npcx_config { struct
27 static const struct bbram_npcx_config bbram_cfg_##inst = { \ argument
34 static const struct bbram_npcx_config bbram_cfg_##inst = { \
Dbbram_npcx_emul.c19 ((const struct bbram_npcx_config \
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()
Dbbram_npcx.c23 (*((volatile uint8_t *)((const struct bbram_npcx_config *)(dev)->config)->status_reg_addr))
60 const struct bbram_npcx_config *config = dev->config; in bbram_npcx_get_size()
69 const struct bbram_npcx_config *config = dev->config; in bbram_npcx_read()
83 const struct bbram_npcx_config *config = dev->config; in bbram_npcx_write()