]> Git Repo - qemu.git/blob - hw/adc/trace-events
osdep: protect qemu/osdep.h with extern "C"
[qemu.git] / hw / adc / trace-events
1 # See docs/devel/tracing.txt for syntax documentation.
2
3 # npcm7xx_adc.c
4 npcm7xx_adc_read(const char *id, uint64_t offset, uint32_t value) " %s offset: 0x%04" PRIx64 " value 0x%04" PRIx32
5 npcm7xx_adc_write(const char *id, uint64_t offset, uint32_t value) "%s offset: 0x%04" PRIx64 " value 0x%04" PRIx32
This page took 0.025761 seconds and 4 git commands to generate.