HomeSort by relevance Sort by last modified time
    Searched defs:SetTimerPeriod (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
Timer.h 220 EFI_TIMER_SET_TIMER_PERIOD SetTimerPeriod;
243 SetTimerPeriod - Sets the period of the timer interrupt in 100 nS units.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/WatchdogTimer/
WatchdogTimer.h 171 EFI_WATCHDOG_TIMER_SET_TIMER_PERIOD SetTimerPeriod;
193 SetTimerPeriod - Sets the amount of time in 100 ns units to wait before the
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timer.h 173 EFI_TIMER_SET_TIMER_PERIOD SetTimerPeriod;
WatchdogTimer.h 137 EFI_WATCHDOG_TIMER_SET_TIMER_PERIOD SetTimerPeriod;
  /system/bt/vendor_libs/test_vendor_lib/src/
dual_mode_controller.cc 220 void DualModeController::SetTimerPeriod(std::chrono::milliseconds new_period) {

Completed in 934 milliseconds