Project

General

Profile

Download (118 Bytes) Statistics
| Branch: | Tag: | Revision:
1 b4d004d9 (no author)
#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
Add picture from clipboard (Maximum size: 48.8 MB)