![]() |
SDL API Guide for J721E
|
Functions | |
| int32_t | SDL_MPU_selfTest (const SDL_MPU_memConfig_t *pMemConfig, uint32_t loopCount) |
| Self Test API for MPU module NOTE: Need to call SDL_MPU_init function before calling this API. More... | |
| int32_t SDL_MPU_selfTest | ( | const SDL_MPU_memConfig_t * | pMemConfig, |
| uint32_t | loopCount | ||
| ) |
Self Test API for MPU module NOTE: Need to call SDL_MPU_init function before calling this API.
============================================================================
| pMemConfig | Pointer to memory configuration to be used for MPU exception |
| loopCount | Based on this count the diagnostics will wait in a loop value of 0 indicates WAIT_FOREVER |