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.

Mutual exclusion using CC2541 BEL stack OSAL

Other Parts Discussed in Thread: CC2541

Hello,

I am working on CC2541 BLE Stack OSAL for a custom product. This product is sharing a SPI bus with multiple slaves. 

I have a situation where multiple SPI devices wants to use the bus at same time. I did not find any semaphore/Mutex implementaion in OSAL. 

How to achieve  mutual exclusion using OSAL on CC2541??

Any help would be highly appreciated. 

Thank you

Lakshmikanth.