Dual timer on generation on IMX8MM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dual timer on generation on IMX8MM

471 Views
Chandrasekhar1
Contributor I

Hi Team,
I'm new to driver development.
I have one custom driver which works with the API like "omap_dm_timer_request", "omap_dm_timer_set_source", "omap_dm_timer_set_prescaler", "omap_dm_timer_enable", "omap_dm_timer_get_irq" for timer generation.

Looking for the compatible API's for IMX8MM so that I can re-use the same driver.
So  could you please help to find the related API's for the above

0 Kudos
Reply
1 Reply

455 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport
 
I hope you are doing well.
 
Various timers available on i.MX Processors can be found in Table 5. Timers in i.MX Linux Reference Manual.
 
source code for the same can be found at below in kernel.
 
 
Thanks & Regards,
Sanket Parekh
0 Kudos
Reply