OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PowerCycle
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchExtendedReset.h
48
UINT8
PowerCycle
: 1; // 0: Disabled*; 1: Enabled
74
PchExtendedResetTypes - Pch Extended Reset Types which includes
PowerCycle
, Globalreset.
/hardware/interfaces/nfc/1.0/vts/functional/
VtsHalNfcV1_0TargetTest.cpp
435
*
PowerCycle
:
436
* Calls
powerCycle
()
440
TEST_F(NfcHidlTest,
PowerCycle
) {
441
EXPECT_EQ(NfcStatus::OK, nfc_->
powerCycle
());
451
* Calls
powerCycle
() after close()
462
EXPECT_EQ(NfcStatus::FAILED, nfc_->
powerCycle
());
Completed in 428 milliseconds