Hi
A1: INTM allows you to set a maximum timer count for the interrupt latency from interrupt request to interrupt acknowledge. So if you write INTM_IACK as the first instruction in your ISR, then it is what you said. (It measure the latency between interrupt request and the first instruction execution of the ISR)
INTM allows you to set a maximum timer count for the interrupt latency from interrupt request to interrupt acknowledge.png
A2: Counts the number of INTM clock cycles for a detected interrupt request to an acknowledged interrupt processing.
16.5.6 Timer for Monitor a (INTM_TIMER0 - INTM_TIMER3).png
So this is related to the value of your AIPS_PLAT_CLK frequency.
Table 128. System module clocking INTM AIPS_PLAT_CLK.png
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------