CC13xx Driver Library
vims.c File Reference
#include <driverlib/vims.h>

Go to the source code of this file.

Functions

void VIMSConfigure (uint32_t ui32Base, bool bRoundRobin, bool bPrefetch)
 Configures the VIMS. More...
 
void VIMSModeSet (uint32_t ui32Base, uint32_t ui32Mode)
 Set the operational mode of the VIMS. More...
 
uint32_t VIMSModeGet (uint32_t ui32Base)
 Get the current operational mode of the VIMS. More...
 
void VIMSModeSafeSet (uint32_t ui32Base, uint32_t ui32NewMode, bool blocking)
 Set the operational mode of the VIMS in a safe sequence. More...