From the processor source code file reg240.h hw_reg_spists.flag.bit6 corresponds to SPI Interrupt status flag and hw_reg_adctrl1.flag.bit7 indicates the ADC Conversion in progress.
As per our requirement we need the maximum time taken for
1. The SPI to transmit/receive data which basically sets the SPI interrupt flag to 1.
2. Similarly, maximum time taken for ADC conversion is indicated by setting the ADC EOC flag to 0.
As, the reference manual is missing the data for the same.
Thanks in advance,
Baba