nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
mpsl_work.h File Reference
#include <zephyr/kernel.h>

Go to the source code of this file.

Functions

static void mpsl_work_submit (struct k_work *work)
 Submit a work item to the MPSL workqueue.
 
static void mpsl_work_schedule (struct k_work_delayable *dwork, k_timeout_t delay)
 Submit an idle work item to the MPSL workqueue after a delay.
 

Variables

struct k_work_q mpsl_work_q