Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
cryptoauthlib_test.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
#include "cryptoauthlib.h"
23
#include "
atca.h
"
24
#include "
atca_params.h
"
25
31
int
atca_run_cmd
(
char
*command,
size_t
len);
32
33
#ifdef __cplusplus
34
}
35
#endif
36
atca.h
Default addresses and device descriptor for CryptoAuth devices.
atca_params.h
Default configuration for Microchip CryptoAuth devices.
atca_run_cmd
int atca_run_cmd(char *command, size_t len)
Helper function to use the library's unittests This function is defined in the cryptoauth library via...
Generated on Thu Sep 24 2026 04:06:03 by
1.13.2