Searched refs:AT91C_TWSI_CLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/boot/arm/at91/bootspi/
H A Dee.c36 #define AT91C_TWSI_CLOCK 100000 macro
39 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2)
/freebsd-10.2-release/sys/boot/arm/at91/libat91/
H A Deeprom.c35 #define AT91C_TWSI_CLOCK 100000 macro
38 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2)

Completed in 75 milliseconds