nrfxlib API 2.8.99
|
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. | |
void | mpsl_pm_init (void) |
Initialize MPSL Power Management. | |