/* wait till the request is done */
while (*((volatile uint32_t*) (tmp + 0x00A4)) & (1 << 31)) {
- printf("%c", 0xE);
-
}
/* compare the result */
/* wait till request is done */
while (*((volatile uint32_t*) (tmp + 0x00A4)) & (1 << 31)) {
- printf("%c", 0xE);
}
/* compare the values */