docs: Fix links to HW sources

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-10-02 10:45:07 +02:00
parent 693a36ca2b
commit d3758a2173
1 changed files with 10 additions and 10 deletions

View File

@ -15,16 +15,16 @@ Notation:
| | | **nRF52833** | **nRF5340** | Notes |
|---|---|---|---|---|
| **AAR** | Accelerated address resolver | &#x2714; | &#x2714; | See [NRF_AAR.c](../src/HW_models/NRF_AAR.c) |
| **AAR** | Accelerated address resolver | &#x2714; | &#x2714; | See [NHW_AAR.c](../src/HW_models/NHW_AAR.c) |
| **ACL** | Access control lists | &#x10102; | &#x10102; | |
| **CACHE** | Instruction/data cache | N/A | &#x10102; | |
| **CCM** | AES CCM mode encryption | &#x2714; | &#x2714; | See [NRF_AES_CCM.c](../src/HW_models/NRF_AES_CCM.c) |
| **CLOCK** | Clock control | &#x2714; | &#x2714; | See [NRF_CLOCK.c](../src/HW_models/NRF_CLOCK.c) |
| **CCM** | AES CCM mode encryption | &#x2714; | &#x2714; | See [NHW_AES_CCM.c](../src/HW_models/NHW_AES_CCM.c) |
| **CLOCK** | Clock control | &#x2714; | &#x2714; | See [NHW_CLOCK.c](../src/HW_models/NHW_CLOCK.c) |
| **COMP** | Comparator | &#x10102; | &#x10102; | |
| **DPPI** | Distributed programmable peripheral interconnect | N/A | &#x2705; | |
| **ECB** | AES electronic codebook mode encryption | &#x2705; | &#x2705; | |
| **EGU** | Event generator unit | &#x2705; | &#x2705; | |
| **FICR** | Factory information configuration registers | &#x2714; | &#x2714; | See [NRF_FICR.c](../src/HW_models/NRF_FICR.c) |
| **FICR** | Factory information configuration registers | &#x2714; | &#x2714; | For 52: See [NHW_52_FICR.c](../src/HW_models/NHW_52_FICR.c)<br>For 53: See [NHW_53_FICR.c](../src/HW_models/NHW_53_FICR.c) |
| **GPIO** | General purpose input/output | &#x2714; | &#x10102; | For 52: See [NRF_GPIO.c](../src/HW_models/NRF_GPIO.c) |
| **GPIOTE** | GPIO tasks and events | &#x2705; | &#x10102; | For 52: Complete with very minor differences, see [NRF_GPIOTE.c](../src/HW_models/NRF_GPIOTE.c) |
| **I2S** | Inter-IC sound interface | &#x10102; | &#x10102; | |
@ -34,27 +34,27 @@ Notation:
| **MUTEX** | Mutual exclusive peripheral | N/A | &#x10102; | |
| **MWU** | Memory watch unit | &#x10102; | N/A | |
| **NFCT** | Near field communication tag | &#x10102; | &#x10102; | |
| **NVMC** | Non-volatile memory controller | &#x2714; | &#x2714; | See [NRF_NVMC.c](../src/HW_models/NRF_NVMC.c) |
| **NVMC** | Non-volatile memory controller | &#x2714; | &#x2714; | See [NHW_NVMC.c](../src/HW_models/NHW_NVMC.c) |
| **OSCILLATORS** | Oscillator control | N/A | &#x10102; | |
| **PDM** | Pulse density modulation interface | &#x10102; | &#x10102; | |
| **POWER** | Power supply | &#x2610; | &#x2610; | Only register stubs |
| **PPI** | Programmable peripheral interconnect | &#x2705; | N/A | Complete but some peripheral connections are missing |
| **PWM** | Pulse width modulation | &#x10102; | &#x10102; | |
| **QDEC** | Quadrature decoder | &#x10102; | &#x10102; | |
| **RADIO** | 2.4 GHz radio | &#x2714; | &#x2714; | See [NRF_RADIO.c](../src/HW_models/NRF_RADIO.c) |
| **RADIO** | 2.4 GHz radio | &#x2714; | &#x2714; | See [NHW_RADIO.c](../src/HW_models/NHW_RADIO.c) |
| **REGULATORS** | Regulator control | N/A | &#x10102; | |
| **RESET** | Reset control | N/A | &#x2610; | Only register stubs |
| **RNG** | Random number generator | &#x2714; | &#x2714; | See [NRF_RNG.c](../src/HW_models/NRF_RNG.c) |
| **RTC** | Real-time counter | &#x2714; | &#x2714; | See [NRF_RTC.c](../src/HW_models/NRF_RTC.c) |
| **RNG** | Random number generator | &#x2714; | &#x2714; | See [NHW_RNG.c](../src/HW_models/NHW_RNG.c) |
| **RTC** | Real-time counter | &#x2714; | &#x2714; | See [NHW_RTC.c](../src/HW_models/NHW_RTC.c) |
| **SAADC** | Successive approximation analog-to-digital converter | &#x10102; | &#x10102; | |
| **[Q]SPI[M/S]** | [Quad] Serial peripheral interface [master/slave] | &#x10102; | &#x10102; | |
| **SPU** | System protection unit | N/A | &#x10102; | |
| **SWI** | Software interrupts | &#x2705; | &#x2705; | |
| **TEMP** | Temperature sensor | &#x2714; | &#x2714; | See [NRF_TEMP.c](../src/HW_models/NRF_TEMP.c) |
| **TEMP** | Temperature sensor | &#x2714; | &#x2714; | See [NHW_TEMP.c](../src/HW_models/NHW_TEMP.c) |
| **TIMER** | Timer/counter | &#x2705; | &#x2705; | |
| **TWI[M/S]** | I2C compatible two-wire interface | &#x10102; | &#x10102; | |
| **UART[E]** | Universal asynchronous receiver/transmitter [with EasyDMA] | &#x10102; | &#x10102; | |
| **UICR** | User information configuration registers | &#x2714; | &#x2714; | See [NRF_NVMC.c](../src/HW_models/NRF_NVMC.c) |
| **UICR** | User information configuration registers | &#x2714; | &#x2714; | See [NHW_NVMC.c](../src/HW_models/NHW_NVMC.c) |
| **USBD** | Universal serial bus device | &#x10102; | &#x10102; | |
| **USBREG** | Universal serial bus device | N/A | &#x10102; | |
| **VREQCTRL** | Voltage request control | N/A | &#x2610; | Only register stubs |