Home
last modified time | relevance | path

Searched refs:timer0 (Results 1 – 25 of 82) sorted by relevance

1234

/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dezchip,nps400-timer0.txt5 - compatible : should be "ezchip,nps400-timer0"
7 Clocks required for compatible = "ezchip,nps400-timer0":
14 compatible = "ezchip,nps400-timer0";
H A Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
20 interrupt-names = "timer0", "timer1";
H A Darm,sp804.txt12 clocks. With 3 clocks, the order is timer0 clock, timer1 clock,
23 timer0: timer@fc800000 {
H A Dmrvl,mmp-timer.txt12 timer0: timer@d4014000 {
H A Doxsemi,rps-timer.txt12 timer0: timer@200 {
H A Dti,c64x+timer64.txt19 timer0: timer@25e0000 {
H A Dcirrus,clps711x-timer.txt13 timer0 = &timer1;
H A Dsnps,arc-timer.txt17 timer0 {
H A Dcsky,gx6605s-timer.txt36 timer0: timer@20a000 {
H A Dandestech,atcpit100-timer.txt27 timer0: timer@f0400000 {
/f-stack/dpdk/examples/timer/
H A Dmain.c23 static struct rte_timer timer0; variable
100 rte_timer_init(&timer0); in main()
106 rte_timer_reset(&timer0, hz, PERIODICAL, lcore_id, timer0_cb, NULL); in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst103 rte_timer_init(&timer0);
108 * The first timer (timer0) is loaded on the main lcore and expires every second.
118 /* load timer0, every second, on main lcore, reloaded automatically */
124 rte_timer_reset(&timer0, hz, PERIODICAL, lcore_id, timer0_cb, NULL);
132 The callback for the first timer (timer0) only displays a message until a global counter reaches 20…
137 /* timer0 callback */
/f-stack/freebsd/contrib/device-tree/src/c6x/
H A Devmc6457.dts34 timer0: timer@2940000 { label
H A Devmc6472.dts34 timer0: timer@25e0000 { label
H A Dtms320c6457.dtsi56 timer0: timer@2940000 { label
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dskeleton.dtsi31 timer0 {
H A Dskeleton_hs.dtsi26 timer0 {
H A Dskeleton_hs_idu.dtsi44 timer0 {
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daxm55xx.dtsi21 timer = &timer0;
147 timer0: timer@2010091000 { label
H A Dsocfpga_vt.dts44 timer0@ffc08000 {
H A Dalphascale-asm9260.dtsi57 timer0: timer@80088000 { label
H A Dhisi-x5hd2-dkb.dts44 &timer0 {
/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.h115 struct rte_timer timer0; member
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-timer.txt20 timer0: timer@41100 {
/f-stack/freebsd/contrib/device-tree/src/nds32/
H A Dae3xx.dts57 timer0: timer@f0400000 { label

1234