Searched refs:uint8_t (Results 1 – 25 of 1054) sorted by relevance
12345678910>>...43
/drivers/peripheral/usb/interfaces/ddk/common/ |
D | usb_ddk.h | 149 uint8_t bRequestType; 150 uint8_t bRequest; 157 uint8_t bLength; 158 uint8_t bDescriptorType; 162 uint8_t bLength; 163 uint8_t bDescriptorType; 165 uint8_t bDeviceClass; 166 uint8_t bDeviceSubClass; 167 uint8_t bDeviceProtocol; 168 uint8_t bMaxPacketSize0; [all …]
|
/drivers/external_device_manager/interfaces/ddk/usb/ |
D | usb_ddk_types.h | 53 uint8_t bmRequestType; 55 uint8_t bRequest; 76 uint8_t bLength; 78 uint8_t bDescriptorType; 82 uint8_t bDeviceClass; 84 uint8_t bDeviceSubClass; 86 uint8_t bDeviceProtocol; 88 uint8_t bMaxPacketSize0; 96 uint8_t iManufacturer; 98 uint8_t iProduct; [all …]
|
/drivers/hdf_core/framework/model/display/driver/panel/ |
D | ili9881_st_5p5.c | 16 static uint8_t g_payLoad0[] = { 0x11 }; 17 static uint8_t g_payLoad1[] = { 0xff, 0x98, 0x81, 0x03 }; 18 static uint8_t g_payLoad2[] = { 0x01, 0x00 }; 19 static uint8_t g_payLoad3[] = { 0x02, 0x00 }; 20 static uint8_t g_payLoad4[] = { 0x03, 0x72 }; 21 static uint8_t g_payLoad5[] = { 0x04, 0x00 }; 22 static uint8_t g_payLoad6[] = { 0x05, 0x00 }; 23 static uint8_t g_payLoad7[] = { 0x06, 0x09 }; 24 static uint8_t g_payLoad8[] = { 0x07, 0x00 }; 25 static uint8_t g_payLoad9[] = { 0x08, 0x00 }; [all …]
|
D | ili9881c_boe.c | 16 static uint8_t g_payLoad0[] = { 0xFF, 0x98, 0x81, 0x03 }; 17 static uint8_t g_payLoad1[] = { 0x01, 0x00 }; 18 static uint8_t g_payLoad2[] = { 0x02, 0x00 }; 19 static uint8_t g_payLoad3[] = { 0x03, 0x73 }; 20 static uint8_t g_payLoad4[] = { 0x04, 0x00 }; 21 static uint8_t g_payLoad5[] = { 0x05, 0x00 }; 22 static uint8_t g_payLoad6[] = { 0x06, 0x08 }; 23 static uint8_t g_payLoad7[] = { 0x07, 0x00 }; 24 static uint8_t g_payLoad8[] = { 0x08, 0x00 }; 25 static uint8_t g_payLoad9[] = { 0x09, 0x00 }; [all …]
|
/drivers/peripheral/usb/hdi_service/include/ |
D | usbd_type.h | 42 typedef void (*UsbdRequestCallback)(uint8_t *requestArg); 89 uint8_t busNum; 90 uint8_t devAddr; 91 uint8_t interface; 92 uint8_t endPoint; 96 uint8_t busNum; 97 uint8_t devAddr; 98 uint8_t iSerialNumber; 102 uint8_t modes; 103 uint8_t roles; [all …]
|
D | usb_impl.h | 31 constexpr uint8_t MAX_INTERFACEID = 0xFF; 48 int32_t GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &decriptor) override; 49 …int32_t GetStringDescriptor(const UsbDev &dev, uint8_t descId, std::vector<uint8_t> &decriptor) ov… 50 …int32_t GetConfigDescriptor(const UsbDev &dev, uint8_t descId, std::vector<uint8_t> &decriptor) ov… 51 int32_t GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &decriptor) override; 53 int32_t SetConfig(const UsbDev &dev, uint8_t configIndex) override; 54 int32_t GetConfig(const UsbDev &dev, uint8_t &configIndex) override; 55 int32_t ClaimInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t force) override; 56 int32_t ReleaseInterface(const UsbDev &dev, uint8_t interfaceId) override; 57 int32_t SetInterface(const UsbDev &dev, uint8_t interfaceId, uint8_t altIndex) override; [all …]
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
D | hdmi_scdc.h | 65 uint8_t data; 67 …uint8_t statusUpdate : 1; /* The sink shall set this bit when value is changed in the Status Flag … 68 uint8_t cedUpdate : 1; /* ced(character error detection) register. */ 69 uint8_t rrTest : 1; /* rr(Read Request) */ 70 uint8_t srcTestUpdate : 1; 71 uint8_t frlStart : 1; 72 uint8_t fltUpdate : 1; 73 uint8_t rsedUpdate : 1; 74 uint8_t reserved : 1; 91 uint8_t data; [all …]
|
D | hdmi_hdcp.h | 138 uint8_t bksv[HDMI_HDCP_MSG_BKSV_LEN]; 139 uint8_t ri[HDMI_HDCP_MSG_RI_LEN]; 140 uint8_t pj; 141 uint8_t aksv[HDMI_HDCP_MSG_AKSV_LEN]; 142 uint8_t ainfo; 143 uint8_t an[HDMI_HDCP_MSG_AN_LEN]; 144 uint8_t vh[HDMI_HDCP_MSG_ALL_VH_LEN]; 145 uint8_t bcaps; 146 uint8_t bstatus[HDMI_HDCP_MSG_BSTATUS_LEN]; 147 uint8_t ksvList[HDMI_HDCP_MSG_KSV_MAX_LEN]; [all …]
|
D | hdmi_edid.h | 81 uint8_t week; 82 uint8_t year; 90 uint8_t version; 91 uint8_t revision; 96 uint8_t width; /* unit: cm */ 97 uint8_t height; /* unit: cm */ 205 uint8_t pixelClk[HDMI_EDID_DETAILED_TIMING_PIXEL_CLK_FIELD_LEN]; 206 uint8_t hActive; 207 uint8_t hBlanking; 208 uint8_t hActiveBlanking; [all …]
|
D | hdmi_infoframe.h | 89 uint8_t verNum; 90 uint8_t len; 135 uint8_t _3dMetadataType; 136 uint8_t _3dMetadataLen; 137 uint8_t _3dMetadata[HDMI_VENDOR_1_4_MAX_3D_METADAT_LEN]; 146 uint8_t len; 147 uint8_t data[HDMI_VENDOR_USER_DATA_MAX_LEN]; 152 uint8_t version; 154 uint8_t _3dFStructure; 158 uint8_t _3dFExtData; [all …]
|
D | hdmi_cec.h | 192 uint8_t format; 200 uint8_t method; 201 uint8_t system; 229 uint8_t type; 233 uint8_t anaBcastType; 235 uint8_t bcstSystem; 237 uint8_t extPlug; 340 uint8_t data; 341 uint8_t month; 342 uint8_t startHour; [all …]
|
/drivers/hdf_core/framework/model/network/wifi/include/ |
D | hdf_wifi_cmd.h | 149 uint8_t status; 155 uint8_t mac[ETH_ADDR_LEN]; 166 uint8_t *ie; 167 uint8_t macAddr[ETH_ADDR_LEN]; 168 uint8_t resv[2]; 172 uint8_t *buf; 179 uint8_t *buf; 181 uint8_t ack; 182 uint8_t resv[3]; 188 uint8_t *data; [all …]
|
D | hdf_wlan_config.h | 19 uint8_t mode; 24 uint8_t mode; 25 uint8_t vapResNum; 26 uint8_t userResNum; 31 uint8_t mode; 35 uint8_t mode; 39 uint8_t mode; 56 uint8_t powerSeqDelay; 57 uint8_t powerType; 59 uint8_t activeLevel; [all …]
|
D | hdf_wifi_config.h | 24 uint8_t mode; 29 uint8_t mode; 30 uint8_t vapResNum; 31 uint8_t userResNum; 36 uint8_t mode; 40 uint8_t mode; 44 uint8_t mode; 58 uint8_t busType; 59 uint8_t funcNum[BUS_FUNC_MAX]; 69 uint8_t chipId; [all …]
|
/drivers/peripheral/wlan/test/fuzztest/ |
D | wlan_common_fuzzer.h | 32 uint32_t Convert2Uint32(const uint8_t *ptr); 33 bool PreProcessRawData(const uint8_t *rawData, size_t size, uint8_t *tmpRawData, size_t tmpRawDataS… 34 void FuzzGetChipId(struct IWlanInterface *interface, const uint8_t *rawData); 35 void FuzzGetDeviceMacAddress(struct IWlanInterface *interface, const uint8_t *rawData); 36 void FuzzGetFeatureType(struct IWlanInterface *interface, const uint8_t *rawData); 37 void FuzzGetFreqsWithBand(struct IWlanInterface *interface, const uint8_t *rawData); 38 void FuzzGetNetworkIfaceName(struct IWlanInterface *interface, const uint8_t *rawData); 39 void FuzzSetMacAddress(struct IWlanInterface *interface, const uint8_t *rawData); 40 void FuzzSetTxPower(struct IWlanInterface *interface, const uint8_t *rawData); 41 void FuzzGetPowerMode(struct IWlanInterface *interface, const uint8_t *rawData); [all …]
|
/drivers/hdf_core/framework/model/camera/parser/include/ |
D | camera_config_parser.h | 40 uint8_t id; 41 uint8_t exposure; 42 uint8_t mirror; 43 uint8_t gain; 51 uint8_t id; 52 uint8_t brightness; 53 uint8_t contrast; 54 uint8_t saturation; 55 uint8_t hue; 56 uint8_t sharpness; [all …]
|
/drivers/peripheral/wlan/client/include/ |
D | wifi_driver_client.h | 120 uint8_t *ie; 121 uint8_t *macAddr; 122 uint8_t resv[2]; 126 uint8_t *buf; 133 uint8_t *buf; 135 uint8_t ack; 136 uint8_t resv[3]; 141 uint8_t *bssid; 151 uint8_t *variable; 152 uint8_t *ie; [all …]
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/ |
D | camera_common.h | 67 uint8_t mode; 69 uint8_t id; 70 uint8_t exposure; 71 uint8_t mirror; 72 uint8_t gain; 76 uint8_t mode; 78 uint8_t id; 79 uint8_t brightness; 80 uint8_t contrast; 81 uint8_t saturation; [all …]
|
/drivers/hdf_core/framework/support/platform/include/mipi/ |
D | mipi_csi_dev.h | 25 uint8_t devno; 40 #define HI_MIPI_RESET_SENSOR _IOW(HI_MIPI_IOC_MAGIC, 0x05, uint8_t) 43 #define HI_MIPI_UNRESET_SENSOR _IOW(HI_MIPI_IOC_MAGIC, 0x06, uint8_t) 46 #define HI_MIPI_RESET_MIPI _IOW(HI_MIPI_IOC_MAGIC, 0x07, uint8_t) 49 #define HI_MIPI_UNRESET_MIPI _IOW(HI_MIPI_IOC_MAGIC, 0x08, uint8_t) 52 #define HI_MIPI_RESET_SLVS _IOW(HI_MIPI_IOC_MAGIC, 0x09, uint8_t) 55 #define HI_MIPI_UNRESET_SLVS _IOW(HI_MIPI_IOC_MAGIC, 0x0a, uint8_t) 61 #define HI_MIPI_ENABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0c, uint8_t) 64 #define HI_MIPI_DISABLE_MIPI_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0d, uint8_t) 67 #define HI_MIPI_ENABLE_SLVS_CLOCK _IOW(HI_MIPI_IOC_MAGIC, 0x0e, uint8_t) [all …]
|
/drivers/peripheral/usb/interfaces/ddk/host/ |
D | usb_ddk_interface.h | 128 uint8_t interfaceId; 130 uint8_t pipeId; 132 uint8_t pipeAddress; 140 uint8_t interval; 158 uint8_t interfaceIndex; 160 uint8_t altSettings; 162 uint8_t curAltSetting; 164 uint8_t pipeNum; 166 uint8_t interfaceClass; 168 uint8_t interfaceSubClass; [all …]
|
/drivers/hdf_core/framework/include/wifi/ |
D | hdf_wifi_event.h | 55 uint8_t flags; /**< Flag, used to indicate a specific rate transmission type of 802.11n */ 56 uint8_t mcs; /**< Modulation and Coding Scheme (MCS) index of the HT/VHT/HE rate */ 58 uint8_t nss; /**< Number of streams (for VHT and HE only) */ 59 uint8_t resv; /**< Reserved */ 69 …uint8_t flags; /**< Flag, used to indicate a specific rate transmission type of 802.11n… 70 uint8_t dtimPeriod; /**< Delivery Traffic Indication Message (DTIM) period of BSS */ 116 …const uint8_t *assocReqIes; /**< Information Elements (IEs) in Association… 120 uint8_t plinkState; /**< Mesh peer state */ 123 uint8_t resv1; /**< Reserved */ 136 uint8_t variable[0]; /**< Algorithm challenge information stored in a flexible array */ [all …]
|
D | wifi_mac80211_ops.h | 188 uint8_t *key; /**< Key content */ 189 …uint8_t *seq; /**< Content of a Temporal Key Integrity Protocol (TKIP) or Counter Mode Cipher B… 285 uint8_t channelId; /**< Channel ID */ 308 uint8_t ssid[IEEE80211_MAX_SSID_LEN]; /**< SSID array */ 309 uint8_t ssidLen; /**< SSID length */ 319 uint8_t ssidCount; /**< Number of SSIDs */ 320 uint8_t freqsCount; /**< Number of frequencies */ 321 uint8_t *bssid; /**< BSSID to scan for */ 325 uint8_t *extraIEs; /**< Extended IEs */ 365 …uint8_t *bssid; /**< AP BSSID. If this parameter is not specified, the AP BSSID is a… [all …]
|
/drivers/hdf_core/framework/model/usb/include/ |
D | hdf_usb_pnp_manage.h | 63 uint8_t interfaceNumber[USB_PNP_INFO_MAX_INTERFACES]; 67 uint8_t interfaceClass; 68 uint8_t interfaceSubClass; 69 uint8_t interfaceProtocol; 71 uint8_t interfaceNumber; 81 uint8_t deviceClass; 82 uint8_t deviceSubClass; 83 uint8_t deviceProtocol; 93 uint8_t removeType; 94 uint8_t numInfos; [all …]
|
D | usb_ddk_pnp_loader.h | 32 uint8_t pnpMatchFlag; 34 uint8_t length; 44 uint8_t deviceClass; 45 uint8_t deviceSubClass; 46 uint8_t deviceProtocol; 48 uint8_t interfaceClass[USB_PNP_INFO_MAX_INTERFACES]; 49 uint8_t interfaceSubClass[USB_PNP_INFO_MAX_INTERFACES]; 50 uint8_t interfaceProtocol[USB_PNP_INFO_MAX_INTERFACES]; 52 uint8_t interfaceNumber[USB_PNP_INFO_MAX_INTERFACES]; 65 uint8_t interfaceNumber[USB_PNP_INFO_MAX_INTERFACES]; [all …]
|
/drivers/peripheral/usb/test/unittest/mock/src/ |
D | usbd_request_auto_test.cpp | 38 constexpr uint8_t INDEX_0 = 0; 39 constexpr uint8_t INDEX_1 = 1; 40 constexpr uint8_t INDEX_INVALID = 255; 41 constexpr uint8_t CONFIG_ID_0 = 0; 42 constexpr uint8_t CONFIG_ID_INVALID = 222; 43 constexpr uint8_t BUS_NUM_INVALID = 255; 44 constexpr uint8_t DEV_ADDR_INVALID = 255; 45 constexpr uint8_t STRING_ID_INVALID = 233; 48 constexpr uint8_t INTERFACEID_OK = 1; 49 constexpr uint8_t INTERFACEID_INVALID = 255; [all …]
|
12345678910>>...43