Sha256: 49300d5dbf022ef2fd04bc0ca3dfd638b79ba0fd235997a0925f34dd526947c1

Contents?: true

Size: 499 Bytes

Versions: 4

Compression:

Stored size: 499 Bytes

Contents

/* =========================================================================
    Ceedling - Test-Centered Build System for C
    ThrowTheSwitch.org
    Copyright (c) 2010-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
    SPDX-License-Identifier: MIT
========================================================================= */

#ifndef _ADCHARDWARECONFIGURATOR_H
#define _ADCHARDWARECONFIGURATOR_H

#ifdef PREPROCESSING_MOCKS
void Adc_Reset(void);
#endif

#endif // _ADCHARDWARECONFIGURATOR_H

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
ceedling-1.0.1 assets/tests_with_preprocessing/src/adc_hardware_configuratorB.h
ceedling-1.0.1 assets/tests_with_preprocessing/src/adc_hardware_configuratorC.h
ceedling-1.0.0 assets/tests_with_preprocessing/src/adc_hardware_configuratorB.h
ceedling-1.0.0 assets/tests_with_preprocessing/src/adc_hardware_configuratorC.h