Home
last modified time | relevance | path

Searched defs:mask (Results 1 – 25 of 106) sorted by relevance

12345

/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h91 uint32_t mask, in nrfy_rtc_int_init()
135 uint32_t mask) in nrfy_rtc_events_process()
149 uint32_t mask) in nrfy_rtc_stop()
188 uint32_t mask) in nrfy_rtc_event_int_disable()
216 uint32_t mask) in nrfy_rtc_int_enable()
224 uint32_t mask) in nrfy_rtc_int_disable()
232 uint32_t mask) in nrfy_rtc_int_enable_check()
352 uint32_t mask) in nrfy_rtc_event_enable()
360 uint32_t mask) in nrfy_rtc_event_disable()
375 uint32_t mask, in __nrfy_internal_rtc_event_handle()
[all …]
Dnrfy_uarte.h139 uint32_t mask, in nrfy_uarte_int_init()
188 uint32_t mask, in nrfy_uarte_events_process()
259 uint32_t mask = NRFY_EVENT_TO_INT_BITMASK(NRF_UARTE_EVENT_ENDTX) | in nrfy_uarte_tx_start() local
287 uint32_t mask = NRFY_EVENT_TO_INT_BITMASK(NRF_UARTE_EVENT_ENDRX) | in nrfy_uarte_rx_start() local
353 NRFY_STATIC_INLINE void nrfy_uarte_shorts_set(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_set()
360 NRFY_STATIC_INLINE uint32_t nrfy_uarte_shorts_get(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_get()
370 NRFY_STATIC_INLINE void nrfy_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_enable()
377 NRFY_STATIC_INLINE void nrfy_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_disable()
384 NRFY_STATIC_INLINE void nrfy_uarte_int_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_int_enable()
392 uint32_t mask) in nrfy_uarte_int_enable_check()
[all …]
Dnrfy_twim.h131 uint32_t mask, in nrfy_twim_int_init()
176 uint32_t mask, in nrfy_twim_events_process()
231 uint32_t mask = NRFY_EVENT_TO_INT_BITMASK(NRF_TWIM_EVENT_SUSPENDED) | in nrfy_twim_tx_start() local
305 uint32_t mask = NRFY_EVENT_TO_INT_BITMASK(NRF_TWIM_EVENT_SUSPENDED) | in nrfy_twim_rx_start() local
473 uint32_t mask) in nrfy_twim_shorts_enable()
481 uint32_t mask) in nrfy_twim_shorts_disable()
489 uint32_t mask) in nrfy_twim_int_enable()
497 uint32_t mask) in nrfy_twim_int_disable()
504 NRFY_STATIC_INLINE uint32_t nrfy_twim_int_enable_check(NRF_TWIM_Type const * p_reg, uint32_t mask) in nrfy_twim_int_enable_check()
608 uint32_t mask) in nrfy_twim_shorts_set()
[all …]
Dnrfy_pwm.h111 uint32_t mask, in nrfy_pwm_int_init()
154 NRFY_STATIC_INLINE uint32_t nrfy_pwm_events_process(NRF_PWM_Type * p_reg, uint32_t mask) in nrfy_pwm_events_process()
250 uint32_t mask) in nrfy_pwm_shorts_enable()
258 uint32_t mask) in nrfy_pwm_shorts_disable()
266 uint32_t mask) in nrfy_pwm_shorts_set()
274 uint32_t mask) in nrfy_pwm_int_enable()
282 uint32_t mask) in nrfy_pwm_int_disable()
290 uint32_t mask) in nrfy_pwm_int_set()
297 NRFY_STATIC_INLINE uint32_t nrfy_pwm_int_enable_check(NRF_PWM_Type const * p_reg, uint32_t mask) in nrfy_pwm_int_enable_check()
450 uint32_t mask, in __nrfy_internal_pwm_event_handle()
[all …]
Dnrfy_timer.h102 uint32_t mask, in nrfy_timer_int_init()
143 uint32_t mask) in nrfy_timer_events_process()
213 uint32_t mask) in nrfy_timer_shorts_enable()
221 uint32_t mask) in nrfy_timer_shorts_disable()
229 uint32_t mask) in nrfy_timer_shorts_set()
237 uint32_t mask) in nrfy_timer_int_enable()
245 uint32_t mask) in nrfy_timer_int_disable()
253 uint32_t mask) in nrfy_timer_int_enable_check()
405 uint32_t mask, in __nrfy_internal_timer_event_enabled_clear()
415 uint32_t mask, in __nrfy_internal_timer_event_handle()
[all …]
Dnrfy_lpcomp.h108 uint32_t mask, in nrfy_lpcomp_int_init()
148 uint32_t mask) in nrfy_lpcomp_events_process()
257 NRFY_STATIC_INLINE void nrfy_lpcomp_int_enable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_int_enable()
264 NRFY_STATIC_INLINE void nrfy_lpcomp_int_disable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_int_disable()
272 uint32_t mask) in nrfy_lpcomp_int_enable_check()
295 NRFY_STATIC_INLINE void nrfy_lpcomp_shorts_enable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_shorts_enable()
302 NRFY_STATIC_INLINE void nrfy_lpcomp_shorts_disable(NRF_LPCOMP_Type * p_reg, uint32_t mask) in nrfy_lpcomp_shorts_disable()
335 uint32_t mask, in __nrfy_internal_lpcomp_event_enabled_clear()
345 uint32_t mask, in __nrfy_internal_lpcomp_event_handle()
362 uint32_t mask) in __nrfy_internal_lpcomp_events_process()
Dnrfy_comp.h119 uint32_t mask, in nrfy_comp_int_init()
160 uint32_t mask) in nrfy_comp_events_process()
277 NRFY_STATIC_INLINE void nrfy_comp_int_enable(NRF_COMP_Type * p_reg, uint32_t mask) in nrfy_comp_int_enable()
284 NRFY_STATIC_INLINE void nrfy_comp_int_disable(NRF_COMP_Type * p_reg, uint32_t mask) in nrfy_comp_int_disable()
291 NRFY_STATIC_INLINE uint32_t nrfy_comp_int_enable_check(NRF_COMP_Type const * p_reg, uint32_t mask) in nrfy_comp_int_enable_check()
314 NRFY_STATIC_INLINE void nrfy_comp_shorts_enable(NRF_COMP_Type * p_reg, uint32_t mask) in nrfy_comp_shorts_enable()
321 NRFY_STATIC_INLINE void nrfy_comp_shorts_disable(NRF_COMP_Type * p_reg, uint32_t mask) in nrfy_comp_shorts_disable()
353 uint32_t mask, in __nrfy_internal_comp_event_enabled_clear()
363 uint32_t mask, in __nrfy_internal_comp_event_handle()
380 uint32_t mask) in __nrfy_internal_comp_events_process()
Dnrfy_bellboard.h77 uint32_t mask, in nrfy_bellboard_int_init()
127 NRFY_STATIC_INLINE uint32_t nrfy_bellboard_events_process(NRF_BELLBOARD_Type * p_reg, uint32_t mask) in nrfy_bellboard_events_process()
178 uint32_t mask) in nrfy_bellboard_int_enable()
187 uint32_t mask) in nrfy_bellboard_int_disable()
196 uint32_t mask) in nrfy_bellboard_int_enable_check()
217 …NLINE uint32_t __nrfy_internal_bellboard_events_process(NRF_BELLBOARD_Type * p_reg, uint32_t mask) in __nrfy_internal_bellboard_events_process()
232 uint32_t mask, in __nrfy_internal_bellboard_event_handle()
252 uint32_t mask, in __nrfy_internal_bellboard_event_enabled_clear()
Dnrfy_wdt.h99 uint32_t mask, in nrfy_wdt_int_init()
139 NRFY_STATIC_INLINE uint32_t nrfy_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_events_process()
184 NRFY_STATIC_INLINE void nrfy_wdt_int_enable(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_int_enable()
191 NRFY_STATIC_INLINE uint32_t nrfy_wdt_int_enable_check(NRF_WDT_Type const * p_reg, uint32_t mask) in nrfy_wdt_int_enable_check()
200 NRFY_STATIC_INLINE void nrfy_wdt_int_disable(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_int_disable()
241 NRFY_STATIC_INLINE void nrfy_wdt_behaviour_set(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_behaviour_set()
337 uint32_t mask, in __nrfy_internal_wdt_event_handle()
353 NRFY_STATIC_INLINE uint32_t __nrfy_internal_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask) in __nrfy_internal_wdt_events_process()
367 uint32_t mask, in __nrfy_internal_wdt_event_enabled_clear()
Dnrfy_tbm.h80 uint32_t mask, in nrfy_tbm_int_init()
119 NRFY_STATIC_INLINE uint32_t nrfy_tbm_events_process(NRF_TBM_Type * p_reg, uint32_t mask) in nrfy_tbm_events_process()
166 NRFY_STATIC_INLINE void nrfy_tbm_int_enable(NRF_TBM_Type * p_reg, uint32_t mask) in nrfy_tbm_int_enable()
173 NRFY_STATIC_INLINE void nrfy_tbm_int_disable(NRF_TBM_Type * p_reg, uint32_t mask) in nrfy_tbm_int_disable()
180 NRFY_STATIC_INLINE uint32_t nrfy_tbm_int_enable_check(NRF_TBM_Type const * p_reg, uint32_t mask) in nrfy_tbm_int_enable_check()
191 uint32_t mask, in __nrfy_internal_tbm_event_handle()
203 uint32_t mask, in __nrfy_internal_tbm_event_enabled_clear()
Dnrfy_qdec.h142 uint32_t mask, in nrfy_qdec_int_init()
190 uint32_t mask) in nrfy_qdec_events_process()
267 NRFY_STATIC_INLINE void nrfy_qdec_int_enable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrfy_qdec_int_enable()
274 NRFY_STATIC_INLINE void nrfy_qdec_int_disable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrfy_qdec_int_disable()
281 NRFY_STATIC_INLINE uint32_t nrfy_qdec_int_enable_check(NRF_QDEC_Type const * p_reg, uint32_t mask) in nrfy_qdec_int_enable_check()
377 NRFY_STATIC_INLINE void nrfy_qdec_shorts_enable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrfy_qdec_shorts_enable()
384 NRFY_STATIC_INLINE void nrfy_qdec_shorts_disable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrfy_qdec_shorts_disable()
517 uint32_t mask, in __nrfy_internal_qdec_event_enabled_clear()
527 uint32_t mask, in __nrfy_internal_qdec_event_handle()
544 uint32_t mask) in __nrfy_internal_qdec_events_process()
Dnrfy_grtc.h147 uint32_t mask, in nrfy_grtc_int_init()
193 uint32_t mask) in nrfy_grtc_events_process()
530 NRFY_STATIC_INLINE void nrfy_grtc_int_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_int_enable()
537 NRFY_STATIC_INLINE void nrfy_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_int_disable()
544 NRFY_STATIC_INLINE uint32_t nrfy_grtc_int_enable_check(NRF_GRTC_Type const * p_reg, uint32_t mask) in nrfy_grtc_int_enable_check()
563 NRFY_STATIC_INLINE void nrfy_grtc_shorts_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_enable()
570 NRFY_STATIC_INLINE void nrfy_grtc_shorts_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_disable()
577 NRFY_STATIC_INLINE void nrfy_grtc_shorts_set(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_set()
771 uint32_t mask) in nrfy_grtc_sys_counter_active_state_request_get()
906 uint32_t mask, in __nrfy_internal_grtc_event_enabled_clear()
[all …]
Dnrfy_gpiote.h81 uint32_t mask, in nrfy_gpiote_int_init()
124 uint32_t mask, in nrfy_gpiote_events_process()
171 NRFY_STATIC_INLINE void nrfy_gpiote_int_enable(NRF_GPIOTE_Type * p_reg, uint32_t mask) in nrfy_gpiote_int_enable()
178 NRFY_STATIC_INLINE void nrfy_gpiote_int_disable(NRF_GPIOTE_Type * p_reg, uint32_t mask) in nrfy_gpiote_int_disable()
186 uint32_t mask) in nrfy_gpiote_int_enable_check()
374 uint32_t mask, in __nrfy_internal_gpiote_event_enabled_clear()
384 uint32_t mask, in __nrfy_internal_gpiote_event_handle()
401 uint32_t mask, in __nrfy_internal_gpiote_events_process()
Dnrfy_i2s.h134 uint32_t mask, in nrfy_i2s_int_init()
180 uint32_t mask, in nrfy_i2s_events_process()
337 NRFY_STATIC_INLINE void nrfy_i2s_int_enable(NRF_I2S_Type * p_reg, uint32_t mask) in nrfy_i2s_int_enable()
344 NRFY_STATIC_INLINE void nrfy_i2s_int_disable(NRF_I2S_Type * p_reg, uint32_t mask) in nrfy_i2s_int_disable()
351 NRFY_STATIC_INLINE uint32_t nrfy_i2s_int_enable_check(NRF_I2S_Type const * p_reg, uint32_t mask) in nrfy_i2s_int_enable_check()
515 uint32_t mask, in __nrfy_internal_i2s_event_handle()
532 uint32_t mask, in __nrfy_internal_i2s_events_process()
565 uint32_t mask, in __nrfy_internal_i2s_event_enabled_clear()
Dnrfy_pdm.h149 uint32_t mask, in nrfy_pdm_int_init()
190 uint32_t mask, in nrfy_pdm_events_process()
322 uint32_t mask) in nrfy_pdm_int_enable()
330 uint32_t mask) in nrfy_pdm_int_enable_check()
340 uint32_t mask) in nrfy_pdm_int_disable()
519 uint32_t mask, in __nrfy_internal_pdm_event_handle()
536 uint32_t mask, in __nrfy_internal_pdm_events_process()
555 uint32_t mask, in __nrfy_internal_pdm_event_enabled_clear()
Dnrfy_saadc.h115 uint32_t mask, in nrfy_saadc_int_init()
170 uint32_t mask, in nrfy_saadc_events_process()
429 NRFY_STATIC_INLINE void nrfy_saadc_int_set(NRF_SAADC_Type * p_reg, uint32_t mask) in nrfy_saadc_int_set()
436 NRFY_STATIC_INLINE void nrfy_saadc_int_enable(NRF_SAADC_Type * p_reg, uint32_t mask) in nrfy_saadc_int_enable()
443 NRFY_STATIC_INLINE uint32_t nrfy_saadc_int_enable_check(NRF_SAADC_Type const * p_reg, uint32_t mask) in nrfy_saadc_int_enable_check()
452 NRFY_STATIC_INLINE void nrfy_saadc_int_disable(NRF_SAADC_Type * p_reg, uint32_t mask) in nrfy_saadc_int_disable()
629 uint32_t mask, in __nrfy_internal_saadc_event_handle()
647 uint32_t mask, in __nrfy_internal_saadc_events_process()
683 uint32_t mask, in __nrfy_internal_saadc_event_enabled_clear()
Dnrfy_spim.h248 uint32_t mask, in nrfy_spim_int_init()
291 uint32_t mask, in nrfy_spim_events_process()
472 NRFY_STATIC_INLINE void nrfy_spim_shorts_enable(NRF_SPIM_Type * p_reg, uint32_t mask) in nrfy_spim_shorts_enable()
479 NRFY_STATIC_INLINE void nrfy_spim_shorts_disable(NRF_SPIM_Type * p_reg, uint32_t mask) in nrfy_spim_shorts_disable()
495 NRFY_STATIC_INLINE void nrfy_spim_int_enable(NRF_SPIM_Type * p_reg, uint32_t mask) in nrfy_spim_int_enable()
502 NRFY_STATIC_INLINE void nrfy_spim_int_disable(NRF_SPIM_Type * p_reg, uint32_t mask) in nrfy_spim_int_disable()
509 NRFY_STATIC_INLINE uint32_t nrfy_spim_int_enable_check(NRF_SPIM_Type const * p_reg, uint32_t mask) in nrfy_spim_int_enable_check()
807 uint32_t mask, in __nrfy_internal_spim_event_handle()
825 uint32_t mask, in __nrfy_internal_spim_events_process()
856 uint32_t mask, in __nrfy_internal_spim_event_enabled_clear()
Dnrfy_rramc.h134 uint32_t mask, in nrfy_rramc_int_init()
173 NRFY_STATIC_INLINE uint32_t nrfy_rramc_events_process(NRF_RRAMC_Type * p_reg, uint32_t mask) in nrfy_rramc_events_process()
458 NRFY_STATIC_INLINE void nrfy_rramc_int_enable(NRF_RRAMC_Type * p_reg, uint32_t mask) in nrfy_rramc_int_enable()
465 NRFY_STATIC_INLINE void nrfy_rramc_int_disable(NRF_RRAMC_Type * p_reg, uint32_t mask) in nrfy_rramc_int_disable()
472 NRFY_STATIC_INLINE uint32_t nrfy_rramc_int_enable_check(NRF_RRAMC_Type const * p_reg, uint32_t mask) in nrfy_rramc_int_enable_check()
626 uint32_t mask, in __nrfy_internal_rramc_event_enabled_clear()
636 uint32_t mask, in __nrfy_internal_rramc_event_handle()
648 uint32_t mask) in __nrfy_internal_rramc_events_process()
Dnrfy_mvdma.h120 uint32_t mask, in nrfy_mvdma_int_init()
173 uint32_t mask, in nrfy_mvdma_events_process()
416 uint32_t mask) in nrfy_mvdma_int_enable()
424 uint32_t mask) in nrfy_mvdma_int_disable()
432 uint32_t mask) in nrfy_mvdma_int_enable_check()
619 uint32_t mask, in __nrfy_internal_mvdma_event_handle()
637 uint32_t mask, in __nrfy_internal_mvdma_events_process()
693 uint32_t mask, in __nrfy_internal_mvdma_event_enabled_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_cm.h201 nrf_cracen_cm_config_indirect_mask_t mask) in nrf_cracen_cm_config_indirect_set()
218 NRF_STATIC_INLINE void nrf_cracen_cm_int_enable(NRF_CRACENCORE_Type * p_reg, uint32_t mask) in nrf_cracen_cm_int_enable()
223 NRF_STATIC_INLINE void nrf_cracen_cm_int_disable(NRF_CRACENCORE_Type * p_reg, uint32_t mask) in nrf_cracen_cm_int_disable()
229 uint32_t mask) in nrf_cracen_cm_int_enable_check()
239 NRF_STATIC_INLINE void nrf_cracen_cm_int_clear(NRF_CRACENCORE_Type * p_reg, uint32_t mask) in nrf_cracen_cm_int_clear()
245 uint32_t mask) in nrf_cracen_cm_status_get()
Dnrf_grtc.h1197 NRF_STATIC_INLINE void nrf_grtc_int_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_enable()
1202 NRF_STATIC_INLINE void nrf_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_disable()
1207 NRF_STATIC_INLINE uint32_t nrf_grtc_int_enable_check(NRF_GRTC_Type const * p_reg, uint32_t mask) in nrf_grtc_int_enable_check()
1220 uint32_t mask) in nrf_grtc_int_group_enable()
1308 uint32_t mask) in nrf_grtc_int_group_disable()
1396 uint32_t mask) in nrf_grtc_int_group_enable_check()
1468 NRF_STATIC_INLINE void nrf_grtc_event_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_event_enable()
1473 NRF_STATIC_INLINE void nrf_grtc_event_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_event_disable()
1480 NRF_STATIC_INLINE void nrf_grtc_shorts_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_enable()
1485 NRF_STATIC_INLINE void nrf_grtc_shorts_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_disable()
[all …]
Dnrf_vpr_csr_vevif.h168 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_tasks_clear(uint32_t mask) in nrf_vpr_csr_vevif_tasks_clear()
188 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_events_trigger(uint32_t mask) in nrf_vpr_csr_vevif_events_trigger()
224 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_int_enable(uint32_t mask) in nrf_vpr_csr_vevif_int_enable()
229 NRF_STATIC_INLINE void nrf_vpr_csr_vevif_int_disable(uint32_t mask) in nrf_vpr_csr_vevif_int_disable()
234 NRF_STATIC_INLINE uint32_t nrf_vpr_csr_vevif_int_enable_check(uint32_t mask) in nrf_vpr_csr_vevif_int_enable_check()
Dnrf_wdt.h406 NRF_STATIC_INLINE void nrf_wdt_behaviour_set(NRF_WDT_Type * p_reg, uint32_t mask) in nrf_wdt_behaviour_set()
427 NRF_STATIC_INLINE void nrf_wdt_int_enable(NRF_WDT_Type * p_reg, uint32_t mask) in nrf_wdt_int_enable()
432 NRF_STATIC_INLINE uint32_t nrf_wdt_int_enable_check(NRF_WDT_Type const * p_reg, uint32_t mask) in nrf_wdt_int_enable_check()
437 NRF_STATIC_INLINE void nrf_wdt_int_disable(NRF_WDT_Type * p_reg, uint32_t mask) in nrf_wdt_int_disable()
443 NRF_STATIC_INLINE void nrf_wdt_nmi_int_enable(NRF_WDT_Type * p_reg, uint32_t mask) in nrf_wdt_nmi_int_enable()
448 NRF_STATIC_INLINE uint32_t nrf_wdt_nmi_int_enable_check(NRF_WDT_Type const * p_reg, uint32_t mask) in nrf_wdt_nmi_int_enable_check()
453 NRF_STATIC_INLINE void nrf_wdt_nmi_int_disable(NRF_WDT_Type * p_reg, uint32_t mask) in nrf_wdt_nmi_int_disable()
Dnrf_mwu.h304 NRF_STATIC_INLINE void nrf_mwu_int_enable(NRF_MWU_Type * p_reg, uint32_t mask) in nrf_mwu_int_enable()
309 NRF_STATIC_INLINE uint32_t nrf_mwu_int_enable_check(NRF_MWU_Type const * p_reg, uint32_t mask) in nrf_mwu_int_enable_check()
314 NRF_STATIC_INLINE void nrf_mwu_int_disable(NRF_MWU_Type * p_reg, uint32_t mask) in nrf_mwu_int_disable()
319 NRF_STATIC_INLINE void nrf_mwu_nmi_enable(NRF_MWU_Type * p_reg, uint32_t mask) in nrf_mwu_nmi_enable()
324 NRF_STATIC_INLINE uint32_t nrf_mwu_nmi_enable_check(NRF_MWU_Type const * p_reg, uint32_t mask) in nrf_mwu_nmi_enable_check()
329 NRF_STATIC_INLINE void nrf_mwu_nmi_disable(NRF_MWU_Type * p_reg, uint32_t mask) in nrf_mwu_nmi_disable()
Dnrf_twi.h373 uint32_t mask) in nrf_twi_shorts_enable()
379 uint32_t mask) in nrf_twi_shorts_disable()
385 uint32_t mask) in nrf_twi_int_enable()
391 uint32_t mask) in nrf_twi_int_disable()
396 NRF_STATIC_INLINE uint32_t nrf_twi_int_enable_check(NRF_TWI_Type const * p_reg, uint32_t mask) in nrf_twi_int_enable_check()
496 uint32_t mask) in nrf_twi_shorts_set()

12345