Searched refs:HIB_IO_IOWRC (Results 1 – 9 of 9) sorted by relevance
224 #define HIB_IO_IOWRC 0x80000000 // I/O Write Complete macro
226 #define HIB_IO_IOWRC 0x80000000 // I/O Write Complete macro
11253 #define HIB_IO_IOWRC 0x80000000 // I/O Write Complete macro
442 while ((HWREG(HIB_IO) & HIB_IO_IOWRC) == 0) in HibernateWakeSet()
477 while((HWREG(HIB_IO) & HIB_IO_IOWRC) == 0) in HibernateWakeSet()
476 while((HWREG(HIB_IO) & HIB_IO_IOWRC) == 0) in HibernateWakeSet()
10779 #define HIB_IO_IOWRC 0x80000000 // I/O Write Complete macro
11051 #define HIB_IO_IOWRC 0x80000000 // I/O Write Complete macro
Completed in 235 milliseconds