Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/usb/device_next/
Dusbd_ch9.h83 uint8_t *const alt) in usbd_get_alt_value()
105 const uint8_t alt) in usbd_set_alt_value()
Dusbd_interface.c57 const uint8_t alt) in usbd_interface_modify()
169 const uint8_t alt) in usbd_interface_set()
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Ddfu.py21 def __init__(self, cfg, dev_id, alt, img, exe='dfu-util', argument
/Zephyr-Core-3.5.0/drivers/pinctrl/
Dpinctrl_npcx.c55 static void npcx_periph_pinmux_configure(const struct npcx_periph *alt, bool is_alternate, in npcx_periph_pinmux_configure()
/Zephyr-Core-3.5.0/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()
/Zephyr-Core-3.5.0/include/zephyr/drivers/modem/
Dsimcom-sim7080.h45 int32_t alt; member
/Zephyr-Core-3.5.0/subsys/usb/host/
Dusbh_ch9.c224 const uint8_t iface, const uint8_t alt) in usbh_req_set_alt()
Dusbh_shell.c334 uint8_t alt; in cmd_device_interface() local
/Zephyr-Core-3.5.0/drivers/modem/
Dsimcom-sim7080.c1448 char *alt = gnss_get_next_param(NULL, ",", &saveptr); in parse_cgnsinf() local