Searched refs:AT91_PIT_CPIV (Results 1 – 2 of 2) sorted by relevance
| /bsp/at91/at91sam9260/platform/ | ||
| A D | at91_pit.h | 29 #define AT91_PIT_CPIV (0xfffff) /* Inverval Value */ macro |
| /bsp/at91/at91sam9260/drivers/ | ||
| A D | board.c | 51 #define PIT_CPIV(x) ((x) & AT91_PIT_CPIV) |
Completed in 21 milliseconds