Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dnrf51_deprecated.h124 #define IR0 IR[0]
125 #define IR1 IR[1]
126 #define IR2 IR[2]
127 #define IR3 IR[3]
Dnrf51_to_nrf52810.h238 #define IR0 IR[0]
241 #define IR1 IR[1]
244 #define IR2 IR[2]
247 #define IR3 IR[3]
Dnrf51_to_nrf52840.h335 #define IR0 IR[0]
338 #define IR1 IR[1]
341 #define IR2 IR[2]
344 #define IR3 IR[3]
Dnrf51_to_nrf52.h1378 #define IR0 IR[0]
1381 #define IR1 IR[1]
1384 #define IR2 IR[2]
1387 #define IR3 IR[3]
Dnrf51.h1127 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Identity root. … member
Dnrf52805.h526 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf52810.h574 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf52811.h593 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf52820.h592 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf5340_network.h499 …__IM uint32_t IR[4]; /*!< (@ 0x00000290) Description collection: Identity… member
Dnrf52.h713 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf52833.h859 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf52840.h880 …__IM uint32_t IR[4]; /*!< (@ 0x00000090) Description collection: Identity… member
Dnrf54l09_enga_types.h9935 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
Dnrf54l15_types.h9645 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
Dnrf54l05_types.h9645 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
Dnrf54l10_types.h9645 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
Dnrf9230_engb_types.h18431 …__IM uint32_t IR[4]; /*!< (@ 0x0000001C) Identity Root. … member
53094 …__IOM uint32_t IR; /*!< (@ 0x00000050) Interrupt Register … member
Dnrf54h20_types.h18826 …__IM uint32_t IR[4]; /*!< (@ 0x0000001C) Identity Root. … member
49514 …__IOM uint32_t IR; /*!< (@ 0x00000050) Interrupt Register … member
Dnrf9230_enga_types.h17905 …__IM uint32_t IR[4]; /*!< (@ 0x0000001C) Identity Root. … member
52568 …__IOM uint32_t IR; /*!< (@ 0x00000050) Interrupt Register … member
Dnrf54l20_enga_types.h10105 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
Dnrf7120_enga_types.h11578 …__IM uint32_t IR[4]; /*!< (@ 0x00000390) Common identity root key, wor… member
/hal_nordic-latest/nrfx/hal/
Dnrf_ficr.h327 return p_reg->BLE.IR[reg_id]; in nrf_ficr_ir_get()
329 return p_reg->IR[reg_id]; in nrf_ficr_ir_get()
/hal_nordic-latest/nrfx/
DCHANGELOG.md77 - Added getters for BLE address, BLE IR, and BLE ER in the FICR HAL.