Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/nxp/uwb/aidl/
Duwb.cpp44 const auto chip_found = chips_.find(name); in getChip() local
/aosp_15_r20/external/coreboot/util/superiotool/
H A Dsuperiotool.c14 int chip_found = 0; variable