Home
last modified time | relevance | path

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

/components/libc/cplusplus/cpp11/gcc/
A D__utils.h35 typedef std::ratio<1, RT_TICK_PER_SECOND> period; typedef
50 typedef duration::period period; typedef
/components/drivers/misc/
A Drt_drv_pwm.c199 rt_err_t rt_pwm_set(struct rt_device_pwm *device, int channel, rt_uint32_t period, rt_uint32_t puls… in rt_pwm_set()
217 rt_err_t rt_pwm_set_period(struct rt_device_pwm *device, int channel, rt_uint32_t period) in rt_pwm_set_period()
/components/drivers/include/drivers/
A Ddev_pwm.h104 rt_uint32_t period; /* unit:ns 1ns~4.29s:1Ghz~0.23hz */ member
/components/drivers/thermal/
A Dthermal-cool-pwm-fan.c112 rt_ubase_t period; in pwm_fan_cool_set_cur_level() local
/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dtinydir.h736 _tinydir_char_t *period = _tinydir_strrchr(file->name, TINYDIR_STRING('.')); in tinydir_open() local

Completed in 8 milliseconds