Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c39 struct npcx_lvol lvol_maps[NPCX_GPIO_PORT_PIN_NUM]; member
105 const struct npcx_lvol *lvol = &config->lvol_maps[pin]; in gpio_npcx_config()
184 const struct npcx_lvol *lvol = &config->lvol_maps[pin]; in gpio_npcx_pin_get_config()
413 .lvol_maps = NPCX_DT_LVOL_ITEMS_LIST(inst), \
/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_dt.h366 #define NPCX_DT_LVOL_ITEMS_LEN(inst) DT_INST_PROP_LEN(inst, lvol_maps)
389 DT_FOREACH_PROP_ELEM(DT_DRV_INST(inst), lvol_maps, \