TIMING0_R is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

TIMING0_R macro

Syntax

#define TIMING0_R(x) (((x) << 0) & 0x3f)

Arguments

x

References

LocationText
esirisc_flash.c:47
#define TIMING0_R(x) (((x) << 0) & 0x3f) /* Read Wait States */
esirisc_flash.c:419
| TIMING0_R(esirisc_info->wait_states);