![]() |
![]() |
Header file for AIF routines to save and restore the state of Antenna Interface (AIF2) for hibernation purposes. There is also a function to be called during initialization of Aif2 to keep a pointer to the initial CSL_Aif2Setup structure. This structure contains all parameters needed to restore Aif2 state. More...
#include <ti/csl/csl.h>
#include <ti/csl/csl_aif2.h>
#include <ti/csl/csl_aif2HwControlAux.h>
Data Structures | |
struct | AIF_HwContextSaveInfo |
This structure defines the AIF data items that are used by the application. This tells the AIF save/restore functions where the Application main CSL initialization structure is located. More... | |
struct | AIF_HwContextSaveData |
This structure defines the global (DDR) storage structure that will preserve the state of AIF while the chip is asleep. More... | |
Functions | |
void | AIF_hwContextSaveInit (AIF_HwContextSaveInfo *hSaveInfo) |
void | AIF_hwContextSave () |
void | AIF_hwContextRestore (Uint32 currentBfn, Uint32 aif2_rsiso) |
Header file for AIF routines to save and restore the state of Antenna Interface (AIF2) for hibernation purposes. There is also a function to be called during initialization of Aif2 to keep a pointer to the initial CSL_Aif2Setup structure. This structure contains all parameters needed to restore Aif2 state.