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

NRF5_UICR_REG macro

Syntax

#define NRF5_UICR_REG(offset) (NRF51_52_UICR_BASE + (offset))

Arguments

offset

References

LocationText
nrf5.c:47
#define NRF5_UICR_REG(offset) (NRF51_52_UICR_BASE + (offset))
nrf5.c:49
NRF51_UICR_CLENR0 = NRF5_UICR_REG(0x000),