1i2c0: I2C.EFM32GGI2CController @ sysbus <0x4000a000, +0x400>
2    -> nvic@5
3
4timer0: Timers.Efm32Timer @ sysbus <0x40010000, +0x400>
5    -> nvic@2
6timer1: Timers.Efm32Timer @ sysbus <0x40010400, +0x400>
7    -> nvic@7
8timer2: Timers.Efm32Timer @ sysbus <0x40010800, +0x400>
9    -> nvic@20
10
11usart0: UART.EFM32_UART @ sysbus <0x4000c000, +0x400>
12    ReceiveIRQ -> nvic@17
13    TransmitIRQ -> nvic@18
14usart1: UART.EFM32_UART @ sysbus <0x4000c400, +0x400>
15    ReceiveIRQ -> nvic@8
16    TransmitIRQ -> nvic@9
17
18leUart0: UART.LEUART @ sysbus <0x40084000, +0x400>
19    -> nvic@10
20
21gpioPort: GPIOPort.EFMGPIOPort @ sysbus 0x40006000
22
23bitband: Miscellaneous.BitBanding @ sysbus <0x42000000, +0x2000000>
24    peripheralBase: 0x40000000
25
26sram: Memory.MappedMemory @ sysbus 0x20000000
27    size: 0x00002000
28
29flash: Memory.MappedMemory @ sysbus 0x00000000
30    size: 0x00010000
31
32nvic: IRQControllers.NVIC @ sysbus 0xE000E000
33    IRQ -> cpu@0
34
35cpu: CPU.CortexM @ sysbus
36    nvic: nvic
37    cpuType: "cortex-m0+"
38
39deviceInformation: Miscellaneous.SiLabs.EFM32xGDeviceInformation @ sysbus 0x0fe081b0
40    deviceFamily: DeviceFamily.EFM32HG
41    deviceNumber: 350
42    flashDevice: flash
43    sramDevice: sram
44
45sysbus:
46    init:
47        Tag <0x400e0000,0x400e03ff> "AES"
48        Tag <0x400c2000,0x400c3fff> "DMA"
49        Tag <0x400c4000,0x400c4fff> "USB"
50        Tag <0x400c0000,0x400c03ff> "MSC"
51        Tag <0x400c6000,0x400c63ff> "EMU"
52        Tag <0x400ca000,0x400ca3ff> "RMU"
53        Tag <0x400c8000,0x400c83ff> "CMU"
54        Tag <0x40001000,0x400013ff> "ACMP0"
55        Tag <0x400cc000,0x400cc3ff> "PRS"
56        Tag <0x40004000,0x400043ff> "IDAC0"
57        Tag <0x40000000,0x400003ff> "VCMP"
58        Tag <0x40002000,0x400023ff> "ADC0"
59        Tag <0x40086000,0x400863ff> "PCNT0"
60        Tag <0x40080000,0x400803ff> "RTC"
61        Tag <0x40088000,0x400883ff> "WDOG"
62        Tag <0xf0040000,0xf007ffff> "MTB"
63
64cmuStatusOscillator: Python.PythonPeripheral @ sysbus 0x400C802C
65    size: 0x4
66    initable: false
67    script: "request.value = 0xFFFFFFFF"
68
69vcmpStatus: Python.PythonPeripheral @ sysbus 0x40000008
70    size: 0x4
71    initable: false
72    script: "request.value = 0xFFFFFFFF"
73