Example #1
0
 def test_core1_read_unaligned_ram2_address(self, bl):
     read_memory.read_unaligned_memory_address(bl, self.memType,
                                               self.memIndex)
Example #2
0
 def test_core0_read_unaligned_flash0_address(self, bl):
     read_memory.read_unaligned_memory_address(bl, self.memType,
                                               self.memIndex)