Home
last modified time | relevance | path

Searched refs:ER (Results 1 – 24 of 24) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dnrf51_deprecated.h119 #define ER0 ER[0]
120 #define ER1 ER[1]
121 #define ER2 ER[2]
122 #define ER3 ER[3]
Dnrf51_to_nrf52810.h224 #define ER0 ER[0]
227 #define ER1 ER[1]
230 #define ER2 ER[2]
233 #define ER3 ER[3]
Dnrf51_to_nrf52840.h321 #define ER0 ER[0]
324 #define ER1 ER[1]
327 #define ER2 ER[2]
330 #define ER3 ER[3]
Dnrf51_to_nrf52.h1364 #define ER0 ER[0]
1367 #define ER1 ER[1]
1370 #define ER2 ER[2]
1373 #define ER3 ER[3]
Dnrf51.h1126 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Encryption root. … member
Dnrf52805.h524 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf52810.h572 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf52811.h591 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf52820.h590 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf5340_network.h497 …__IM uint32_t ER[4]; /*!< (@ 0x00000280) Description collection: Encrypti… member
Dnrf52.h711 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf52833.h857 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf52840.h878 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
Dnrf54l09_enga_types.h9934 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf54l15_types.h9644 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf54l05_types.h9644 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf54l10_types.h9644 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf54l20_enga_types.h10104 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf7120_enga_types.h11577 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
Dnrf9230_engb_types.h18430 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
Dnrf54h20_types.h18825 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
Dnrf9230_enga_types.h17904 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
/hal_nordic-latest/nrfx/hal/
Dnrf_ficr.h316 return p_reg->BLE.ER[reg_id]; in nrf_ficr_er_get()
318 return p_reg->ER[reg_id]; in nrf_ficr_er_get()
/hal_nordic-latest/nrfx/
DCHANGELOG.md77 - Added getters for BLE address, BLE IR, and BLE ER in the FICR HAL.