Project

General

Profile

Download (118 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef _POWER_H
2

    
3
static inline void cpu_idle(void)
4
{
5
	AT91F_PMC_DisablePCK(AT91C_BASE_PMC, AT91C_PMC_PCK);
6
}
7

    
8
#endif
(19-19/40)
Add picture from clipboard (Maximum size: 48.8 MB)