Searched defs:alt (Results 1 – 9 of 9) sorted by relevance
/Zephyr-Core-3.5.0/subsys/usb/device_next/ |
D | usbd_ch9.h | 83 uint8_t *const alt) in usbd_get_alt_value() 105 const uint8_t alt) in usbd_set_alt_value()
|
D | usbd_interface.c | 57 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/ |
D | dfu.py | 21 def __init__(self, cfg, dev_id, alt, img, exe='dfu-util', argument
|
/Zephyr-Core-3.5.0/drivers/pinctrl/ |
D | pinctrl_npcx.c | 55 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/ |
D | scfg.c | 59 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/ |
D | simcom-sim7080.h | 45 int32_t alt; member
|
/Zephyr-Core-3.5.0/subsys/usb/host/ |
D | usbh_ch9.c | 224 const uint8_t iface, const uint8_t alt) in usbh_req_set_alt()
|
D | usbh_shell.c | 334 uint8_t alt; in cmd_device_interface() local
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | simcom-sim7080.c | 1448 char *alt = gnss_get_next_param(NULL, ",", &saveptr); in parse_cgnsinf() local
|