Searched refs:nrf_resolution (Results 1 – 2 of 2) sorted by relevance
159 nrf_adc_config_resolution_t nrf_resolution; in start_read() local178 nrf_resolution = NRF_ADC_CONFIG_RES_8BIT; in start_read()181 nrf_resolution = NRF_ADC_CONFIG_RES_9BIT; in start_read()184 nrf_resolution = NRF_ADC_CONFIG_RES_10BIT; in start_read()204 nrf_resolution; in start_read()
349 nrf_saadc_resolution_t nrf_resolution; in set_resolution() local353 nrf_resolution = NRF_SAADC_RESOLUTION_8BIT; in set_resolution()356 nrf_resolution = NRF_SAADC_RESOLUTION_10BIT; in set_resolution()359 nrf_resolution = NRF_SAADC_RESOLUTION_12BIT; in set_resolution()362 nrf_resolution = NRF_SAADC_RESOLUTION_14BIT; in set_resolution()370 nrf_saadc_resolution_set(NRF_SAADC, nrf_resolution); in set_resolution()