Home
last modified time | relevance | path

Searched refs:SLEEP_MODE_PWR_SAVE (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dsleep.h168 …((MCUCR & ~_BV(SM1)) | ((mode) == SLEEP_MODE_PWR_DOWN || (mode) == SLEEP_MODE_PWR_SAVE ? _BV(SM1) …
169 EMCUCR = ((EMCUCR & ~_BV(SM0)) | ((mode) == SLEEP_MODE_PWR_SAVE ? _BV(SM0) : 0)); \
180 …EMCUCR = ((EMCUCR & ~_BV(SM0)) | ((mode) == SLEEP_MODE_PWR_SAVE || (mode) == SLEEP_MODE_EXT_STANDB…
H A Diom8hva.h73 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom16hva.h78 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom48.h91 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diocan128.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diocan32.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diocan64.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom168.h95 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb82.h92 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom88.h95 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom164.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom640.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom1281.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom2561.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom324.h97 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb162.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom644.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom644p.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom1280.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom2560.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb1286.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb1287.h98 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb646.h99 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diousb647.h99 #define SLEEP_MODE_PWR_SAVE (0x03<<1) macro
H A Diom64a.h965 #define SLEEP_MODE_PWR_SAVE (0x06<<2) macro
973 #define SLEEP_MODE_PWR_SAVE (0x06<<2) macro

1234567