Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/libs/libvmbase/src/memory/
Dshared.rs74 let phys = addr.0; in share() localVariable
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc463 static bluetooth::hci::PhyType select_phy(uint8_t phys, bluetooth::hci::PhyType current) { in select_phy()