Home
last modified time | relevance | path

Searched defs:period (Results 51 - 75 of 921) sorted by relevance

12345678910>>...37

/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-clk.c44 u64 period = state->period; in pwm_clk_apply() local
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.h31 uint32_t period; member
/kernel/liteos_a/kernel/extended/perf/pmu/
H A Dperf_timed_pmu.c39 STATIC BOOL OsPerfTimedPeriodValid(UINT32 period) in OsPerfTimedPeriodValid() argument
82 UINT32 period = event->period; in OsPerfTimedConfig() local
[all...]
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H A Dlos_timer.c105 STATIC UINT64 SysTickCycleGet(UINT32 *period) in SysTickCycleGet() argument
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
H A Dlos_timer.c63 UINT32 period = (UINT32)LOSCFG_BASE_CORE_TICK_RESPONSE_MAX; in SysTickStart() local
104 STATIC UINT64 SysTickCycleGet(UINT32 *period) in SysTickCycleGet() argument
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_timer.c94 STATIC UINT64 SysTickCycleGet(UINT32 *period) in SysTickCycleGet() argument
/third_party/ffmpeg/libavcodec/
H A Dopusdsp.c23 static void postfilter_c(float *data, int period, float *gains, int len) in postfilter_c() argument
/third_party/ffmpeg/libavdevice/
H A Dtimefilter.c76 double ff_timefilter_update(TimeFilter *self, double system_time, double period) in ff_timefilter_update() argument
50 ff_timefilter_new(double time_base, double period, double bandwidth) ff_timefilter_new() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodFormatter.java40 public String format(Period period) { in format() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodFormatter.java41 public String format(Period period) { in format() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/node/deps/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h99 void roundUp64(int32_t period) { in roundUp64() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H A Dcpu_util.h50 uint64_t period = 0; member
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_vsync_station.cpp83 int64_t period = 0; in GetVSyncPeriod() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Didle_time.cpp71 int64_t period = 0; in EventTask() local
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h229 void SetTime(uint32_t period) in SetTime() argument
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_timer.cpp72 LONG period = (timer->IsPeriodic() ? timer->GetPeriod() : 0); in WinAsyncThread() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_controller.cpp91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period, in OnVSyncEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_receiver_test.cpp97 int64_t period; in HWTEST_F() local
256 int64_t period; in HWTEST_F() local
291 int64_t period = 0; in HWTEST_F() local
[all...]
H A Dvsync_controller_test.cpp52 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, in OnVSyncEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync/
H A Dnative_vsync.cpp101 int OH_NativeVSync_GetPeriod(OH_NativeVSync* nativeVsync, long long* period) in OH_NativeVSync_GetPeriod() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dtime.c54 static unsigned cnt = 0, period = 0, dist = 0; in timer_interrupt() local
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dtimeriomem-rng.c35 ktime_t period; member
109 int period; in timeriomem_rng_probe() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dtime.c45 static unsigned cnt = 0, period = 0, dist = 0; in timer_heartbeat() local

Completed in 8 milliseconds

12345678910>>...37