Home
last modified time | relevance | path

Searched refs:PACKED_STRUCT_ATTRIBUTE (Results 1 – 9 of 9) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/net/
Dnc_types.h216 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) proxy_cfg_t;
245 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) wifi_privacy_t;
254 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) wifi_AP_cfg_t;
266 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) wifi_cfg_t;
275 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) eth_cfg_t;
286 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) ipv4_info_t;
295 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) ifconfig_t;
307 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) netconf_profile_t;
316 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) netconf_ifstate_t;
322 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) netconf_profile_states_t;
[all …]
Dnettest.h72 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) nettest_http_download_t;
80 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) nettest_http_download_reply_t;
87 } PACKED_STRUCT_ATTRIBUTE ATTRIB_STRUCT_ALIGN(4) nettest_socket_download_t;
93 } PACKED_STRUCT_ATTRIBUTE http_download_ctx_t;
/CafeSDK-2.12.13/system/include/cafe/
Duhs_ch9.h108 } PACKED_STRUCT_ATTRIBUTE UhsCtrlRequest;
156 } PACKED_STRUCT_ATTRIBUTE UhsDescriptorHeader;
175 } PACKED_STRUCT_ATTRIBUTE UhsDeviceDescriptor;
208 } PACKED_STRUCT_ATTRIBUTE UhsConfigDescriptor;
223 } PACKED_STRUCT_ATTRIBUTE UhsStringDescriptor;
236 } PACKED_STRUCT_ATTRIBUTE UhsInterfaceDescriptor;
252 } PACKED_STRUCT_ATTRIBUTE UhsEndpointDescriptor;
294 } PACKED_STRUCT_ATTRIBUTE UhsOtgDescriptor;
309 } PACKED_STRUCT_ATTRIBUTE UhsDebugDescriptor;
322 } PACKED_STRUCT_ATTRIBUTE UhsInterfaceAssociationDescriptor;
Duhs_ch11.h86 } PACKED_STRUCT_ATTRIBUTE UhsPortStatus;
155 } PACKED_STRUCT_ATTRIBUTE UhsHubStatus;
194 }PACKED_STRUCT_ATTRIBUTE UhsHubDescriptor;
Dio_profstat.h62 } PACKED_STRUCT_ATTRIBUTE IO_ProfStat;
Duhs_types.h194 }PACKED_STRUCT_ATTRIBUTE UhsDeviceId;
246 }PACKED_STRUCT_ATTRIBUTE UhsInterfaceProfile;
276 }PACKED_STRUCT_ATTRIBUTE UhsIsocFrameElement;
283 }PACKED_STRUCT_ATTRIBUTE UhsIsocPayload;
Dfs.h232 } PACKED_STRUCT_ATTRIBUTE FSStat;
239 } PACKED_STRUCT_ATTRIBUTE FSDirEntry;
287 } PACKED_STRUCT_ATTRIBUTE FSMessage;
297 } PACKED_STRUCT_ATTRIBUTE FSAsyncResult;
306 } PACKED_STRUCT_ATTRIBUTE FSStateNoticeInfo;
/CafeSDK-2.12.13/system/include/
Dtypes.h45 #define PACKED_STRUCT_ATTRIBUTE macro
104 #define PACKED_STRUCT_ATTRIBUTE /* CW does not use an attribute for packing */ macro
126 #define PACKED_STRUCT_ATTRIBUTE __attribute__((packed)) macro
145 #define PACKED_STRUCT_ATTRIBUTE /* WIN32 does not use an attribute for packing */ macro
/CafeSDK-2.12.13/system/include/cafe/os/
DOSSystemLog.h195 }PACKED_STRUCT_ATTRIBUTE OS_LOG_ENTRY_HEADER;
201 }PACKED_STRUCT_ATTRIBUTE keyOnly;
205 }PACKED_STRUCT_ATTRIBUTE ctxOnly;
210 }PACKED_STRUCT_ATTRIBUTE keyAndCtx;
211 }PACKED_STRUCT_ATTRIBUTE OS_LOG_ENTRY_PAYLOAD;
216 }PACKED_STRUCT_ATTRIBUTE OS_LOG_ENTRY_FILEFUNC_DATA;
221 }PACKED_STRUCT_ATTRIBUTE OS_LOG_ENTRY_FILTER_POLICY;
228 }PACKED_STRUCT_ATTRIBUTE OS_LOG_RETRIEVAL;