Home
last modified time | relevance | path

Searched refs:RTC (Results 1 – 25 of 85) sorted by relevance

1234

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/
DNucleo-L4A6RG.txt11 RTC Activate RTC Clock Source RTC_VS_RTC_Activate VP_RTC_VS_RTC_Activate
12 RTC RTC Enabled RTC_VS_RTC_Calendar VP_RTC_VS_RTC_Calendar
DNucleo-L4A6RG.ioc8 Mcu.IP3=RTC
109 …-false-HAL-false,3-MX_USART2_UART_Init-USART2-false-HAL-true,4-MX_RTC_Init-RTC-false-HAL-true,5-MX…
168 RTC.Format=RTC_FORMAT_BIN
169 RTC.IPParameters=Format
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/
DNucleo-L476RG.txt11 RTC Activate RTC Clock Source RTC_VS_RTC_Activate VP_RTC_VS_RTC_Activate
12 RTC RTC Enabled RTC_VS_RTC_Calendar VP_RTC_VS_RTC_Calendar
DNucleo-L476RG.ioc8 Mcu.IP3=RTC
143 …k_Config-RCC-false-HAL-true,3-MX_RNG_Init-RNG-false-HAL-true,4-MX_RTC_Init-RTC-false-HAL-true,5-MX…
202 RTC.Format=RTC_FORMAT_BIN
203 RTC.IPParameters=Format
/external/autotest/client/site_tests/kernel_Ktime/
Dcontrol7 This test is to make sure that ktime and the RTC are reasonably consistent
13 Fails if ktime and RTC do not agree.
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/
Dstm32l4xx_hal_msp.c128 if(hrtc->Instance==RTC) in HAL_RTC_MspInit()
145 if(hrtc->Instance==RTC) in HAL_RTC_MspDeInit()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
Dstm32l4xx_hal_msp.c128 if(hrtc->Instance==RTC) in HAL_RTC_MspInit()
145 if(hrtc->Instance==RTC) in HAL_RTC_MspDeInit()
/external/webrtc/
DREADME.md2 applications with Real-Time Communications (RTC) capabilities via simple APIs.
5 **Our mission:** To enable rich, high-quality RTC applications to be
DMETADATA2 …t provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via s…
/external/llvm-project/polly/test/ScopInfo/
Dallow-all-parameters-dereferencable.ll6 ; RUN: -polly-codegen < %s | FileCheck %s --check-prefix=CODE-RTC
27 ; CODE-RTC: polly.preload.cond: ; preds = %polly.preload.begin
28 ; CODE-RTC-NEXT: br i1 %{{[a-zA-Z0-9]*}}, label %polly.preload.exec, label %polly.preload.merge
/external/llvm-project/polly/lib/CodeGen/
DUtils.cpp78 polly::executeScopConditionally(Scop &S, Value *RTC, DominatorTree &DT, in executeScopConditionally() argument
149 BranchInst *CondBr = Builder.CreateCondBr(RTC, StartBlock, S.getEntry()); in executeScopConditionally()
DIslNodeBuilder.cpp1590 Value *RTC = ExprBuilder.create(Condition); in createRTC() local
1591 if (!RTC->getType()->isIntegerTy(1)) in createRTC()
1592 RTC = Builder.CreateIsNotNull(RTC); in createRTC()
1602 RTC, " Overflow: ", OverflowHappened, in createRTC()
1609 RTC = Builder.CreateAnd(RTC, OverflowHappened, "polly.rtc.result"); in createRTC()
1612 if (!isa<ConstantInt>(RTC)) in createRTC()
1615 return RTC; in createRTC()
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol26 However, when the system wakes up due to a RTC timer (e.g. the periodic scan
32 that are triggered by RTC timers or packet pattern matches. Verify this by
/external/llvm-project/polly/include/polly/CodeGen/
DUtils.h69 executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT,
/external/autotest/client/site_tests/power_WakeupRTC/
Dcontrol14 Tests that RTC devices generate wakeup events.
/external/llvm-project/polly/test/Isl/CodeGen/
Daliasing_parametric_simple_1.ll24 ; CHECK: %[[RTC:[._a-zA-Z0-9]*]] = and i1 true, %[[NoAlias]]
26 ; CHECK: %[[RTCV:[._a-zA-Z0-9]*]] = and i1 %[[RTC]], %[[NOV]]
/external/autotest/server/site_tests/power_WakeSources/
DREADME.md13 This test also makes sure that RTC triggers a Dark Resume.
38 RTC=PASS
Dcontrol21 2. Wake by RTC triggers a dark resume.
/external/webrtc/rtc_tools/py_event_log_analyzer/
DREADME.md16 where `/path/to/rtc_event.log` is a recorded RTC event log, which is stored in
/external/autotest/client/site_tests/power_Standby/
Dcontrol.1hour15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
Dcontrol.fast_force_discharge15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
Dcontrol.fast16 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
Dcontrol.fast_suspend_to_idle15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
Dcontrol.fast_suspend_to_ram15 Test uses RTC wake to transition from suspend to S0 every sample_hours for a
/external/autotest/client/site_tests/suite_HWConfig/
Dcontrol23 # RTC, system

1234