Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_pwm.c21 int32_t *p_fd = NULL; in aos_hal_pwm_init() local
72 int32_t *p_fd = NULL; in aos_hal_pwm_start() local
97 int32_t *p_fd = NULL; in aos_hal_pwm_stop() local
122 int32_t *p_fd = NULL; in aos_hal_pwm_para_chg() local
154 int32_t *p_fd = NULL; in aos_hal_pwm_finalize() local
A Daos_hal_timer.c21 int32_t *p_fd = NULL; in aos_hal_timer_init() local
64 int32_t *p_fd = NULL; in aos_hal_timer_start() local
99 int32_t *p_fd = NULL; in aos_hal_timer_stop() local
123 int32_t *p_fd = NULL; in aos_hal_timer_para_chg() local
155 int32_t *p_fd = NULL; in aos_hal_timer_finalize() local
A Daos_hal_wdg.c21 int32_t *p_fd = NULL; in aos_hal_wdg_init() local
60 int32_t *p_fd = NULL; in aos_hal_wdg_reload() local
87 int32_t *p_fd = NULL; in aos_hal_wdg_finalize() local
A Daos_hal_adc.c21 int32_t *p_fd = NULL; in aos_hal_adc_init() local
65 int32_t *p_fd = NULL; in aos_hal_adc_value_get() local
96 int32_t *p_fd = NULL; in aos_hal_adc_finalize() local
A Daos_hal_i2c.c20 int32_t *p_fd = NULL; in aos_hal_i2c_init() local
78 int32_t *p_fd = NULL; in aos_hal_i2c_master_send() local
110 int32_t *p_fd = NULL; in aos_hal_i2c_master_recv() local
155 int32_t *p_fd = NULL; in aos_hal_i2c_mem_write() local
188 int32_t *p_fd = NULL; in aos_hal_i2c_mem_read() local
219 int32_t *p_fd = NULL; in aos_hal_i2c_finalize() local
/AliOS-Things-master/components/drivers/external_device/pca9544/src/
A Dpca9544_i2c_drv.c20 int32_t *p_fd = NULL; in pca9544_i2c_init() local
83 int32_t *p_fd = NULL; in pca9544_i2c_master_send() local
127 int32_t *p_fd = NULL; in pca9544_i2c_master_recv() local
173 int32_t *p_fd = NULL; in pca9544_i2c_mem_write() local
217 int32_t *p_fd = NULL; in pca9544_i2c_mem_read() local
256 int32_t *p_fd = NULL; in pca9544_i2c_finalize() local
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Dsensor_i2c_api.c13 int *p_fd = NULL; in sensor_i2c_open() local
55 int *p_fd = NULL; in sensor_i2c_master_send() local
80 int *p_fd = NULL; in sensor_i2c_master_recv() local
105 int *p_fd = NULL; in sensor_i2c_mem_write() local
129 int *p_fd = NULL; in sensor_i2c_mem_read() local
152 int *p_fd = NULL; in sensor_i2c_close() local
/AliOS-Things-master/components/sensor/hal/
A Dsensor_drv_api.c15 int32_t *p_fd = NULL; in vfs_i2c_init() local
77 int32_t *p_fd = NULL; in vfs_i2c_master_send() local
107 int32_t *p_fd = NULL; in vfs_i2c_master_recv() local
139 int32_t *p_fd = NULL; in vfs_i2c_mem_write() local
169 int32_t *p_fd = NULL; in vfs_i2c_mem_read() local
197 int32_t *p_fd = NULL; in vfs_i2c_finalize() local
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_timer.c68 int32_t *p_fd = (int32_t *)tim->priv; in aos_hal_timer_reload() local
/AliOS-Things-master/components/py_engine/modules/driver/
A Dtimer.c93 int32_t *p_fd = (int32_t *)tim->priv; in aos_hal_timer_reload() local

Completed in 14 milliseconds