Other Parts Discussed in Thread: CC3135
In porting explanation,TI programming guide for CC31xx / 32xx chip, mentions about
1. int sl_IfStartWriteSequence (_SlFd Fd) and
2. int sl_IfEndWriteSequence (_SlFd Fd) API in chapter 19.5
What is the necessity of these APIs in i.MXRT 1052 LPUART / LPSPI implementation in porting?
Can I left these APIs undefined?