Hi there,
I would like to know real time system clock frequency for OMAP4430,
I mean the maximum clock rate, to be intended as the maximum clock_gettime resolution,
e.g. nanoseconds, microseconds ?
I don't know if there is only a 32kHz timer, that would mean timestamp resolution is 1/32kHz =30 microseconds.
Due to the fact I need to detect timestamps every 100 nanoseconds, this means a 32kHz timer is not enough.
So I would like to know if OMAP4430 has any high resolution timer and what is its granularity.
Has it?