NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Legacy compatibility layer. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
GPIO aliases | |
#define | INPUT_LO INPUT[0] |
#define | INPUT_HI INPUT[1] |
#define | OUTPUT_LO OUTPUT[0] |
#define | OUTPUT_HI OUTPUT[1] |
Atomic LR/SC instructions | |
#define | neorv32_cpu_load_reservate_word(addr, wdata) |
#define | neorv32_cpu_store_conditional_word(addr, wdata) |
Legacy compatibility layer.
#define neorv32_cpu_load_reservate_word | ( | addr, | |
wdata ) |
#define neorv32_cpu_store_conditional_word | ( | addr, | |
wdata ) |