This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8168 Best way to access hardware timer

Hi,

for a current project I want to use one of the available hardware timers insie the DM8168 to measure the hold-up time of our power supply. For that I want to have the timer running at a preiode of 100us. Inside the Interrupt handler I want to write the current time of the timer to a file.

My question is now, is there any driver support from user-space? I found the support thread below but haven't been able to implement it myself that way.

I'm looking Forward to any help!