Searched defs:clockFxn (Results 1 – 2 of 2) sorted by relevance
120 ClockP_Handle ClockP_construct(ClockP_Struct *handle, ClockP_Fxn clockFxn, uint32_t timeout, ClockP… in ClockP_construct()244 void ClockP_setFunc(ClockP_Handle handle, ClockP_Fxn clockFxn, uintptr_t arg) in ClockP_setFunc()
42 ClockP_Handle ClockP_construct(ClockP_Struct *handle, ClockP_Fxn clockFxn, in ClockP_construct()