12#ifndef CLIENT_TIMEBASE_CONFIGS_C_H
13#define CLIENT_TIMEBASE_CONFIGS_C_H
75 size_t *timeBaseIndex);
bool clkmgr_haveSysClock(size_t timeBaseIndex)
const char * clkmgr_timeBaseName(size_t timeBaseIndex)
bool clkmgr_BaseNameToBaseIndex(const char *timeBaseName, size_t *timeBaseIndex)
uint8_t clkmgr_domainNumber(size_t timeBaseIndex)
const char * clkmgr_ifName(size_t timeBaseIndex)
int clkmgr_ifIndex(size_t timeBaseIndex)
uint8_t clkmgr_transportSpecific(size_t timeBaseIndex)
int clkmgr_ptpIndex(size_t timeBaseIndex)
bool clkmgr_isTimeBaseIndexPresent(size_t timeBaseIndex)
bool clkmgr_havePtp(size_t timeBaseIndex)