| /bsp/allwinner/libraries/sunxi-hal/hal/source/phy/ |
| A D | hal_phy.c | 536 static struct phy_driver *generic_for_interface(phy_interface_t interface) in generic_for_interface() 547 phy_interface_t interface) in get_phy_driver() 565 phy_interface_t interface) in phy_device_create() 634 unsigned phy_mask, int devad, phy_interface_t interface) in create_phy_by_mask() 649 unsigned phy_mask, phy_interface_t interface) in search_for_existing_phy() 664 unsigned phy_mask, phy_interface_t interface) in get_phy_device_by_mask() 695 phy_interface_t interface) in get_phy_device() 771 phy_interface_t interface) in phy_find_by_mask() 796 struct eth_device *dev, phy_interface_t interface) in phy_connect()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/ |
| A D | usbh_hid_core.c | 243 USBH_Status USBH_Set_Idle(USBH_Info_t *phost, uint8_t interface, uint8_t reportId, uint8_t duration) in USBH_Set_Idle() 264 USBH_Status USBH_Set_Report(USBH_Info_t *phost, uint8_t interface, uint8_t reportId, uint8_t report… in USBH_Set_Report() 284 USBH_Status USBH_Set_Protocol(USBH_Info_t *phost, uint8_t interface, uint8_t protocol) in USBH_Set_Protocol()
|
| /bsp/cvitek/drivers/libraries/eth/ |
| A D | cvi_eth_phy.c | 148 …h_phy_dev_t * eth_get_phy_by_mask(eth_phy_priv_t *priv, uint32_t phy_mask, phy_if_mode_t interface) in eth_get_phy_by_mask() 179 …ic eth_phy_dev_t *eth_connect_phy(eth_phy_priv_t *priv, uint32_t phy_mask, phy_if_mode_t interface) in eth_connect_phy() 612 phy_if_mode_t interface = 0; in cvi_eth_phy_init() local
|
| A D | eth_phy_cvitek.c | 37 static inline bool phy_if_mode_is_rgmii(phy_if_mode_t interface) in phy_if_mode_is_rgmii()
|
| A D | dw_eth_mac.h | 270 uint32_t interface; member
|
| A D | cvi_eth_phy.h | 334 phy_if_mode_t interface; member
|
| /bsp/nrf5x/nrf52832/.vscode/ |
| A D | launch.json | 11 "interface": "swd", string
|
| /bsp/nrf5x/nrf52840/.vscode/ |
| A D | launch.json | 11 "interface": "swd", string
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/msc/Source/ |
| A D | usbh_msc_core.c | 71 …uint8_t interface = usbh_interface_find(&puhost->dev_prop, MSC_CLASS, USB_MSC_SUBCLASS_SCSI, MSC_P… in usbh_msc_itf_init() local
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/phy/ |
| A D | sunxi_hal_phy.h | 265 phy_interface_t interface; member 306 static inline int is_10g_interface(phy_interface_t interface) in is_10g_interface()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/camera/ |
| A D | hpm_camera_config.h | 46 camera_interface_t interface; member
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/host/ |
| A D | usb_host.h | 123 uint8_t interface; /*!< Interface number */ member 139 uint8_t interface; /*!< Interface number */ member
|
| A D | usb_host_hci.c | 684 usb_host_interface_t *interface) in USB_HostHelperParseAlternateSetting()
|
| /bsp/at32/libraries/usbotg_library/inc/ |
| A D | usbh_core.h | 203 …usb_interface_desc_type interface; /*!< usb device interface d… member 213 …usb_itf_desc_type interface[USBH_MAX_INTERFACE]; /*!< usb device interface d… member
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Source/ |
| A D | usbh_hid_core.c | 311 uint8_t num = 0U, ep_num = 0U, interface = 0U; in usbh_hid_itf_init() local
|
| /bsp/phytium/libraries/drivers/ |
| A D | drv_xmac.h | 103 FXmacRtThreadInterface interface; member
|
| A D | drv_xmac_msg.h | 103 FXmacMsgRtThreadInterface interface; member
|
| A D | drv_xmac_msg.c | 1098 FXmacMsgPhyInterface interface = FXMAC_MSG_PHY_INTERFACE_MODE_SGMII; in FXmacMsgOsInit() local
|
| A D | drv_xmac.c | 1041 FXmacPhyInterface interface = FXMAC_PHY_INTERFACE_MODE_SGMII; in FXmacOsInit() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/ |
| A D | usb_msg.c | 975 int usb_set_interface(struct usb_host_virt_dev *dev, int interface, int alternate) in usb_set_interface()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/ |
| A D | usbh_enum.c | 400 usbh_status usbh_interface_select (usb_dev_prop *udev, uint8_t interface) in usbh_interface_select()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/host/ |
| A D | usb_host_hci.c | 696 usb_host_interface_t *interface) in USB_HostHelperParseAlternateSetting()
|
| /bsp/ck802/libraries/common/eth/ |
| A D | ethernet_enc28j60.c | 737 int32_t csi_eth_phy_set_interface(eth_phy_handle_t handle, uint32_t interface) in csi_eth_phy_set_interface()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/include/ |
| A D | usb_spec.h | 292 usb_descriptor_interface_t interface; /* Interface descriptor */ member
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/include/ |
| A D | usb_spec.h | 316 usb_descriptor_interface_t interface; /* Interface descriptor */ member
|