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.

RTOS/AWR1443: Timeout resolution

Part Number: AWR1443

Tool/software: TI-RTOS

Hey Guys,

I'm reviewing the documentation for the timeouts for the UART in:

/ti/mmwave_sdk_01_02_00_05/packages/ti/drivers/uart/

I can't seem to find the resolution of the timeout for reading and writing. Is it in clock ticks, useconds, or some other arbitrary tick?

The current text just says "Timeout for write semaphore" and "Timeout for read semaphore" for writeTimeout and readTimeout.

Thanks