blob: 54acfa440fb191cf24047570e6763b20c28c6740 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <device/device.h>
#ifndef _WIFI_GENERIC_WIFI_H_
#define _WIFI_GENERIC_WIFI_H_
bool wifi_generic_cnvi_ddr_rfim_enabled(const struct device *dev);
#endif /* _WIFI_GENERIC_WIFI_H_ */