CryptoAuthLib
Microchip CryptoAuthentication Library
hal_at90usb1287_timer_asf.c File Reference

ATCA Hardware abstraction layer for AT90USB1287 timer/delay over ASF drivers. More...

#include <asf.h>
#include <delay.h>
#include "atca_hal.h"

Functions

void atca_delay_us (uint32_t delay)
 Timer API implemented at the HAL level. More...
 
void atca_delay_10us (uint32_t delay)
 This function delays for a number of tens of microseconds. More...
 
void atca_delay_ms (uint32_t delay)
 This function delays for a number of milliseconds. More...
 

Detailed Description

ATCA Hardware abstraction layer for AT90USB1287 timer/delay over ASF drivers.