/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_phy.c | 469 NRF_AAR->EVENTS_END = 0; in ble_phy_rx_xcvr_setup() 529 NRF_RADIO->EVENTS_END = 0; in ble_phy_tx_end_isr() 587 NRF_RADIO->EVENTS_END = 0; in ble_phy_rx_end_isr() 796 if ((irq_en & RADIO_INTENCLR_END_Msk) && NRF_RADIO->EVENTS_END) { in ble_phy_isr() 879 NRF_AAR->EVENTS_END = 0; in ble_phy_init() 944 NRF_RADIO->EVENTS_END = 0; in ble_phy_rx() 1175 NRF_RADIO->EVENTS_END = 0; in ble_phy_tx()
|
H A D | ble_hw.c | 478 if (NRF_AAR->EVENTS_END) { in ble_hw_resolv_list_match()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 156 /* delay between EVENTS_END and end of txd packet */ 160 /* delay between end of rxd packet and EVENTS_END */ 780 NRF_AAR->EVENTS_END = 0; in ble_phy_rx_xcvr_setup() 857 NRF_RADIO->EVENTS_END = 0; in ble_phy_tx_end_isr() 955 NRF_RADIO->EVENTS_END = 0; in ble_phy_rx_end_isr() 1240 if ((irq_en & RADIO_INTENCLR_END_Msk) && NRF_RADIO->EVENTS_END) { in ble_phy_isr() 1416 NRF_AAR->EVENTS_END = 0; in ble_phy_init() 1497 NRF_RADIO->EVENTS_END = 0; in ble_phy_rx() 1727 NRF_RADIO->EVENTS_END = 0; in ble_phy_tx()
|
H A D | ble_hw.c | 488 if (NRF_AAR->EVENTS_END) { in ble_hw_resolv_list_match()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | syscfg.yml | 47 on radio EVENTS_END.
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_pdm.h | 71 …NRF_PDM_EVENT_END = offsetof(NRF_PDM_Type, EVENTS_END) ///< The PDM has writt… 82 NRF_PDM_INT_END = PDM_INTENSET_END_Msk ///< Interrupt on EVENTS_END event.
|
H A D | nrf_saadc.h | 187 …NRF_SAADC_EVENT_END = offsetof(NRF_SAADC_Type, EVENTS_END), ///< The ADC has f… 217 …NRF_SAADC_INT_END = SAADC_INTENSET_END_Msk, ///< Interrupt on EVENTS_END event.
|
H A D | nrf_adc.h | 123 NRF_ADC_EVENT_END = offsetof(NRF_ADC_Type, EVENTS_END) /**< End of a conversion event. */
|
H A D | nrf_spis.h | 73 …NRF_SPIS_EVENT_END = offsetof(NRF_SPIS_Type, EVENTS_END), ///< Granted transaction comple…
|
H A D | nrf_spim.h | 93 …NRF_SPIM_EVENT_END = offsetof(NRF_SPIM_Type, EVENTS_END), ///< End of RXD buffer and TXD b…
|
H A D | nrf_radio.h | 87 …NRF_RADIO_EVENT_END = offsetof(NRF_RADIO_Type, EVENTS_END), /**< Packet transmitted …
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52810.h | 708 …__IOM uint32_t EVENTS_END; /*!< (@ 0x0000010C) Packet sent or received … member 966 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000118) End of RXD buffer and TXD buffer… member 1009 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) Granted transaction completed … member 1098 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) The ADC has filled up the Result… member 1316 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000100) Address resolution procedure com… member 1605 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000108) The PDM has written the last sam… member
|
H A D | nrf51.h | 338 …__IOM uint32_t EVENTS_END; /*!< (@ 0x0000010C) End event. … member 561 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) Granted transaction completed. … member 641 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000100) ADC conversion complete. … member 840 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000100) Address resolution procedure com… member
|
H A D | nrf52.h | 899 …__IOM uint32_t EVENTS_END; /*!< (@ 0x0000010C) Packet sent or received … member 1090 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000118) End of RXD buffer and TXD buffer… member 1133 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) Granted transaction completed … member 1507 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) The ADC has filled up the Result… member 1763 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000100) Address resolution procedure com… member 2048 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000108) The PDM has written the last sam… member
|
H A D | nrf52840.h | 1089 …__IOM uint32_t EVENTS_END; /*!< (@ 0x0000010C) Packet sent or received … member 1337 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000118) End of RXD buffer and TXD buffer… member 1391 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) Granted transaction completed … member 1738 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) The SAADC has filled up the resu… member 1955 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000100) Address resolution procedure com… member 2282 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000108) The PDM has written the last sam… member
|
H A D | nrf9160.h | 975 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000118) End of RXD buffer and TXD buffer… member 1031 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) Granted transaction completed … member 1378 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000104) The ADC has filled up the Result… member 1692 …__IOM uint32_t EVENTS_END; /*!< (@ 0x00000108) The PDM has written the last sam… member
|
H A D | nrf52810_bitfields.h | 59 #define AAR_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 60 …S_END_EVENTS_END_Msk (0x1UL << AAR_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 3875 #define PDM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 3876 …S_END_EVENTS_END_Msk (0x1UL << PDM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 5958 #define RADIO_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 5959 …END_EVENTS_END_Msk (0x1UL << RADIO_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 7066 #define SAADC_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 7067 …END_EVENTS_END_Msk (0x1UL << SAADC_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 7793 #define SPIM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 7794 …_END_EVENTS_END_Msk (0x1UL << SPIM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ [all …]
|
H A D | nrf52810.svd | 3310 <name>EVENTS_END</name> 3316 <name>EVENTS_END</name> 9172 <name>EVENTS_END</name> 9178 <name>EVENTS_END</name> 9976 <name>EVENTS_END</name> 9982 <name>EVENTS_END</name> 11429 <name>EVENTS_END</name> 11435 <name>EVENTS_END</name> 16322 <name>EVENTS_END</name> 16328 <name>EVENTS_END</name> [all …]
|
H A D | nrf9160_bitfields.h | 4499 #define PDM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 4500 …S_END_EVENTS_END_Msk (0x1UL << PDM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 5966 #define SAADC_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 5967 …END_EVENTS_END_Msk (0x1UL << SAADC_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 6871 #define SPIM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 6872 …_END_EVENTS_END_Msk (0x1UL << SPIM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 7244 #define SPIS_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 7245 …_END_EVENTS_END_Msk (0x1UL << SPIS_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */
|
H A D | nrf52840_bitfields.h | 59 #define AAR_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 60 …S_END_EVENTS_END_Msk (0x1UL << AAR_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 6694 #define PDM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 6695 …S_END_EVENTS_END_Msk (0x1UL << PDM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 9924 #define RADIO_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 9925 …END_EVENTS_END_Msk (0x1UL << RADIO_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 11414 #define SAADC_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 11415 …END_EVENTS_END_Msk (0x1UL << SAADC_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ 12283 #define SPIM_EVENTS_END_EVENTS_END_Pos (0UL) /*!< Position of EVENTS_END field. */ 12284 …_END_EVENTS_END_Msk (0x1UL << SPIM_EVENTS_END_EVENTS_END_Pos) /*!< Bit mask of EVENTS_END field. */ [all …]
|
H A D | nrf52840.svd | 4907 <name>EVENTS_END</name> 4913 <name>EVENTS_END</name> 11180 <name>EVENTS_END</name> 11186 <name>EVENTS_END</name> 12212 <name>EVENTS_END</name> 12218 <name>EVENTS_END</name> 18963 <name>EVENTS_END</name> 18969 <name>EVENTS_END</name> 23866 <name>EVENTS_END</name> 23872 <name>EVENTS_END</name> [all …]
|
H A D | nrf9160.svd | 5197 <name>EVENTS_END</name> 5203 <name>EVENTS_END</name> 6278 <name>EVENTS_END</name> 6284 <name>EVENTS_END</name> 14109 <name>EVENTS_END</name> 14115 <name>EVENTS_END</name> 24533 <name>EVENTS_END</name> 24539 <name>EVENTS_END</name>
|
H A D | nrf51.svd | 3477 <name>EVENTS_END</name> 6999 <name>EVENTS_END</name> 7994 <name>EVENTS_END</name> 10365 <name>EVENTS_END</name>
|
H A D | nrf52.svd | 5090 <name>EVENTS_END</name> 9395 <name>EVENTS_END</name> 10164 <name>EVENTS_END</name> 16596 <name>EVENTS_END</name> 21685 <name>EVENTS_END</name> 27307 <name>EVENTS_END</name>
|