view hw.h @ 40:a38003b97de6

Use debug cycle counter to handle delays.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 01 Apr 2013 20:06:03 +1030
parents ca48036c82ef
children
line wrap: on
line source

void	hw_init(void);
void	_usleep16(uint16_t cnt);