13#define UICR_APP_BASE_ADDR (NRF_UICR_S_BASE + 0xF0)
int uicr_location_set(uint32_t location)
Write raw location bitfield value to UICR.
uint32_t uicr_location_get(void)
Get raw location value from UICR as bitfield.
uint64_t uicr_snr_get(void)
Get Segger serial number value from UICR.