Searched refs:NRF_SAADC_EVENT_RESULTDONE (Results 1 – 6 of 6) sorted by relevance
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_saadc.h | 122 __nrfy_internal_saadc_event_enabled_clear(p_reg, mask, NRF_SAADC_EVENT_RESULTDONE); in nrfy_saadc_int_init() 254 nrf_saadc_event_clear(p_reg, NRF_SAADC_EVENT_RESULTDONE); in nrfy_saadc_sample_start() 664 (void)__nrfy_internal_saadc_event_handle(p_reg, mask, NRF_SAADC_EVENT_RESULTDONE, &evt_mask); in __nrfy_internal_saadc_events_process()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/advanced_non_blocking_internal_timer/ |
| D | main.c | 231 nrf_saadc_event_address_get(NRF_SAADC, NRF_SAADC_EVENT_RESULTDONE)); in main()
|
| D | README.md | 28 The endpoints are set up in a way that connects the @p NRF_SAADC_EVENT_RESULTDONE event with the GP…
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/ |
| D | main.c | 322 nrf_saadc_event_address_get(NRF_SAADC, NRF_SAADC_EVENT_RESULTDONE)); in main()
|
| D | README.md | 33 The endpoints are setup up in a way that connects the @p NRF_SAADC_EVENT_RESULTDONE event with the …
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_saadc.h | 356 …NRF_SAADC_EVENT_RESULTDONE = offsetof(NRF_SAADC_Type, EVENTS_RESULTDONE), ///< A result is r… enumerator
|