Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/drv/
A Dbmu.h24 typedef void *bmu_handle_t; typedef
240 bmu_handle_t csi_bmu_initialize(int32_t idx, bmu_event_cb_t cb_event);
247 int32_t csi_bmu_uninitialize(bmu_handle_t handle);
254 bmu_capabilities_t csi_bmu_get_capabilities(bmu_handle_t handle);
262 int32_t csi_bmu_set_pshold(bmu_handle_t handle, bmu_pshold_status_e enable);
270 int32_t csi_bmu_set_llp_todo(bmu_handle_t handle, bmu_llp_todo_e enable);
302 int32_t csi_bmu_sdnpvd_setvol(bmu_handle_t handle, bmu_sdnpvd_vol_e sdnpvd_vol);
310 int32_t csi_bmu_sdnpvd_setonoff(bmu_handle_t handle, bmu_enable_e enable);
318 int32_t csi_bmu_sdnpvd_selsrc(bmu_handle_t handle, bmu_pvdsel_5V_e pvdsel);
326 int32_t csi_bmu_sdnbor_setvol(bmu_handle_t handle, bmu_sdnbor_vol_e sdnbor_vol);
[all …]

Completed in 3 milliseconds