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

◆ nrf_modem_os_sem_give()

void nrf_modem_os_sem_give ( void *  sem)

#include <nrf_modem/include/nrf_modem_os.h>

Give a semaphore.

Parameters
semThe semaphore.
Note
Can be called from an ISR.