Changes

Jump to navigation Jump to search
2 bytes removed ,  03:26, 5 December 2016
m
Line 302: Line 302:     
== PDN_FIQ_CNT ==
 
== PDN_FIQ_CNT ==
Writing bit1 to this register disables (?) FIQ interrupts.  
+
Writing bit1 to this register disables FIQ interrupts.  
    
This bit is set upon receipt of a FIQ interrupt and when [[SVC|svcUnbindInterrupt]] is called on the FIQ-abstraction [[ARM11_Interrupts#Private_Interrupts|software interrupt]] for the current core.
 
This bit is set upon receipt of a FIQ interrupt and when [[SVC|svcUnbindInterrupt]] is called on the FIQ-abstraction [[ARM11_Interrupts#Private_Interrupts|software interrupt]] for the current core.
It is cleared when binding that software interrupt to an event and after such an event is signaled.  
+
It is cleared when binding that software interrupt to an event and just before that event is signaled.
    
== PDN_SPI_CNT ==
 
== PDN_SPI_CNT ==
516

edits

Navigation menu