Searched refs:nrfy_saadc_buffer_set (Results 1 – 2 of 2) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_saadc.c | 499 nrfy_saadc_buffer_set(NRF_SAADC, &buffer, false, false); in nrfx_saadc_buffer_set() 546 nrfy_saadc_buffer_set(NRF_SAADC, &m_cb.buffer_primary, true, false); in nrfx_saadc_mode_trigger() 550 nrfy_saadc_buffer_set(NRF_SAADC, &m_cb.buffer_primary, true, true); in nrfx_saadc_mode_trigger() 566 nrfy_saadc_buffer_set(NRF_SAADC, &m_cb.buffer_primary, true, false); in nrfx_saadc_mode_trigger() 586 nrfy_saadc_buffer_set(NRF_SAADC, &chunk, true, true); in nrfx_saadc_mode_trigger() 727 nrfy_saadc_buffer_set(NRF_SAADC, &calib_buffer, true, true); in nrfx_saadc_offset_calibrate() 787 nrfy_saadc_buffer_set(NRF_SAADC, &m_cb.buffer_secondary, false, false); in saadc_event_started_handle() 907 nrfy_saadc_buffer_set(NRF_SAADC, &calib_buffer, true, false); in nrfx_saadc_irq_handler()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_saadc.h | 212 NRFY_STATIC_INLINE void nrfy_saadc_buffer_set(NRF_SAADC_Type * p_reg, in nrfy_saadc_buffer_set() function
|