#include "vims.h"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... | |