Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_dac.h46 int32_t aos_hal_dac_stop(dac_dev_t *dac, uint32_t channel);
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_dac.c25 int32_t aos_hal_dac_stop(dac_dev_t *dac, uint32_t channel) in aos_hal_dac_stop() function
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/dac/
A Dmodule_dac.c119 aos_hal_dac_stop(dac_device, dac_device->port); in native_dac_close()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_dac.c116 mp_int_t status = aos_hal_dac_stop(&self->dev, self->channel_id); in mdac_stop()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/dac/
A Dmodule_dac.c145 aos_hal_dac_stop(dac_device, dac_device->port); in native_dac_close()

Completed in 4 milliseconds