nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_rpc_os_tls_get()

void * nrf_rpc_os_tls_get ( void  )

#include <nrf_rpc/template/nrf_rpc_os_tmpl.h>

Get TLS (Thread Local Storage) for nRF RPC.

nRF PRC need one pointer to associate with a thread.

Returns
Pointer stored on TLS or NULL if pointer was not set for this thread.