Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dnrf51.h385 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state. … member
Dnrf52805.h789 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52810.h828 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52811.h879 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52820.h888 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf5340_network.h890 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52.h983 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52833.h1160 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf52840.h1179 …__IM uint32_t STATE; /*!< (@ 0x00000550) Current radio state … member
Dnrf54l09_enga_types.h18572 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf54l15_types.h23990 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf54l05_types.h23990 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf54l10_types.h23990 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf54l20_enga_types.h23673 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf7120_enga_types.h34138 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf9230_engb_types.h62434 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf54h20_types.h61020 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
Dnrf9230_enga_types.h61908 …__IM uint32_t STATE; /*!< (@ 0x00000520) Current radio state … member
/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h2006 return (nrf_radio_state_t) p_reg->STATE; in nrf_radio_state_get()