Home
last modified time | relevance | path

Searched defs:PinType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dbdasup.h51 ULONG PinType; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbdamedia.h35 ULONG PinType; member
Dksmedia.h3881 ULONG PinType; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h168 enum class PinType : uint8_t {VARIABLE = 0x0,FIXED = 0x1,}; enum