Searched refs:NRF_SAADC (Results 1 – 9 of 9) sorted by relevance
100 c[i] = NRF_SAADC->CH[i].CONFIG; in saadc_anomaly_212_workaround_apply()101 l[i] = NRF_SAADC->CH[i].LIMIT; in saadc_anomaly_212_workaround_apply()113 NRF_SAADC->CH[i].CONFIG = c[i]; in saadc_anomaly_212_workaround_apply()114 NRF_SAADC->CH[i].LIMIT = l[i]; in saadc_anomaly_212_workaround_apply()192 nrf_saadc_int_set(NRF_SAADC, in saadc_generic_mode_set()240 nrf_saadc_int_set(NRF_SAADC, 0); in nrfx_saadc_init()254 nrf_saadc_disable(NRF_SAADC); in nrfx_saadc_uninit()657 nrf_saadc_enable(NRF_SAADC); in nrfx_saadc_offset_calibrate()678 nrf_saadc_disable(NRF_SAADC); in nrfx_saadc_offset_calibrate()692 nrf_saadc_disable(NRF_SAADC); in nrfx_saadc_offset_calibrate()[all …]
70 #define NRF_SAADC NRF_SAADC_S macro
81 #define NRF_SAADC NRF_SAADC_S macro
1773 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
1948 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
2022 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
2369 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
2718 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
2847 #define NRF_SAADC ((NRF_SAADC_Type*) NRF_SAADC_BASE) macro
Completed in 87 milliseconds