Home
last modified time | relevance | path

Searched refs:RSSISAMPLE (Results 1 – 19 of 19) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dnrf51.h383 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample. … member
Dnrf52805.h787 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52810.h826 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52811.h877 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52820.h886 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf5340_network.h888 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52.h981 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52833.h1158 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf52840.h1177 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000548) RSSI sample … member
Dnrf54l09_enga_types.h18585 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf54l15_types.h24003 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf54l05_types.h24003 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf54l10_types.h24003 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf54l20_enga_types.h23686 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf7120_enga_types.h34151 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf9230_engb_types.h62447 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf54h20_types.h61033 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
Dnrf9230_enga_types.h61921 …__IM uint32_t RSSISAMPLE; /*!< (@ 0x00000718) RSSI sample … member
/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h2000 return (uint8_t)((p_reg->RSSISAMPLE & RADIO_RSSISAMPLE_RSSISAMPLE_Msk) >> in nrf_radio_rssi_sample_get()