Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_dt.h366 #define NPCX_DT_LVOL_ITEMS_LEN(inst) DT_INST_PROP_LEN(inst, lvol_maps) macro
/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c417 BUILD_ASSERT(NPCX_DT_LVOL_ITEMS_LEN(inst) == NPCX_GPIO_PORT_PIN_NUM, \