Home
last modified time | relevance | path

Searched refs:HZ (Results 1 – 25 of 41) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dsubr_param.c65 #ifndef HZ
67 # define HZ 100 macro
69 # define HZ 1000 macro
76 # define HZ_VM HZ
179 hz = vm_guest > VM_GUEST_NO ? HZ_VM : HZ; in init_param1()
/f-stack/lib/opt/
H A Dopt_param.h1 #define HZ 100 macro
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,armv7m-systick.txt12 - clock-frequency : The rate in HZ in input of the ARM SysTick
H A Darm,mps2-timer.txt12 - clock-frequency : The rate in HZ in input of the ARM MPS2 timer
H A Dsnps,dw-apb-timer.yaml45 frequency in HZ, but is defined only for the backwards compatibility
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dclps711x-clock.txt6 - startup-frequency: Factory set CPU startup frequency in HZ.
H A Dzynq-7000.txt18 - ps-clk-frequency : Frequency of the oscillator providing ps_clk in HZ
/f-stack/freebsd/mips/conf/
H A DBERI_NETFPGA_MDROOT13 options HZ=100
H A Dstd.BERI14 options HZ=200
H A DAR71XX_BASE14 options HZ=1000
H A Dstd.AR531213 options HZ=1000
H A Dstd.AR531513 options HZ=1000
H A Dstd.AR724X15 options HZ=1000
H A Dstd.AR91XX17 options HZ=1000
H A Dstd.AR933X17 options HZ=1000
H A Dstd.AR934X17 options HZ=1000
H A Dstd.QCA955X18 options HZ=1000
H A DQCA953X_BASE17 options HZ=1000
H A Dstd.XLP38 options HZ=1000
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dpicoxcell.txt14 - clock-freq : The frequency in HZ of the timer.
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h54 static const int hz = HZ;
H A Dtimer.h55 #define SEC_TO_TICK(sec) ((sec) * HZ)
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dht16k33.txt8 - refresh-rate-hz: Display update interval in HZ.
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-opal.txt14 - bus-frequency: Operating frequency of the i2c bus (in HZ). Informational for
/f-stack/freebsd/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16475.yaml78 of 1Hz to 128HZ which must be scaled to originate an allowable sample

12