CryptoAuthLib
Microchip CryptoAuthentication Library
hal_esp32_timer.c File Reference
#include "atca_hal.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"

Functions

void ets_delay_us (uint32_t)
 
void atca_delay_ms (uint32_t msec)
 

Function Documentation

◆ atca_delay_ms()

void atca_delay_ms ( uint32_t  msec)

◆ ets_delay_us()

void ets_delay_us ( uint32_t  )