void HAL_HardwareInfo(unsigned int *pIOEB, unsigned int *p82C710, unsigned int *pLCD)
| Entry | |
|---|---|
| pIOEB | Pointer to location to store IOEB ASIC presence flag |
| p82C710 | Pointer to location to store 82C710 presence flag |
| pLCD | Pointer to location to store LCD presence flag |
| Exit | |
|---|---|
| - |
This call is used to obtain the values of R0-R2 that are returned by SWI OS_ReadSysInfo 2. User software should always use the SWI interface instead of calling this entry directly.