Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m113 Uint8 subtype = 0; field
186 subtype = 1; field
209 subtype = 2; field
228 subtype = 3; field
248 if (subtype != 0) { category
251 device->guid.data[15] = subtype; field
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/app/
A Dapp_msg.h175 uint16_t subtype; member
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gap/gapm/
A Dgapm_int.h262 uint8_t subtype; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/platform/
A Dtrace_app.h25 #define COMBINE_TRACE_INFO_APP(type, subtype, module, level) (uint32_t)(((type)<<24) | ((subtype)<… argument
A Dtrace.h247 #define COMBINE_TRACE_INFO(type, subtype, module, level) (uint32_t)(((type)<<24) | ((subtype)<<16)… argument
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c50008 const char *subtype = "generic"; local

Completed in 295 milliseconds