Home
last modified time | relevance | path

Searched refs:TCNT1 (Results 1 – 25 of 895) sorted by relevance

12345678910>>...36

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/e300/battery/
H A Dtimer.c53 TCNT1 = 0x0; in timer1_init()
71 TCNT1 = 0x0000; in timer1_start()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/
H A Doctoclock.h37 TCNT1 = 0;
41 TCNT1 = 0;
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/asmdemo/
H A Dasmdemo.c106 TCNT1 = 0; in ISR()
112 tcnt1 = TCNT1; in ISR()
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/private/
H A DIRTimer.hpp259 #define ENABLE_SEND_PWM_BY_TIMER TCNT1 = 0; (TCCR1A |= _BV(COM1A1); (TCCR1D |= _BV(OC1BU)) // + …
262 #define ENABLE_SEND_PWM_BY_TIMER TCNT1 = 0; (TCCR1A |= _BV(COM1A1)) // Clear OC1A/OC1B on Compar…
305TCNT1 = 0;// not really required, since we have an 8 bit counter, but makes the signal more reprod… in timerConfigForSend()
316TCNT1 = 0;// not really required, since we have an 8 bit counter, but makes the signal more reprod… in timerConfigForSend()
324 TCNT1 = 0; in timerConfigForReceive()
641 #define ENABLE_SEND_PWM_BY_TIMER TCNT1 = 0; GTCCR |= _BV(PWM1B) | _BV(COM1B0) // Enable pin 4 PW…
656TCNT1 = 0;// not really required, since we have an 8 bit counter, but makes the signal more reprod… in timerConfigForSend()
663TCNT1 = 0;// not really required, since we have an 8 bit counter, but makes the signal more reprod… in timerConfigForSend()
674 TCNT1 = 0; in timerConfigForReceive()
679 TCNT1 = 0; in timerConfigForReceive()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/branches/
H A Dbranches.cc228 press_time[i] = TCNT1; in main()
232 uint16_t this_press_time = TCNT1 - press_time[i]; in main()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/branches/
H A Dbranches.cc228 press_time[i] = TCNT1; in main()
232 uint16_t this_press_time = TCNT1 - press_time[i]; in main()
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dio8534.h95 #define TCNT1 _SFR_IO16(0x2C) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7750.h159 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7750.h159 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7750.h159 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/sh/include/asm/
H A Dcpu_sh7723.h103 #define TCNT1 0xFFD80018 macro
H A Dcpu_sh7785.h56 #define TCNT1 0xFFD80018 macro
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h/
H A Devaluator7t.h73 #define TCNT1 ((volatile unsigned *)(SYSCFG + 0x6010)) macro

12345678910>>...36