Home
last modified time | relevance | path

Searched refs:tmrTimerControl (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/include/
HDtimers.h79 struct tmrTimerControl; /* The old naming convention is used to prevent breaking kernel aware debug…
80 typedef struct tmrTimerControl * TimerHandle_t;
/Kernel-v10.6.2/
HDtimers.c75 …typedef struct tmrTimerControl /* The old naming convention is used to prevent br… struct