nRF Connect SDK API 2.8.99
|
Internal MPSL workqueue. More...
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 |
Internal MPSL workqueue.