Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_dac.h76 int32_t aos_hal_dac_finalize(dac_dev_t *dac);
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_dac.c43 int32_t aos_hal_dac_finalize(dac_dev_t *dac) in aos_hal_dac_finalize() function
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/dac/
A Dmodule_dac.c120 ret = aos_hal_dac_finalize(dac_device); in native_dac_close()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_dac.c125 mp_int_t status = aos_hal_dac_finalize(&self->dev); in mdac_deinit()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/dac/
A Dmodule_dac.c146 ret = aos_hal_dac_finalize(dac_device); in native_dac_close()

Completed in 5 milliseconds