Home
last modified time | relevance | path

Searched defs:rt_pm_ops (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dpm.h115 struct rt_pm_ops struct
117 void (*enter)(struct rt_pm *pm);
118 void (*exit)(struct rt_pm *pm);
121 void (*frequency_change)(struct rt_pm *pm, rt_uint32_t frequency);
124 void (*timer_start)(struct rt_pm *pm, rt_uint32_t timeout);
125 void (*timer_stop)(struct rt_pm *pm);
126 rt_tick_t (*timer_get_tick)(struct rt_pm *pm);