Searched refs:ER (Results 1 – 24 of 24) sorted by relevance
119 #define ER0 ER[0] 120 #define ER1 ER[1] 121 #define ER2 ER[2] 122 #define ER3 ER[3]
224 #define ER0 ER[0]227 #define ER1 ER[1]230 #define ER2 ER[2]233 #define ER3 ER[3]
321 #define ER0 ER[0]324 #define ER1 ER[1]327 #define ER2 ER[2]330 #define ER3 ER[3]
1364 #define ER0 ER[0]1367 #define ER1 ER[1]1370 #define ER2 ER[2]1373 #define ER3 ER[3]
1126 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Encryption root. … member
524 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
572 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
591 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
590 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
497 …__IM uint32_t ER[4]; /*!< (@ 0x00000280) Description collection: Encrypti… member
711 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
857 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
878 …__IM uint32_t ER[4]; /*!< (@ 0x00000080) Description collection: Encrypti… member
9934 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
9644 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
10104 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
11577 …__IM uint32_t ER[4]; /*!< (@ 0x00000380) Common encryption root key, w… member
18430 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
18825 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
17904 …__IM uint32_t ER[4]; /*!< (@ 0x0000000C) Encryption Root. … member
316 return p_reg->BLE.ER[reg_id]; in nrf_ficr_er_get()318 return p_reg->ER[reg_id]; in nrf_ficr_er_get()
77 - Added getters for BLE address, BLE IR, and BLE ER in the FICR HAL.