Search code examples
Checking a char buffer from UART - what is the best practice?...

cinterruptuartdma

Read More
How does stack memory will be use to store cpu state during interrupt?...

assemblyx86x86-64interruptosdev

Read More
arm 32bit instruction "swi" on 64bit cpu...

coperating-systemarmraspberry-pi3interrupt

Read More
Intel VT-x: How do I trigger posted interrupt processing on the same core?...

x86intelinterruptvirtualizationhypervisor

Read More
What does the Linux 0.11 kernel do while the disk prepares data after hd_out?...

linux-kerneloperating-systeminterruptdisk-io

Read More
Light Sleep with GPIO Wakeup for ESP8266...

interruptesp8266watchdogsleep-modewakeup

Read More
How are software interrupts triggered in windows when the IRQL drops?...

windowskernelinterrupt

Read More
Is there a good way to distinguish spurious wake up and Thread.interrupt()?...

javamultithreadingwaitinterruptspurious-wakeup

Read More
Getting a string to print via bios interrupt...

assemblyx86nasminterruptbios

Read More
Volatile and optimization with different compilation units...

embeddedc++14interruptvolatilebare-metal

Read More
What does "int 21h" mean in Assembly?...

assemblysystem-callsinterruptdosx86-16

Read More
ESP32: Handling NVS Flash Erase in FreeRTOS ( lock_acquire_generic. )...

interruptesp32esp-idf

Read More
KeyboardInterrupt doesn't work as expected...

pythonsignalsthreadpoolpython-multithreadinginterrupt

Read More
(STM32L476RG) Flag setting (osThreadFlagsSet) crashes microcontroller when executed in an Interrupt ...

interruptstm32interrupt-handlingrtoscmsis

Read More
When does the CPU get interrupted by interrupt or exception during pipelining?...

exceptioncpuhardwareinterruptpipelining

Read More
What is the difference between Trap and Interrupt?...

x86operating-systemkernelinterruptcpu-architecture

Read More
General Protection Fault after setting up IDT then enabling STI...

assemblygccx86-64interruptosdev

Read More
Interrupt/Abort a VBA-Loop...

excelvbaloopsinterrupt

Read More
AVR ATtiny1626 bizarre infinite interrupt problem...

cinterruptavravr-gccattiny

Read More
Guidelines for the use of critical sections and spinlocks to share resources between tasks and ISRs ...

multithreadingembeddedlockinginterruptmulticore

Read More
Python + PyQt : Interrupting another Process...

pythonwindowspyqt5multiprocessinginterrupt

Read More
What are the various ways to disable and re-enable interrupts in STM32 microcontrollers in order to ...

cstm32atomicinterruptisr

Read More
How to attach a class function as an ISR callback...

c++functionpass-by-referenceinterrupt

Read More
What is the difference between FIQ and IRQ interrupt system?...

armdriverinterruptmicroprocessors

Read More
Assembly Syscalls in 64-bit Windows...

windowsassemblyx86-64system-callsinterrupt

Read More
How set a PL/PS Interrupt in embedded Linux without device-tree?...

linuxkernelinterruptpetalinux

Read More
Is it correct to use Linux userspace interrupts with non-blocking reads?...

linuxlinux-kernellinux-device-driverembedded-linuxinterrupt

Read More
Can different CPUs on an x86 machine can have different local APIC register MMIO base addresses?...

x86intelinterruptpci

Read More
How SCI - System Control Interrupt vector is defined?...

x86interrupt

Read More
How to tell what kind of event a SCI represents?...

interruptfirmwareuefiacpi

Read More
BackNext