Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/scripts/west_commands/runners/
Ddfu.py21 def __init__(self, cfg, pid, alt, img, exe='dfu-util', argument
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/
Dscfg.c59 static void npcx_pinctrl_alt_sel(const struct npcx_alt *alt, int alt_func) in npcx_pinctrl_alt_sel()