Home | History | Annotate | Download | only in Utility

Lines Matching full:bits32

987         g_num_supported_hw_breakpoints = Bits32 (register_DBGDIDR, 27, 24);
1116 g_num_supported_hw_watchpoints = Bits32 (register_DBGDIDR, 31, 28) + 1;