Changes

Jump to navigation Jump to search
217 bytes added ,  17:43, 14 July 2022
no edit summary
Line 64: Line 64:  
| 19 || [[#SetIrqEnable]]
 
| 19 || [[#SetIrqEnable]]
 
|-
 
|-
| 20 || [[#SetAspmEnable]]
+
| 20 || [7.0.0+] [[#AcquireIrq2]] ([1.0.0-6.2.0] [[#SetAspmEnable]])
 
|-
 
|-
| 21 || [3.0.0+] [[#SetResetUponResumeEnable]]
+
| 21 || [7.0.0+] [[#SetAspmEnable]] ([3.0.0-6.2.0] [[#SetResetUponResumeEnable]])
 
|-
 
|-
| 22 || [4.0.0+] [[#ResetFunction]]
+
| 22 || [7.0.0+] [[#SetResetUponResumeEnable]] ([4.0.0-6.2.0] [[#ResetFunction]])
 
|-
 
|-
| 23 || [7.0.0+]
+
| 23 || [7.0.0+] [[#ResetFunction]]
 
|}
 
|}
   Line 138: Line 138:  
=== SetIrqEnable ===
 
=== SetIrqEnable ===
 
Takes an input u32s '''FunctionHandle''', an unknown input u32 and an input bool '''Enable'''. No output.
 
Takes an input u32s '''FunctionHandle''', an unknown input u32 and an input bool '''Enable'''. No output.
 +
 +
=== AcquireIrq2 ===
 +
Takes an input u32s '''FunctionHandle''' and an input [[#IrqType]]. Returns an output Event handle.
    
=== SetAspmEnable ===
 
=== SetAspmEnable ===
 
Takes an input u32 '''FunctionHandle''' and an input bool '''Enable'''. No output.
 
Takes an input u32 '''FunctionHandle''' and an input bool '''Enable'''. No output.
  −
[7.0.0+] Now returns an output Event handle.
      
=== SetResetUponResumeEnable ===
 
=== SetResetUponResumeEnable ===

Navigation menu