Home
last modified time | relevance | path

Searched refs:TASKS_DISABLE (Results 1 – 22 of 22) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h132 …NRF_NFCT_TASK_DISABLE = offsetof(NRF_NFCT_Type, TASKS_DISABLE), /**< Disable the NFCT pe…
Dnrf_radio.h69 NRF_RADIO_TASK_DISABLE = offsetof(NRF_RADIO_Type, TASKS_DISABLE), /**< Disable RADIO. */
/hal_nordic-latest/nrfx/mdk/
Dnrf52.h930 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
1416 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFC peripheral … member
Dnrf52833.h1075 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
1620 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
Dnrf51.h332 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable radio. … member
Dnrf52840.h1099 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
1631 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
Dnrf52805.h727 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf52810.h775 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf52811.h794 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf52820.h803 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf5340_network.h763 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf5340_application.h2684 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
Dnrf54l15_types.h18214 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
23893 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf54l05_types.h18214 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
23893 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf54l10_types.h18214 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
23893 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf54l20_enga_types.h17683 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
23576 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf7120_enga_types.h26095 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
34041 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf54l09_enga_types.h18475 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf54h20_types.h55636 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000004) Disable NFCT peripheral … member
60923 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf9230_engb_types.h62343 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
Dnrf9230_enga_types.h61817 …__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable RADIO … member
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c520 NRF_RADIO->TASKS_DISABLE = 0; in radio_reset_without_power_reg()