Home
last modified time | relevance | path

Searched refs:DEVICEADDR (Results 1 – 23 of 23) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dnrf51_deprecated.h129 #define DEVICEADDR0 DEVICEADDR[0]
130 #define DEVICEADDR1 DEVICEADDR[1]
Dnrf51_to_nrf52810.h252 #define DEVICEADDR0 DEVICEADDR[0]
255 #define DEVICEADDR1 DEVICEADDR[1]
Dnrf51_to_nrf52840.h349 #define DEVICEADDR0 DEVICEADDR[0]
352 #define DEVICEADDR1 DEVICEADDR[1]
Dnrf51_to_nrf52.h1392 #define DEVICEADDR0 DEVICEADDR[0]
1395 #define DEVICEADDR1 DEVICEADDR[1]
Dnrf51.h1129 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Device address. … member
Dnrf52805.h528 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf52810.h576 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf52811.h595 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf52820.h594 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf5340_network.h501 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000002A4) Description collection: Device a… member
Dnrf52.h715 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf52833.h861 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf52840.h882 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000000A4) Description collection: Device a… member
Dnrf54l09_enga_types.h9937 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf54l15_types.h9647 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf54l05_types.h9647 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf54l10_types.h9647 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf54l20_enga_types.h10107 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf7120_enga_types.h11580 …__IM uint32_t DEVICEADDR[2]; /*!< (@ 0x000003A4) Device address n … member
Dnrf9230_engb_types.h37285 …__IOM uint32_t DEVICEADDR; /*!< (@ 0x00000004) In the master mode of opera… member
Dnrf54h20_types.h33688 …__IOM uint32_t DEVICEADDR; /*!< (@ 0x00000004) In the master mode of opera… member
Dnrf9230_enga_types.h36759 …__IOM uint32_t DEVICEADDR; /*!< (@ 0x00000004) In the master mode of opera… member
/hal_nordic-latest/nrfx/hal/
Dnrf_ficr.h307 return p_reg->DEVICEADDR[reg_id]; in nrf_ficr_deviceaddr_get()