Home
last modified time | relevance | path

Searched defs:period (Results 1 – 25 of 41) sorted by relevance

12

/AliOS-Things-master/components/drivers/peripheral/watchdog/example/
A Dwdg_example.c10 int vfs_wdg_test(int count, int period) in vfs_wdg_test()
38 int period = argc > 2 ? atoi(argv[2]) : 200; in wdg_reload_test() local
59 int period = argc > 2 ? atoi(argv[2]) : 200; in aos_wdg_reload_test() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstr-two-way.h97 size_t *period) in __rtl_critical_factorization()
210 size_t period; /* The period of the right half of needle. */ in __rtl_two_way_short_needle() local
306 size_t period; /* The period of the right half of needle. */ in __rtl_two_way_long_needle() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_cli.h129 u8_t period; member
191 u8_t period; member
204 u8_t period; member
A Dcfg_srv.h42 u8_t period; member
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dcodec.h40 …uint32_t period; ///< When the period data is sent, the callback funct… member
55 …uint32_t period; ///< When the period data is received, the callback … member
86 …uint32_t period; ///< When a peroid data is reached,the callbac… member
96 …uint32_t period; ///< When a peroid data is reached,the callbac… member
/AliOS-Things-master/components/drivers/peripheral/i2c/example/
A Di2c_example.c12 …char *tx_buffer, uint32_t tx_cnt, char *rx_buffer, uint32_t rx_cnt, uint32_t loop, uint32_t period) in vfs_i2c_test()
99 …char *tx_buffer, uint32_t tx_cnt, char *rx_buffer, uint32_t rx_cnt, uint32_t loop, uint32_t period) in aos_i2c_test()
222 …char *tx_buffer, uint32_t tx_cnt, char *rx_buffer, uint32_t rx_cnt, uint32_t loop, uint32_t period) in aos_i2c_mem_test()
/AliOS-Things-master/components/drivers/peripheral/pwm/example/
A Daos_pwm_example.c26 uint32_t channel, period, duty_cycle, polarity, enabled, duration; in aos_pwm_cli_cmd() local
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_task.c223 lv_task_t * lv_task_create(lv_task_cb_t task_cb, uint32_t period, lv_task_prio_t prio, void * user_… in lv_task_create()
292 void lv_task_set_period(lv_task_t * task, uint32_t period) in lv_task_set_period()
A Dlv_task.h64 uint32_t period; /**< How often the task should run */ member
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm.h30 uint32_t period; /*in ns*/ member
A Dpwm_core.h34 uint32_t period; /**< PWM设备周期(单位:ns) */ member
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm_csi.c30 uint32_t period; in pwm_csi_apply() local
/AliOS-Things-master/components/drivers/peripheral/timer/include/vfsdev/
A Dtimer_dev.h24 unsigned long period; member
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/
A Dpwm.c89 uint32_t period; in rtl872xd_pwm_out_config() local
186 uint32_t period; in rtl872xd_pwm_apply() local
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_timer.h29 uint32_t period; /**< timer period, us */ member
/AliOS-Things-master/components/drivers/peripheral/timer/include/aos/hal/
A Dtimer.h29 uint32_t period; /**< timer period, us */ member
/AliOS-Things-master/components/debug/src/
A Ddebug_cpuusage.c28 uint32_t period; member
229 uint32_t period = 0; in cpuusage_statistics() local
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_sw_timer.c28 mp_uint_t period; member
139 STATIC mp_obj_t machine_soft_timer_period(mp_obj_t self_in, mp_obj_t period) in machine_soft_timer_period()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_sw_timer.c54 mp_uint_t period; member
167 STATIC mp_obj_t machine_soft_timer_period(mp_obj_t self_in, mp_obj_t period) { in machine_soft_timer_period()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_sw_timer.c54 mp_uint_t period; member
167 STATIC mp_obj_t machine_soft_timer_period(mp_obj_t self_in, mp_obj_t period) { in machine_soft_timer_period()
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dcodec.h74 uint32_t period; ///< when a peroid data is reached,the callback function is called member
86 uint32_t period; ///< when a peroid data is reached,the callback function is called member
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/pwm/
A Dpwm.c85 uint32_t period; in csi_pwm_out_config() local
/AliOS-Things-master/hardware/chip/haas1000/aos_driver/pwm/
A Dpwm.c101 uint32_t period; in haas1000_pwm_apply() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c82 int period; in bt_mesh_model_pub_period_get() local
121 bt_u32_t elapsed, period; in next_period() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h575 Uint16 period; /**< Period of the wave. */ member
729 Uint16 period; /**< Sample periods. */ member

Completed in 27 milliseconds

12