nrfxlib API 2.7.99
Loading...
Searching...
No Matches
mpsl_pm.h File Reference
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  mpsl_pm_params_t
 MPSL Power Management parameters. More...
 

Macros

#define MPSL_PM_EVENT_TIME_INVALID   UINT64_MAX
 

Enumerations

enum  mpsl_pm_event_state_t { MPSL_PM_EVENT_STATE_IN_EVENT = 0 , MPSL_PM_EVENT_STATE_BEFORE_EVENT , MPSL_PM_EVENT_STATE_NO_EVENTS_LEFT }
 MPSL Power Management state in regards to next event. More...
 

Functions

bool mpsl_pm_params_get (mpsl_pm_params_t *p_params)
 Get latency requirements and next expected event time.