Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_lpm.c63 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in _genie_lpm_timer_irq_handler()
69 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in _genie_lpm_timer_irq_handler()
82 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in _genie_lpm_timer_irq_handler()
88 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in _genie_lpm_timer_irq_handler()
238 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in genie_lpm_enable()
302 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in genie_lpm_start()
309 aos_timer_start(&genie_lpm_ctx.wakeup_timer); in genie_lpm_start()
A Dgenie_cli.c298 aos_timer_start(&mesg_send_timer); in send_mesg_cb()
406 aos_timer_start(&mesg_send_timer); in _send_msg()
429 aos_timer_start(&mesg_send_timer); in _send_msg()
A Dgenie_mesh.c129 aos_timer_start(&do_mesh_ready_timer); in genie_mesh_ready_checktimer_restart()
/AliOS-Things-master/components/osal_aos/example/
A Dtimer_example.c75 aos_timer_start(&timer1); in aos_timer_example_task()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Daos_osdep.c728 ret = aos_timer_start(timer); in _aos_timer_change_no_repeat()
753 ret = aos_timer_start(&xTimer->timer); in _aos_timerStart()
760 return !aos_timer_start(&xTimer->timer); in _aos_timerStartFromISR()
773 return !aos_timer_start(&xTimer->timer); in _aos_timerResetFromISR()
792 return !aos_timer_start(&xTimer->timer); in _aos_timerReset()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_sw_timer.c66 aos_timer_start(tim); in machine_soft_timer_enable()
157 mp_int_t ret = aos_timer_start(self->timerId); in machine_soft_timer_start()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_sw_timer.c90 aos_timer_start(&tim); in machine_soft_timer_enable()
183 int32_t ret = aos_timer_start(&self->timerId); in machine_soft_timer_start()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_sw_timer.c90 aos_timer_start(&tim); in machine_soft_timer_enable()
183 int32_t ret = aos_timer_start(&self->timerId); in machine_soft_timer_start()
/AliOS-Things-master/components/genie_service/sal/src/
A Dgenie_sal_uart.c133 aos_timer_start(&uart_frame_end_timer); in genie_sal_uart_read()
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_timer.c96 aos_status_t aos_timer_start(aos_timer_t *timer) in aos_timer_start() function
/AliOS-Things-master/components/amp/main/
A Damp_task.c134 ret = aos_timer_start(timer_id); in amp_task_timer_action()
/AliOS-Things-master/components/posix/src/
A Dtimer.c268 aos_timer_start(&(timer_list->aos_timer)); in timer_settime()
/AliOS-Things-master/components/osal_aos/include/aos/
A Dkernel.h695 aos_status_t aos_timer_start(aos_timer_t *timer);
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_alios.h416 return aos_timer_start(timer); in os_timer_start()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c353 int aos_timer_start(aos_timer_t *timer) in aos_timer_start() function
/AliOS-Things-master/components/ble_host/ble_profiles/
A Dota_server.c426 aos_timer_start(&ota_ctrl.timer); in ota_request()
/AliOS-Things-master/components/uagent/src/
A Duagent_core.c78 aos_timer_start(&timer_monitor_output_queue); in start_monitor_delay_out()
/AliOS-Things-master/hardware/chip/rtl872xd/test/
A Daos_test.c819 aos_timer_start(&g_timer); in CASE()
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5.c1767 ret = aos_timer_start(timerid); in OsStartTimer()
/AliOS-Things-master/components/osal_aos/
A DREADME.md293 | aos_timer_start() | 定时器启动函数 |

Completed in 38 milliseconds