|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Macros | |
| #define | ATOMIC_WORD(val_if_64, val_if_32) |
| Verify RISC-V specific atomic functionalities. | |
Functions | |
| void | test_atomic (void) |
| ZTEST_SUITE (riscv_atomic, NULL, NULL, NULL, NULL, NULL) | |
| #define ATOMIC_WORD | ( | val_if_64, | |
| val_if_32 ) |
Verify RISC-V specific atomic functionalities.
Test Objective:
Test Procedure:
Expected Test Result:
Pass/Fail Criteria:
| void test_atomic | ( | void | ) |