Home
last modified time | relevance | path

Searched refs:TASKS_DMA (Results 1 – 15 of 15) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_twim.h128 …NRF_TWIM_TASK_STARTRX = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.START), ///< Start …
129 …NRF_TWIM_TASK_STOPRX = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.STOP), ///< Stop T…
130 …NRF_TWIM_TASK_STARTTX = offsetof(NRF_TWIM_Type, TASKS_DMA.TX.START), ///< Start …
131 …NRF_TWIM_TASK_STOPTX = offsetof(NRF_TWIM_Type, TASKS_DMA.TX.STOP), ///< Stop T…
132 …NRF_TWIM_TASK_ENABLERXMATCH0 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.ENABLEMATCH[0]), ///< Enable…
133 …NRF_TWIM_TASK_ENABLERXMATCH1 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.ENABLEMATCH[1]), ///< Enable…
134 …NRF_TWIM_TASK_ENABLERXMATCH2 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.ENABLEMATCH[2]), ///< Enable…
135 …NRF_TWIM_TASK_ENABLERXMATCH3 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.ENABLEMATCH[3]), ///< Enable…
136 …NRF_TWIM_TASK_DISABLERXMATCH0 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.DISABLEMATCH[0]), ///< Disabl…
137 …NRF_TWIM_TASK_DISABLERXMATCH1 = offsetof(NRF_TWIM_Type, TASKS_DMA.RX.DISABLEMATCH[1]), ///< Disabl…
[all …]
Dnrf_spis.h101 …NRF_SPIS_TASK_ENABLERXMATCH0 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.ENABLEMATCH[0]), ///< Enable…
102 …NRF_SPIS_TASK_ENABLERXMATCH1 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.ENABLEMATCH[1]), ///< Enable…
103 …NRF_SPIS_TASK_ENABLERXMATCH2 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.ENABLEMATCH[2]), ///< Enable…
104 …NRF_SPIS_TASK_ENABLERXMATCH3 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.ENABLEMATCH[3]), ///< Enable…
105 …NRF_SPIS_TASK_DISABLERXMATCH0 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.DISABLEMATCH[0]), ///< Disabl…
106 …NRF_SPIS_TASK_DISABLERXMATCH1 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.DISABLEMATCH[1]), ///< Disabl…
107 …NRF_SPIS_TASK_DISABLERXMATCH2 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.DISABLEMATCH[2]), ///< Disabl…
108 …NRF_SPIS_TASK_DISABLERXMATCH3 = offsetof(NRF_SPIS_Type, TASKS_DMA.RX.DISABLEMATCH[3]) ///< Disabl…
Dnrf_spim.h365 …NRF_SPIM_TASK_ENABLERXMATCH0 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.ENABLEMATCH[0]), ///< Enable…
366 …NRF_SPIM_TASK_ENABLERXMATCH1 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.ENABLEMATCH[1]), ///< Enable…
367 …NRF_SPIM_TASK_ENABLERXMATCH2 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.ENABLEMATCH[2]), ///< Enable…
368 …NRF_SPIM_TASK_ENABLERXMATCH3 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.ENABLEMATCH[3]), ///< Enable…
369 …NRF_SPIM_TASK_DISABLERXMATCH0 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.DISABLEMATCH[0]), ///< Disabl…
370 …NRF_SPIM_TASK_DISABLERXMATCH1 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.DISABLEMATCH[1]), ///< Disabl…
371 …NRF_SPIM_TASK_DISABLERXMATCH2 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.DISABLEMATCH[2]), ///< Disabl…
372 …NRF_SPIM_TASK_DISABLERXMATCH3 = offsetof(NRF_SPIM_Type, TASKS_DMA.RX.DISABLEMATCH[3]) ///< Disabl…
Dnrf_uarte.h148 … NRF_UARTE_TASK_STARTRX = offsetof(NRF_UARTE_Type, TASKS_DMA.RX.START), ///< Start UART receiver.
149 … NRF_UARTE_TASK_STOPRX = offsetof(NRF_UARTE_Type, TASKS_DMA.RX.STOP), ///< Stop UART receiver.
150 …NRF_UARTE_TASK_STARTTX = offsetof(NRF_UARTE_Type, TASKS_DMA.TX.START), ///< Start UART transmitt…
151 …NRF_UARTE_TASK_STOPTX = offsetof(NRF_UARTE_Type, TASKS_DMA.TX.STOP), ///< Stop UART transmitte…
Dnrf_pwm.h118 …NRF_PWM_TASK_SEQSTART0 = offsetof(NRF_PWM_Type, TASKS_DMA.SEQ[0].START), ///< Starts playback of s…
119 …NRF_PWM_TASK_SEQSTART1 = offsetof(NRF_PWM_Type, TASKS_DMA.SEQ[1].START), ///< Starts playback of s…
885 return (nrf_pwm_task_t)NRFX_OFFSETOF(NRF_PWM_Type, TASKS_DMA.SEQ[seq_id].START); in nrf_pwm_seqstart_task_get()
Dnrf_pdm.h119 … NRF_PDM_TASK_START = offsetof(NRF_PDM_Type, TASKS_DMA.START), ///< Starts continuous PDM transfer.
120 NRF_PDM_TASK_STOP = offsetof(NRF_PDM_Type, TASKS_DMA.STOP), ///< Stops PDM transfer.
/hal_nordic-latest/nrfx/mdk/
Dnrf54l15_types.h21541 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
30177 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
31668 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
35860 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
37509 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
39361 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf54l05_types.h21541 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
30177 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
31668 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
35860 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
37509 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
39361 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf54l10_types.h21541 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
30177 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
31668 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
35860 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
37509 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
39361 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf54l09_enga_types.h24834 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
26325 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
30459 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
32108 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
33960 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf54l20_enga_types.h21224 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
29868 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
31359 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
36767 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
38416 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
40268 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf7120_enga_types.h29384 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
39662 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
41153 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
48263 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
49912 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
51765 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf9230_engb_types.h60332 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
68898 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
70451 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
76853 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
78553 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
80456 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf54h20_types.h58592 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
67518 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
69077 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
76745 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
78445 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
80347 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
Dnrf9230_enga_types.h59806 …__OM NRF_PWM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000010) Peripheral tasks. … member
68372 …__OM NRF_SPIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
69925 …__OM NRF_SPIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
76327 …__OM NRF_TWIM_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member
78027 …__OM NRF_TWIS_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000030) Peripheral tasks. … member
79930 …__OM NRF_UARTE_TASKS_DMA_Type TASKS_DMA; /*!< (@ 0x00000028) Peripheral tasks. … member