diff options
Diffstat (limited to 'doc/README.nios')
| -rw-r--r-- | doc/README.nios | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/README.nios b/doc/README.nios index 08f4e7ef9..d3a9277b2 100644 --- a/doc/README.nios +++ b/doc/README.nios @@ -100,6 +100,9 @@ CFG_NIOS_TMRIRQ -- the interrupt request (vector number) assigned to  CFG_NIOS_TMRMS -- the period of the timer in milliseconds. +CFG_NIOS_TMRCNT -- the preloadable counter value for the timer if it has +	no fixed period. +  CFG_NIOS_ASMIBASE -- the base address of the ASMI peripheral.  	(standard-32: na_asmi_base). |