Searched refs:ADC_ENABLE_ENABLE_Disabled (Results 1 – 2 of 2) sorted by relevance
325 p_reg->ENABLE = (ADC_ENABLE_ENABLE_Disabled << ADC_ENABLE_ENABLE_Pos); in nrf_adc_disable()
162 #define ADC_ENABLE_ENABLE_Disabled (0x00UL) /*!< ADC is disabled. */ macro