Hi Andra,
From the hardware side, the 3 timers mentioned on the block diagram, corresponds to two Enhanced Periodic Interrupt Timers (EPIT1 and EPIT2) and one General Purpose Timer (GPT).
The GPT is the one with Input Capture features, but it just has 2 inputs (GPT_CAPTURE1 and GPT_CAPTURE2).
Regarding PWM, there are 8 independent PWM timers (PWM-1 … PWM-8) that could be used separately.
From the software side, you could refer to the API Reference Manual of FreeRTOS BSP packages, available for download from the “Board Support Packages” section of the following link:
https://www.nxp.com/support/developer-resources/hardware-development-tools/sabre-development-system/...
Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------