Records

Functions

  • std::vector<Clock> ListClocks ()

    Defined at line 16 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • Clock GetClock (uint32_t id)

    Defined at line 48 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void PrintClocks (const std::vector<Clock> & clocks, bool verbose)

    Defined at line 74 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void ShowClock (const Clock & clock)

    Defined at line 107 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void QueryRate (const Clock & clock, uint64_t rate)

    Defined at line 153 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void EnableClock (const Clock & clock)

    Defined at line 165 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void DiableClock (const Clock & clock)

    Defined at line 176 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void ClockSetRate (const Clock & clock, uint64_t rate)

    Defined at line 187 of file ../../src/devices/clock/bin/clock/clock_debug.cc

  • void ClockSetInput (const Clock & clockuint32_t index)

    Defined at line 198 of file ../../src/devices/clock/bin/clock/clock_debug.cc