Home
last modified time | relevance | path

Searched refs:outb (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dcommon.S64 outb %al, $0x21
65 outb %al, $0xA1
/Zephyr-latest/scripts/west_commands/runners/
Dnxp_s32dbg.py143 outb = subprocess.check_output(shlex.split(cmd), stderr=subprocess.DEVNULL)
144 out = outb.decode('utf-8').strip().lower()
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S302 outb %al, $0x21
303 outb %al, $0xA1