Searched defs:alt (Results  1 – 11 of 11) sorted by relevance
| /Zephyr-latest/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() 170 		       const uint8_t alt)  in usbd_interface_set()
  | 
| /Zephyr-latest/subsys/usb/device_next/class/ | 
| D | usbd_hid_macros.h | 124 #define HID_INTERFACE_DEFINE(n, alt)						\  argument 154 #define HID_OUT_EP_MPS(n, alt)							\  argument 163 #define HID_IN_EP_MPS(n, alt)							\  argument 168 #define HID_OUT_EP_DEFINE(n, hs, alt)						\  argument 178 #define HID_IN_EP_DEFINE(n, hs, alt)						\  argument 192 #define HID_OUT_EP_DEFINE_OR_ZERO(n, hs, alt)					\  argument
  | 
| /Zephyr-latest/subsys/usb/host/ | 
| D | usbh_device.c | 150 				   const uint8_t iface, const uint8_t alt)  in device_interface_modify() 201 			      const uint8_t iface, const uint8_t alt,  in usbh_device_interface_set()
  | 
| D | usbh_ch9.c | 215 		     const uint8_t iface, const uint8_t alt)  in usbh_req_set_alt()
  | 
| D | usbh_shell.c | 377 	uint8_t alt;  in cmd_device_interface()  local
  | 
| /Zephyr-latest/scripts/west_commands/runners/ | 
| D | dfu.py | 19     def __init__(self, cfg, dev_id, alt, img, exe='dfu-util',  argument
  | 
| /Zephyr-latest/drivers/pinctrl/ | 
| D | pinctrl_npcx.c | 48 static void npcx_periph_pinmux_configure(const struct npcx_periph *alt, bool is_alternate,  in npcx_periph_pinmux_configure()
  | 
| /Zephyr-latest/soc/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-latest/include/zephyr/drivers/modem/ | 
| D | simcom-sim7080.h | 45 	int32_t alt;  member
  | 
| /Zephyr-latest/drivers/modem/ | 
| D | simcom-sim7080.c | 1452 	char *alt = gnss_get_next_param(NULL, ",", &saveptr);  in parse_cgnsinf()  local
  |