/* * tle8888.h * * Created on: Mar 25, 2019 * Author: garage */ #ifndef HW_LAYER_DRIVERS_GPIO_TLE8888_H_ #define HW_LAYER_DRIVERS_GPIO_TLE8888_H_ #include "global.h" void initTle8888(DECLARE_ENGINE_PARAMETER_SIGNATURE); #endif /* HW_LAYER_DRIVERS_GPIO_TLE8888_H_ */