no-OS
Loading...
Searching...
No Matches
test_i2c.h File Reference

CAPI I2C loopback test entry. More...

Functions

int test_i2c (void)
 Run all I2C test cases available on the mapped platform.
 

Detailed Description

CAPI I2C loopback test entry.

Copyright (c) 2026 Analog Devices, Inc. SPDX-License-Identifier: BSD-3-Clause

Function Documentation

◆ test_i2c()

int test_i2c ( void )

Run all I2C test cases available on the mapped platform.

Returns
0 if all executed cases passed, first non-zero test error otherwise.