Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_nor.c57 #define DT_INST_QUAD_EN_PROP_OR(inst) \ macro
594 BUILD_ASSERT(DT_INST_QUAD_EN_PROP_OR(n) == JESD216_DW15_QER_NONE || \
607 .qer_type = DT_INST_QUAD_EN_PROP_OR(n), \