Home
last modified time | relevance | path

Searched refs:PRADC (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diotn13a.h191 #define PRADC 0 macro
194 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRTIM0))
H A Diotnx5.h190 #define PRADC 0 macro
192 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1))
H A Diotnx4.h56 #define PRADC 0 macro
58 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1))
H A Diotn4.h270 #define PRADC 1 macro
272 #define __AVR_HAVE_PRR ((1<<PRTIM0)|(1<<PRADC))
H A Diotnx61.h392 #define PRADC 0 macro
397 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1))
H A Diotn9.h270 #define PRADC 1 macro
272 #define __AVR_HAVE_PRR ((1<<PRTIM0)|(1<<PRADC))
H A Diomxx4.h381 #define PRADC 0 macro
384 #define __AVR_HAVE_PRR0 ((1<<PRADC)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRUSART0)|(1<<PRUSART1)|(1<<PRTIM0)|…
386 #define __AVR_HAVE_PRR0 ((1<<PRADC)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRUSART0)|(1<<PRTIM0)|(1<<PRTIM2)|(1…
H A Diotn10.h303 #define PRADC 1 macro
305 #define __AVR_HAVE_PRR ((1<<PRTIM0)|(1<<PRADC))
H A Diotn5.h303 #define PRADC 1 macro
305 #define __AVR_HAVE_PRR ((1<<PRTIM0)|(1<<PRADC))
H A Diotn43u.h55 #define PRADC 0 macro
60 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1))
H A Diom48pa.h307 #define PRADC 0 macro
315 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRTIM0)|(1<<PRTIM2)|(1<…
H A Dioa5272.h291 #define PRADC 0 macro
298 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1)|(1<<PRSPI)|(1<<PRLIN))
H A Dioa5505.h291 #define PRADC 0 macro
298 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1)|(1<<PRSPI)|(1<<PRLIN))
H A Dpower.h548 #define power_adc_enable() (PRR &= (uint8_t)~(1 << PRADC))
549 #define power_adc_disable() (PRR |= (uint8_t)(1 << PRADC))
638 #define power_adc_enable() (PRR0 &= (uint8_t)~(1 << PRADC))
639 #define power_adc_disable() (PRR0 |= (uint8_t)(1 << PRADC))
H A Diom165pa.h420 #define PRADC 0 macro
425 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1))
H A Dioa6614q.h309 #define PRADC 0 macro
317 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRTIM0)|(1<<PRTIM2)|(1<…
H A Diom325pa.h424 #define PRADC 0 macro
430 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRLCD))
H A Dioa6612c.h307 #define PRADC 0 macro
315 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRTIM0)|(1<<PRTIM2)|(1<…
H A Diom165a.h418 #define PRADC 0 macro
423 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1))
H A Diom168pa.h311 #define PRADC 0 macro
319 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRTIM0)|(1<<PRTIM2)|(1<…
H A Dioa6613c.h307 #define PRADC 0 macro
315 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRTIM0)|(1<<PRTIM2)|(1<…
H A Dioa6617c.h357 #define PRADC 0 macro
364 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1)|(1<<PRSPI)|(1<<PRLIN))
H A Dioa664251.h357 #define PRADC 0 macro
364 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSI)|(1<<PRTIM0)|(1<<PRTIM1)|(1<<PRSPI)|(1<<PRLIN))
H A Diom3250pa.h424 #define PRADC 0 macro
430 #define __AVR_HAVE_PRR ((1<<PRADC)|(1<<PRUSART0)|(1<<PRSPI)|(1<<PRTIM1)|(1<<PRLCD))
/dports/devel/asl/asl-current/include/avr/
H A Dregtn13a.inc25 PRADC avrbit PRR,0 ; Power Reduction A/D Converter

12345678910>>...25