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

CAPI GPIO loopback test entry. More...

Functions

int test_gpio (void)
 Run all GPIO test cases available on the mapped platform.
 

Detailed Description

CAPI GPIO loopback test entry.

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

Function Documentation

◆ test_gpio()

int test_gpio ( void )

Run all GPIO test cases available on the mapped platform.

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