Search code examples
What does "int 0x80" mean in assembly code?...


assemblyx86system-callsinterrupt

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


cstm32atomicinterrupt

Read More
pulse width using interruption flag...


cmicrocontrollerinterruptpicpulse-signal

Read More
device tree interrupt remapping for pcie and pci device...


linux-kernelinterruptdevice-treepci-e

Read More
Arduino Timer Interrupt: Why I'm getting a small unexpected pulse upon enabling interrupt?...


c++timerarduinointerruptpulse-signal

Read More
How make ADS1115 send ALERT pulse?...


interruptadcpulse-signal

Read More
Debounce button in PIC...


cinterruptpic

Read More
Trouble setting up Interrupts in custom Assembly based Kernel...


assemblyx86operating-systeminterruptosdev

Read More
Only read the serial port in C# when data comes...


c#serial-portinterrupt

Read More
RTC alarm interrupt while loop...


stm32interruptalarmreal-time-clock

Read More
Using both CAN1 and CAN2 in STM32F446 properly...


driverstm32interruptcan-busstm32f4

Read More
Where is the interrupt handler of the CAN bus driver on BeagleBone Black?...


clinuxinterruptbeagleboneblackcan-bus

Read More
Using the EXTI line for a software interrupt...


embeddedinterruptstm32f4

Read More
What is a normal interrupt latency and context saving time on Microchip C18?...


microcontrollerinterruptpicpic18

Read More
Why is a 'while' loop needed in main() for calling an ISR in Arduino Uno?...


carduinomicrocontrollerinterruptarduino-uno

Read More
What are Linux local timer interrupts?...


clinuxlinux-kernelinterrupt

Read More
Is this a safe way to disable interrupts on PIC24?...


interruptpicinterrupt-handlingpic24

Read More
Reading a device from a kernel interrupt...


linuxlinux-kernelkernelinterrupt

Read More
AVR ATtiny1626 bizarre infinite interrupt problem...


cinterruptavravr-gccattiny

Read More
Why does main() function gets executed again and again only when interrupt- ISR(ADC_vect) gets execu...


arduinointerruptavrarduino-unoavr-gcc

Read More
How to detect the slave PIC in an old PC using assembly?...


assemblyinterruptx86-16detection

Read More
C++ decrementing an element of a single-byte (volatile) array is not atomic! WHY? (Also: how do I fo...


c++arduinointerruptatomicavr

Read More
I²C and timer interrupt (timer1)...


timerinterruptpicsamplingi2c

Read More
Double fault when i enable interrupts (via sti)...


kernelinterruptosdevzig

Read More
Replacing int 21h vector in DOS...


assemblyinterruptx86-16dosretro-computing

Read More
Simple C, TypeScript code is supposed to allow safe UART transmission between host and target, but i...


ctypescriptinterruptuartmcu

Read More
A working example of the CLI and STI instructions in x86 16-bit assembly...


assemblyx86interruptx86-16

Read More
Send and read the button state via CAN bus using Arduino...


buttonarduinointerruptcan-bus

Read More
Intel 8259 PIC - Acknowledge interrupt...


deviceinterrupt

Read More
x86-64 Kernel Interrupt Handler: Preserving GPRs when Transferring Control to Original Handler...


assemblylinux-kernelx86-64interrupt

Read More
BackNext