Home
last modified time | relevance | path

Searched refs:PIT_CPIV (Results 1 – 2 of 2) sorted by relevance

/bsp/at91/at91sam9g45/drivers/
A Dboard.c67 #define PIT_CPIV(x) ((x) & AT91C_PITC_CPIV) macro
101 while (PIT_CPIV(readl(AT91C_PITC_PIVR)) != 0) in at91sam9g45_pit_reset()
/bsp/at91/at91sam9260/drivers/
A Dboard.c51 #define PIT_CPIV(x) ((x) & AT91_PIT_CPIV) macro
84 while (PIT_CPIV(at91_sys_read(AT91_PIT_PIVR)) != 0) in at91sam926x_pit_reset()

Completed in 7 milliseconds