/* * File: defines.h * * Created: Thursday, August 6, 2026 1:57:25 PM * Description: DigiRadio IC default download data definitions. * * This software is distributed in the hope that it will be useful, * but is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * This software may only be used to program products purchased from * Analog Devices for incorporation by you into audio products that * are intended for resale to audio product end users. This software * may not be distributed whole or in any part to third parties. * * Copyright ©2026 Analog Devices, Inc. All rights reserved. */ #ifndef __DEFINES_H__ #define __DEFINES_H__ #define BufferSize_IC_1 9254 #define NumTransactions_IC_1 5 #endif