Home
last modified time | relevance | path

Searched defs:pulse (Results 1 – 5 of 5) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dirq.rs66 pub fn pulse(&self) { in pulse() method
/qemu/hw/sensor/
H A Dmax31785.c75 #define MAX31785_FAN_CONFIG_PULSE(pulse) (pulse << 4) argument
76 #define MAX31785_DEFAULT_FAN_CONFIG_1_2(pulse) \ argument
/qemu/hw/arm/
H A Dsmmuv3.c54 bool pulse = false; in smmuv3_trigger_irq() local
/qemu/
H A Dmeson.build1306 pulse = not_found global() variable
1308 pulse = dependency('libpulse', required: get_option('pa'), global() variable
/qemu/target/m68k/
H A Dtranslate.c2705 DISAS_INSN(pulse) in DISAS_INSN() argument