Home
last modified time | relevance | path

Searched refs:ADC_ENABLE_ENABLE_Disabled (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_adc.h328 p_reg->ENABLE = (ADC_ENABLE_ENABLE_Disabled << ADC_ENABLE_ENABLE_Pos); in nrf_adc_disable()
/hal_nordic-3.6.0/nrfx/mdk/
Dnrf51_bitfields.h162 #define ADC_ENABLE_ENABLE_Disabled (0x00UL) /*!< ADC is disabled. */ macro