Home
last modified time | relevance | path

Searched refs:pmu_handle_t (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_pmu.h23 typedef void *pmu_handle_t; typedef
66 pmu_handle_t csi_pmu_initialize(int32_t idx, pmu_event_cb_t cb_event);
73 int32_t csi_pmu_uninitialize(pmu_handle_t handle);
81 int32_t csi_pmu_enter_sleep(pmu_handle_t handle, pmu_mode_e mode);
89 int32_t csi_pmu_power_control(pmu_handle_t handle, csi_power_stat_e state);
100 int32_t csi_pmu_config_wakeup_source(pmu_handle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e ty…
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dpmu.h23 typedef void *pmu_handle_t; typedef
66 pmu_handle_t csi_pmu_initialize(int32_t idx, pmu_event_cb_t cb_event);
73 int32_t csi_pmu_uninitialize(pmu_handle_t handle);
81 int32_t csi_pmu_enter_sleep(pmu_handle_t handle, pmu_mode_e mode);
89 int32_t csi_pmu_power_control(pmu_handle_t handle, csi_power_stat_e state);
100 int32_t csi_pmu_config_wakeup_source(pmu_handle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e ty…
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dpmu.h23 typedef void *pmu_handle_t; typedef
66 pmu_handle_t csi_pmu_initialize(int32_t idx, pmu_event_cb_t cb_event);
73 int32_t csi_pmu_uninitialize(pmu_handle_t handle);
81 int32_t csi_pmu_enter_sleep(pmu_handle_t handle, pmu_mode_e mode);
98 int32_t csi_pmu_config_wakeup_source(pmu_handle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e ty…

Completed in 5 milliseconds