]> git.proxmox.com Git - mirror_qemu.git/blame - hw/gpio/trace-events
hw/mips: Express dependencies of the r4k platform with Kconfig
[mirror_qemu.git] / hw / gpio / trace-events
CommitLineData
805f61bb
SG
1# See docs/devel/tracing.txt for syntax documentation.
2
500016e5 3# nrf51_gpio.c
805f61bb
SG
4nrf51_gpio_read(uint64_t offset, uint64_t r) "offset 0x%" PRIx64 " value 0x%" PRIx64
5nrf51_gpio_write(uint64_t offset, uint64_t value) "offset 0x%" PRIx64 " value 0x%" PRIx64
6nrf51_gpio_set(int64_t line, int64_t value) "line %" PRIi64 " value %" PRIi64
77606363 7nrf51_gpio_update_output_irq(int64_t line, int64_t value) "line %" PRIi64 " value %" PRIi64