Searched defs:period (Results 1 - 25 of 127) sorted by relevance

123456

/freebsd-current/sys/dev/pwm/
H A Dofw_pwm.h36 uint64_t period; member in struct:pwm_channel
H A Dpwmc.h34 u_int period; member in struct:pwm_state
H A Dpwmbus.c206 pwmbus_channel_config(device_t dev, u_int chan, u_int period, u_int duty) argument
212 pwmbus_channel_get_config(device_t dev, u_int chan, u_int *period, u_int *duty) argument
H A Dpwm_backlight.c70 uint64_t period; member in struct:pwm_backlight_softc
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dsystem_clock.h30 typedef duration::period period; typedef in class:chrono::system_clock
H A Dsteady_clock.h30 typedef duration::period period; typedef in class:chrono::steady_clock
H A Dfile_clock.h53 typedef nano period; typedef in struct:_FilesystemClock
H A Dtime_point.h42 typedef typename duration::period period; typedef in class:chrono::time_point
/freebsd-current/contrib/ldns/
H A Dduration.c248 time_t period = 0; local
/freebsd-current/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py55 period = count - id_lastseen[id] variable
/freebsd-current/stand/i386/libi386/
H A Dtime.c107 delay(int period) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpwm.h33 uint64_t period; member in struct:pwm_state
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_bbu.c43 mfi_autolearn_period(uint32_t period, char *buf, size_t sz) argument
/freebsd-current/usr.sbin/pwm/
H A Dpwm.c77 u_int period, duty; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dthermal.c127 u32 period, duration, enabled; local
/freebsd-current/sys/kern/
H A Dkern_et.c179 et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dadjtime.c299 struct _clockperiod period; local
/freebsd-current/contrib/ntp/adjtimed/
H A Dadjtimed.c280 struct itimerval period, remains; local
[all...]
/freebsd-current/contrib/dma/
H A Dspool.c404 flushqueue_since(unsigned int period) argument
/freebsd-current/sys/net/altq/
H A Daltq_priq.h60 u_int period; member in struct:priq_classstats
/freebsd-current/usr.sbin/ppp/
H A Dthroughput.c46 throughput_init(struct pppThroughput *t, int period) argument
/freebsd-current/sys/powerpc/powerpc/
H A Dclock.c257 decr_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/usr.bin/indent/
H A Dindent_codes.h69 #define period 32 macro
/freebsd-current/sys/arm/ti/am335x/
H A Dam335x_ecap.c106 am335x_pwm_config_ecap(int unit, int period, int duty) argument
/freebsd-current/contrib/dialog/
H A Dtimebox.c51 int period; member in struct:_box
91 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, int period, int value, int code) argument

Completed in 183 milliseconds

123456